summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/os/lgrpplat.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-29OS-449 log a warning when there are no lgrps because the ACPICA SRAT table is...Robert Mustacchi1-2/+12
2010-07-146812663 Running out of bits in x86_featureKuriakose Kuruvilla1-3/+2
2010-03-25PSARC/2009/104 Hot-Plug Support for ACPI-based SystemsGerry Liu1-238/+796
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-10/+10
2009-11-046843035 Need support for Magny-Cours processorsSrihari Venkatesan1-2/+2
2009-10-036861737 Assertion in lgrpplat.c hit on platform with >32 cores.Jonathan Chew1-284/+368
2009-08-296834743 system panic due to lgrp_ functions during OS installationJonathan Chew1-10/+13
2009-08-066863147 2 testcases are consistently failing on Thor platformKit Chow1-0/+1
2009-06-216850943 Dell T610, M710, and R710 panic with too many lgroupsJonathan Chew1-2/+2
2009-05-266843675 1g page workaround needed on systems that have 1g aligned regions str...Kit Chow1-4/+32
2009-05-246816963 Virtual Memory (VM) system expects memnodes to always be in ascending...Jonathan Chew1-16/+281
2009-03-166817282 Need boot properties to disable Solaris kernel from using SRAT, SLIT,...Jonathan Chew1-5/+21
2008-08-046528768 apic_navail_vector() fails when IPL equals 8 or 9mishra1-0/+24
2008-05-236705638 Typo/bug in lgrp_plat_process_srat() causes assertion failurejjc1-66/+91
2008-05-206699040 Solaris kernel uses wrong CPU APIC ID for looking up CPU in ACPI SRATjjc1-78/+135
2008-05-066689227 lgrp_plat_process_srat() shouldn't have two local variables named "en...jjc1-4/+10
2008-04-166689201 start and end arguments to lgrp_plat_node_memory_update() should be u...jjc1-2/+2
2008-04-146594519 Need support for ACPI System Resource Affinity Table (SRAT)jjc1-903/+1734
2008-03-266657453 DEBUG kernel fails assertion in page_demote() with 17GB+ of memorykchow1-1/+66
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-0/+7
2007-08-196569424 is_opteron() needs to be updated to recognize AMD family 0x10 processorsjjc1-53/+137
2007-01-176461311 multi-level CMT scheduling optimizationsesaxe1-3/+3
2006-10-266469235 s10u3_06;Panic lgrp->lgrp_parent->lgrp_id == lpl->lpl_parent->lpl_lgr...jjc1-2/+2
2006-06-166330449 call to meminfo(2) with MEMINFO_PLGRP & invalid PA could in theory ca...stevel1-3/+9
2006-01-096282049 CMT update needed for x86 CPU detectionandrei1-4/+11
2005-11-166336786 time doesn't fly when CPUs are not having funesaxe1-13/+10
2005-11-116315921 lgrp node memory computation needs to pay attention to enabled bitsjjc1-11/+52
2005-08-246286816 page_numtopp_nolock is inefficentkchow1-1/+2
2005-06-216266922 page_get_replacement_page may fail with 256M pagesjjc1-12/+19
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1506