Date: Thu, 13 Jan 2011 14:22:27 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern sched_ule.c Message-ID: <201101131422.p0DEMgkX094421@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-01-13 14:22:27 UTC
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
SVN rev 217351 on 2011-01-13 14:22:27Z by jhb
Introduce two new helper macros to define the priority ranges used for
interactive timeshare threads (PRI_*_INTERACTIVE) and non-interactive
timeshare threads (PRI_*_BATCH) and use these instead of PRI_*_REALTIME
and PRI_*_TIMESHARE. No functional change.
Reviewed by: jeff
Revision Changes Path
1.289 +25 -16 src/sys/kern/sched_ule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101131422.p0DEMgkX094421>
