summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/disp/ts.c
AgeCommit message (Collapse)AuthorFilesLines
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-1/+1
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-08-043923 Users should be able to lower nice value of processes within a zoneJerry Jelinek1-3/+4
3924 privileges.5 man page missing PRIV_SYS_RES_BIND Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
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-9/+7
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-12/+54
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/+8
2007-03-09PSARC/2004/402 CPU Capsakolb1-26/+74
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
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-10/+9
6374606 ::nm -D without an object may not work on processes in zones 6409350 BrandZ project integration into Solaris 6455289 pthread_setschedparam() should return EPERM rather than panic libc 6455591 setpriority(3C) gets errno wrong for deficient privileges failure 6458178 fifofs doesn't support lofs mounts of fifos 6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP 6463857 renice(1) errors erroneously --HG-- rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml
2005-11-186302167 polling using aiowait causes performance degradationraf1-2/+25
2005-09-016217375 CPU unconfigure, t_disp_queue, and restore_mstate() duke it outmishra1-2/+3
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/+2307