summaryrefslogtreecommitdiffstats
path: root/sys/x86/acpica/srat.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r299004: Work around (ignore) broken SRAT tablesvangyzen2016-05-111-2/+6
* MFC 281887:jhb2015-06-021-1/+1
* MFC r271889, 272799, 272800, 274976scottl2015-03-121-8/+28
* Split the pagequeues per NUMA domains, and split pageademon processkib2013-08-071-0/+4
* o Add accessor functions to add and remove pages from a specificattilio2013-05-131-8/+12
* Revert r250339 as apparently it is more clutter than help.attilio2013-05-081-42/+0
* Add functions to do ACPI System Locality Information Table parsingattilio2013-05-071-0/+42
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inattilio2013-05-071-5/+3
* Make VM_NDOMAIN a kernel option so that it can be enabled from a kerneljhb2013-02-141-0/+2
* Fix a few bugs in the SRAT parsing code:jhb2012-01-031-5/+12
* Ignore SRAT memory entries if the memory range does not overlap with anjhb2011-10-051-0/+26
* When performing a sanity check on the SRAT table to ensure that eachjhb2010-07-291-1/+2
* Add a parser for the ACPI SRAT table for amd64 and i386. It setsjhb2010-07-271-0/+329
OpenPOWER on IntegriCloud