aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/domainset.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2021-12-051-26/+26
* domainset: Define additional global policiesMark Johnston2021-04-141-0/+4
* 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