# Packages
No description provided by the author
# Functions
AvailableCacheLevel returns the L2 and L3 level cache, strip L1 cache.
BitmapsCacheWrapper is a wrapper for Cache bitmap.
BitmapsCPUWrapper is a wrapper for Bitmap.
Get handles GET /v1/cache.
GetAvailableCacheSchemata returns available schemata of caches from specific pool: guarantee, besteffort, shared or just none.
GetCachePoolLayout returns cache pool layout based on configuration.
GetCachePoolName will return pool name based on MaxCache, MinCache.
GetCosInfo is Concurrency-safe.
GetCPUPools is helper function to get Reserved CPUs.
GetInfraGroupReserve returns reserved infra group NOTE This group can be merged into GetOSGroupReserve.
GetLLC return the last level of the cache on the host.
GetOSGroupReserve returns os reserved resource group.
GetReservedInfo returns all reserved information.
GetSpecifiedCache handles GET /v1/cache/l[2, 3]/{id}.
GetSysCaches traverse all sys cache file for a specify level.
LevelGet handles GET /v1/cache/l[2|3|lc].
Register handlers.
SetInfraGroup sets infra resource group based on configuration.
SetOSGroup sets os group.
# Constants
Besteffort is besteffort resource group name.
Guarantee is guarantee resource group name.
Infra is infra resource group name.
MaxMBAMbps max value for MBA in controller (mbps) mode.
MaxMBAPercentage max value for MBA in percentage mode (just 100%).
OS is os resource group name.
Shared is shared resource group name.
SysCPUPath is patch of cpu device.
# Variables
ReservedInfo is all reserved resource group information.
SizeMap is the map to bits of unit.