summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/disp/thread.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-15OS-7662 need a way to disable SMTJohn Levon1-3/+3
2018-10-12OS-7200 would like thread name APIJason King1-1/+28
2018-09-11backout OS-7200 would like thread name API (triggers OS-7240)Robert Mustacchi1-28/+1
2018-09-10OS-7200 would like thread name APIJason King1-1/+28
2018-09-07OS-7222 thread_create() should ensure ->t_cpu is setJohn Levon1-30/+27
2018-08-14OS-7125 Need mitigation of L1TF (CVE-2018-3646)John Levon1-2/+5
2018-07-30OS-7096 installctx needs kpreempt_disable protectionPatrick Mooney1-0/+6
2018-06-26OS-7034 ctxops should use stack ordering for save/restorePatrick Mooney1-51/+139
2017-10-05OS-6366 lx: need support for PR_GET_NAMEJason King1-1/+52
2015-01-30 [illumos-gate merge]Jerry Jelinek1-1/+1
2015-01-295568 'allthreads' needs to be globalRichard Lowe1-1/+1
2015-01-03OS-3678 many file event monitors on a single vnode can induce stack overflowBryan Cantrill1-14/+106
2013-11-044285 preemption leaves a context op behindRobert Mustacchi1-0/+8
2013-11-03OS-2610 preemption leaves a context op behindRobert Mustacchi1-0/+8
2012-04-27OS-782 need to record timestamp when calling through context opsBryan Cantrill1-4/+12
2010-08-166958308 XSAVE/XRSTOR mechanism to save and restore processor stateKuriakose Kuruvilla1-5/+4
2009-12-096905982 panic: NULL pointer dereference in anon_get_ptr() in swapout threadJonathan Adams1-31/+32
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-0/+3
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-2/+1
2009-05-256826573 System crashing while installing snv_111Colin Yi1-20/+1
2008-10-166626918 A new (k)mdb command ::stackinfo, kernel thread stack usagePhilippe Jung1-1/+262
2008-03-26PSARC 2008/138 Soft CPU and processor set bindingsakolb1-0/+4
2008-03-20PSARC 2007/661 delete sched_niceraf1-20/+9
2008-01-146182418 mutex_vector_enter has scaling issues on 25kpt1579191-1/+77
2008-01-076619224 Tick accounting needs to be made scalablemv1431291-6/+44
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-6/+0
2007-10-096608681 PSARC/2007/173 kiconv - framework and kiconv_emea (phase 1)is1-0/+2
2007-09-116203568 accumulating number of threads behind rw_lock in ire_walk_ill_tables ...carlsonj1-14/+1
2007-07-196472192 panic in cv_wait when exiting a processqiao1-2/+23
2007-04-306546122 ip_thread_exit() ill/ipif/nce refcount checks missing post-IP-instancesnordmark1-2/+7
2007-04-155078264 assertion failure: proc_pageout != NULL, file: ../../common/vm/vm_page.cpraks1-0/+9
2007-03-216529767 intStress issue on 64-bit machinessudheer1-2/+0
2007-03-09PSARC/2004/402 CPU Capsakolb1-7/+30
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-0/+2
2006-08-306351092 Race for t_ctx in removectx() can lead to panic.trevtom1-3/+24
2006-07-10backout 6351092: causes 6447223dm1207691-15/+2
2006-07-096351092 Race for t_ctx in removectx() can lead to panic.trevtom1-2/+15
2006-05-186301942 system crashes with overwritten machpcbelowe1-0/+2
2006-04-206315610 servicing_interrupt() can return true even if the thread is not in in...sudheer1-6/+12
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-3/+6
2006-01-066219276 need per-process equivalent of device contextrab1-5/+9
2005-10-046174746 Need to remove remaining references to __ia64kalai1-20/+0
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1713