aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/domainset.h
Commit message (Expand)AuthorAgeFilesLines
* bitset: expand bit index type to `long`D Scott Phillips2020-09-211-1/+1
* sys: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* bitset: rename confusing macro NAND to ANDNOTRyan Libby2019-12-131-1/+1
* Add malloc_domainset(9) and _domainset variants to other allocator KPIs.Mark Johnston2018-10-301-1/+2
* Create some global domainsets and refactor NUMA registration.Mark Johnston2018-10-201-1/+7
* Implement several enhancements to NUMA policies.Jeff Roberson2018-03-291-10/+28
* Add files for r327895Jeff Roberson2018-01-121-0/+102