History log of /illumos-gate/usr/src/uts/common/disp/fss.c (Results 1 – 15 of 15)
Revision Date Author Comments
# 2570281c 12-Sep-2021 Toomas Soome

14079 remove TNF
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Garrett D'Amore <garrett@damore.org>


# 6a0b1217 24-Apr-2019 Patrick Mooney

11909 THREAD_KPRI_RELEASE does nothing of the sort
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Gordon Ross <gordon.w.

11909 THREAD_KPRI_RELEASE does nothing of the sort
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 482a7749 19-Jul-2014 Jerry Jelinek

5029 process starvation in FSS
5028 improve ffs comments and observability
Reviewed by: Brendan Gregg <brendan.gregg@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Appr

5029 process starvation in FSS
5028 improve ffs comments and observability
Reviewed by: Brendan Gregg <brendan.gregg@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# 75d94465 08-Aug-2014 Josef 'Jeff' Sipek

5042 stop using deprecated atomic functions
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# 24d819e6 28-Jul-2013 Jerry Jelinek

3923 Users should be able to lower nice value of processes within a zone
3924 privileges.5 man page missing PRIV_SYS_RES_BIND
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Go

3923 Users should be able to lower nice value of processes within a zone
3924 privileges.5 man page missing PRIV_SYS_RES_BIND
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Gordon Ross <gwr@nexenta.com>

show more ...


# 6a634c9d 19-Aug-2010 Richard Lowe

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# d5493db7 07-Jul-2010 Pramod Batni

6893273 panic in fss_newpri() when scheduling class was changed


# d3d50737 13-Nov-2009 Rafael Vanoni

PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64
Portions contributed by Chad Mynhier <cmynhier@gmail.com>


# d4204c85 20-Mar-2008 raf

PSARC 2007/661 delete sched_nice
PSARC 2008/039 POSIX scheduling interfaces
6647542 POSIX scheduling should be compatible with Solaris scheduling classes

--HG--
rename : usr/src/

PSARC 2007/661 delete sched_nice
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

show more ...


# 8c34bbb7 21-Jul-2007 akolb

6577453 Java CPU hogs can escape CPU Caps enforcement by sleeping a lot


# c97ad5cd 09-Mar-2007 akolb

PSARC/2004/402 CPU Caps
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_zon

PSARC/2004/402 CPU Caps
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

show more ...


# 9ac8606f 19-Nov-2005 raf

6302167 polling using aiowait causes performance degradation


# b3383343 02-Sep-2005 mishra

6217375 CPU unconfigure, t_disp_queue, and restore_mstate() duke it out
6294464 machine hung with threads spining in thread_lock()on a cpu dispatch lock that never gets released.


# a14d39b7 30-Aug-2005 andrei

6313929 system panic when global zone.cpu-shares is 0


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch