summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/disp/fx.c
AgeCommit message (Collapse)AuthorFilesLines
2015-11-05OS-4915 want FX high priority zone configuration optionJerry Jelinek1-11/+1
OS-4925 ps pri shows misleading value for zone in RT scheduling class Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2013-07-09OS-2295 Users should be able to lower nice value of processes within a zone.Jerry Jelinek1-2/+3
OS-2367 privileges.5 man page missing PRIV_SYS_RES_BIND
2010-07-076893273 panic in fss_newpri() when scheduling class was changedPramod Batni1-4/+7
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-7/+5
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2008-03-20PSARC 2007/661 delete sched_niceraf1-16/+51
PSARC 2008/039 POSIX scheduling interfaces 6647542 POSIX scheduling should be compatible with Solaris scheduling classes --HG-- rename : usr/src/lib/libc/inc/rtsched.h => deleted_files/usr/src/lib/libc/inc/rtsched.h rename : usr/src/lib/libc/port/threads/rtsched.c => deleted_files/usr/src/lib/libc/port/threads/rtsched.c
2007-07-206577453 Java CPU hogs can escape CPU Caps enforcement by sleeping a lotakolb1-3/+10
2007-03-09PSARC/2004/402 CPU Capsakolb1-67/+44
6327235 PSARC/2004/402 CPU caps 6464161 Dead KSLICE code should be removed 6514387 FX class contains dead code to keep list of member threads 6518395 kstat_zone_add performs KM_SLEEP allocation when it should not
2005-09-016217375 CPU unconfigure, t_disp_queue, and restore_mstate() duke it outmishra1-1/+2
6294464 machine hung with threads spining in thread_lock()on a cpu dispatch lock that never gets released.
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1824