summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/disp/disp.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-15OS-7662 need a way to disable SMTJohn Levon1-8/+8
2018-08-14OS-7125 Need mitigation of L1TF (CVE-2018-3646)John Levon1-96/+108
2014-11-11 [illumos-gate merge]Keith M Wesolowski1-1/+1
2014-11-115285 pass in cpu_pause_func via pause_cpusJosef 'Jeff' Sipek1-1/+1
2013-10-31OS-2250 Reduce thread migrations caused by pri >= minclsysprirelease-20131031Brendan Gregg1-1/+1
2012-02-20OS-970 kpreemptpri should be lowered to maxclsyspriBryan Cantrill1-2/+22
2009-12-096840801 race between CL_TICK and disp() leaves onproc thread with t_waitrq setSudheer A1-0/+16
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-5/+16
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-3/+3
2009-02-25PSARC 2008/777 cpupm keyword mode extensionsEric Saxe1-14/+13
2008-12-186724307 CPU selection bias observed on NUMA/CMT systemsEric Saxe1-183/+107
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-3/+1
2008-07-036482861 clock thread hung causing deadman panicbpramod1-0/+23
2008-03-216528237 thread_on_queue() panics with null pointer referencejj2098691-35/+61
2007-07-186524837 PG disabled sticky scheduler on x86bholler1-3/+14
2007-07-166466157 setbackdq, setfrontdq bound variable is not initialized when ncpus==1gd2099171-6/+12
2007-07-066495401 cpuid based cache hierarchy awarenessesaxe1-12/+15
2007-03-216518397 idle threads are too greedy when stealing on NUMA machinesesaxe1-13/+13
2007-01-176461311 multi-level CMT scheduling optimizationsesaxe1-88/+111
2007-01-166498304 too much CPU time winding up in LMS_WAIT_CPUjohansen1-27/+69
2006-05-236223090 implement policies to reduce thread migrationakolb1-49/+224
2006-04-266368850 curcpu->cpu_chip translator identifies cores on Niagaraesaxe1-7/+5
2005-09-215062435 cpu_X_system kstats should include interrupt timeesolom1-2/+2
2005-09-016217375 CPU unconfigure, t_disp_queue, and restore_mstate() duke it outmishra1-2/+0
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2448