Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2011 17:18:24 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_cpuset.c
Message-ID:  <201103181718.p2IHIVmo029261@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2011-03-18 17:18:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             kern_cpuset.c 
  Log:
  SVN rev 219748 on 2011-03-18 17:18:24Z by jhb
  
  MFC 219399:
  When constructing a new cpuset, apply the parent cpuset's mask to the new
  set's mask rather than the root mask.  This was causing the root mask to
  be modified incorrectly.
  
  Revision  Changes    Path
  1.13.2.6  +4 -4      src/sys/kern/kern_cpuset.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103181718.p2IHIVmo029261>