cvs commit: src/sys/kern kern_cpuset.c

Bjoern A. Zeeb bz at FreeBSD.org
Mon Jul 7 20:46:06 UTC 2008


bz          2008-07-07 20:45:55 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_cpuset.c 
  Log:
  SVN rev 180356 on 2008-07-07 20:45:55Z by bz
  
  Move cpuset_refroot and cpuset_refbase functions up, grouping the
  cpuset_ref* functions together. Will make it easier to read and
  add code without forward declarations.
  No functional changes.
  
  Revision  Changes    Path
  1.12      +32 -32    src/sys/kern/kern_cpuset.c


More information about the cvs-src mailing list