summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/lwp.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-168534 Want AVX-512 SupportJerry Jelinek1-0/+2
2014-12-035340 add kstats to track reason for fork failuresJerry Jelinek1-2/+9
2013-04-123673 core dumping is abysmally slowBryan Cantrill1-0/+13
2010-03-266924278 lwp_exit() race causes proc with bad p_tlist, panicking ps(1)Jakub Jermar1-12/+9
2010-01-296852941 Bad trap panic in contract_process_hwerrJakub Jermar1-10/+13
2009-12-166909721 assertion failed: t->t_lpl < t->t_cpupart->cp_lgrploads + t->t_cpupar...Jonathan Adams1-12/+3
2009-12-096905982 panic: NULL pointer dereference in anon_get_ptr() in swapout threadJonathan Adams1-16/+39
2009-12-046907373 Sun Fire 15ks with NULL proc LPA workaround and ZFS root panic during...Jonathan Adams1-0/+6
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-9/+55
2009-09-146814187 running newtask -c pid, could hang the system in pool code if the tar...Gangadhar Mylapuram1-1/+16
2009-06-156719215 profile timer survives exec; handler does not; process crashes with P...Roger A. Faulkner1-1/+2
2009-04-176752891 p_lock gets hot with mysql (syslwp_park)Roger A. Faulkner1-32/+168
2008-03-26PSARC 2008/138 Soft CPU and processor set bindingsakolb1-0/+3
2008-03-20PSARC 2007/661 delete sched_niceraf1-0/+5
2008-01-146182418 mutex_vector_enter has scaling issues on 25kpt1579191-8/+15
2007-06-206493689 Jvm crash: curthread set by kernel incorrectsudheer1-3/+2
2007-06-086544121 Implement text replicationaguzovsk1-0/+14
2007-03-09PSARC/2004/402 CPU Capsakolb1-5/+7
2007-02-056513610 mstate_aggr_state() can double-count a process's mstate if a child is...johansen1-4/+12
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-5/+38
2006-01-066219276 need per-process equivalent of device contextrab1-10/+8
2005-11-096339942 popen(3C) still isn't MT-saferaf1-4/+5
2005-08-216272865 race condition between SIGKILL and /proc PCAGENTraf1-13/+9
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1790