Expand description

A set of types to support the use of bit sets in Linux APIs and files.

Structs

Represents a BitSet suitable for use with various Linux /sys files and NUMA syscalls.

Iterator.

Infinite Iterator.

Into a bit mask.

Into a list.

Data (PerBitSetAware) with an item per BitSetAware, such as a HyperThread, in use by the process.

Enums

A conversion error.

List parse error.

Constants

Bits in a byte.

Traits

A structure that can be stored in a bit set.