Date: Mon, 28 Jul 2008 20:39:21 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sched_4bsd.c Message-ID: <200807282039.m6SKdU1T073711@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807282039.m6SKdU1T073711>