summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/disp/cmt.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-11 [illumos-gate merge]Keith M Wesolowski1-3/+3
2014-11-115285 pass in cpu_pause_func via pause_cpusJosef 'Jeff' Sipek1-3/+3
2014-08-14 [illumos-gate merge]Keith M Wesolowski1-4/+4
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-4/+4
2013-10-10OS-2251 Reduce thread migrations caused by pg_cmt_can_migrate()Keith M Wesolowski1-3/+5
2011-12-151627 nightly build panics, assertion failed: pg_cpu_is_bootstrapped(cpu), cmt...Richard Lowe1-0/+6
2010-08-16PSARC 2010/309 Processor Group (PG) Kstats and ToolsAlexander Kolbasov1-3/+7
2009-12-226764832 Provide user-level processor groups observabilityAlexander Kolbasov1-2/+15
2009-12-066899162 assertion failed: GROUP_SIZE(parent->cmt_children) <=1 with daily.110...Eric Saxe1-33/+63
2009-11-046843035 Need support for Magny-Cours processorsSrihari Venkatesan1-6/+25
2009-05-286821402 Need support for PGs that span lgroupsEric Saxe1-16/+63
2009-04-276833775 underflowed cmt_utilization observedEric Saxe1-1/+0
2009-04-236830878 Fix for 6820551 is incompleteEric Saxe1-42/+102
2009-04-116820551 Clovertown-based system panicked in pg_ev_thread_swtch() due to pagef...Eric Saxe1-12/+12
2009-03-136812782 additional cmt lineage validation logic needed to defend against bugg...Eric Saxe1-74/+223
2009-03-036811971 bad trap panic seen in cmt_pad_disable()Eric Saxe1-1/+2
2009-02-25PSARC 2008/777 cpupm keyword mode extensionsEric Saxe1-183/+847
2009-02-036794845 Nevada 106 panics SF15K on boot/installEric Saxe1-8/+18
2008-12-186724307 CPU selection bias observed on NUMA/CMT systemsEric Saxe1-23/+177
2008-01-296624427 Bad ASSERT in pg_cmt_cpu_init() causes NULL pointer referencejb1450951-2/+3
2007-07-066495401 cpuid based cache hierarchy awarenessesaxe1-34/+5
2007-02-186521026 panic: assertion failed: bitset_is_null(&pp->cp_cmt_pgs)esaxe1-10/+43
2007-01-176461311 multi-level CMT scheduling optimizationsesaxe1-0/+804