Date: Sun, 2 Mar 2008 07:19:35 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys sched.h src/sys/kern sched_4bsd.c sched_ule.c Message-ID: <200803020719.m227JZhe038264@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2008-03-02 07:19:35 UTC
FreeBSD src repository
Modified files:
sys/sys sched.h
sys/kern sched_4bsd.c sched_ule.c
Log:
- Add a new sched_affinity() api to be used in the upcoming cpuset
implementation.
- Add empty implementations of sched_affinity() to 4BSD and ULE.
Sponsored by: Nokia
Revision Changes Path
1.113 +5 -0 src/sys/kern/sched_4bsd.c
1.224 +5 -0 src/sys/kern/sched_ule.c
1.34 +2 -1 src/sys/sys/sched.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803020719.m227JZhe038264>
