Resource Tuner
|
Representation of a single CGroup Configuration Info. More...
#include <TargetRegistry.h>
Public Attributes | |
std::string | mCgroupName |
Cgroup Name. | |
int32_t | mCgroupID |
32-bit identifier for the Cgroup (to be used as part of tuneResources API) | |
int8_t | mCreationNeeded |
Flag indicating if Cgroup needs to be created by Resource Tuner, or if it already exists. | |
int8_t | mIsThreaded |
Flag indicating if the Cgroup is threaded. | |
Representation of a single CGroup Configuration Info.
Definition at line 37 of file TargetRegistry.h.