NUMA++ 0.11.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nnumapp
 CBitmaskGeneric bitmask
 CCpuAffinityCreate CPU affinity and apply to current thread
 CCpumaskType-safe CPU mask
 CDynamicSchedulerNormal non-realtime scheduler that use dynamic priority (nice value)
 CHugePageResourcePolymorphic memory resource allocating huge pages with specified NUMA policy
 CHugePageSizeDescribes a huge page size and maintains the invariant that page size is an integral power of 2, compatible with mmap() expectations
 CIdleSchedulerRepresents SCHED_IDLE scheduler policy
 CIsFlagEnumTrait type that should be specialized for an enumeration to enable use of bitwise operators
 CLockResourceLock memory allocated from upstream memory resource using specified LockFlag
 CMemPolicyClass representing a memory policy that can be modified and used to apply to the current thread or a memory range
 CNodemaskType-safe NUMA node mask
 CNumaPoliciesCombines the the available NUMA policy types in one object
 CPageResourcePolymorphic memory resource allocating full system pages with specified NUMA policy
 CSchedulerA sum-type of all supported schedulers
 CScopedMemPolicyApplies memory policy to this thread at construction and reverts to previous at destruction
 CStaticSchedulerStatic priority scheduler (real-time)