cvs commit: src/sys/kern sched_4bsd.c

John Baldwin jhb at FreeBSD.org
Mon Jul 28 20:39:31 UTC 2008


jhb         2008-07-28 20:39:21 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_4bsd.c 
  Log:
  SVN rev 180937 on 2008-07-28 20:39:21Z by jhb
  
  When choosing a CPU for a thread in a cpuset, prefer the last CPU that the
  thread ran on if there are no other CPUs in the set with a shorter per-CPU
  runqueue.
  
  Revision  Changes    Path
  1.129     +4 -1      src/sys/kern/sched_4bsd.c


More information about the cvs-src mailing list