Documentation ¶
Index ¶
Constants ¶
View Source
const ( ResctrlReconcileName = "ResctrlReconcile" // LSRResctrlGroup is the name of LSR resctrl group LSRResctrlGroup = "LSR" // LSResctrlGroup is the name of LS resctrl group LSResctrlGroup = "LS" // BEResctrlGroup is the name of BE resctrl group BEResctrlGroup = "BE" // UnknownResctrlGroup is the resctrl group which is unknown to reconcile UnknownResctrlGroup = "Unknown" AMDCCDMaxMBGbps = 25 * 8 * 0.8 // the AMD CPU use 2048 to express the unlimited memory bandwidth AMDCCDUnlimitedMB = "2048" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.