Date: Fri, 4 Feb 2011 17:11:37 +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: <201102041711.p14HBoBP031092@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-02-04 17:11:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern sched_ule.c
Log:
SVN rev 218286 on 2011-02-04 17:11:37Z by jhb
MFC 217351:
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.
Revision Changes Path
1.257.2.21 +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?201102041711.p14HBoBP031092>
