symmetry.linux.cgroups

Undocumented in source.

Members

Aliases

CGroupSettings
alias CGroupSettings = CGroupSetting[]
Undocumented in source.
CGroups
alias CGroups = CGroupSettings[string]
Undocumented in source.

Functions

freeCGroups
void freeCGroups(ChildConfig config)
Undocumented in source. Be warned that the author may not have intended to support it.
setCGroups
void setCGroups(ChildConfig config)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

MEMORY
enum MEMORY;
Undocumented in source.
PIDS
enum PIDS;
Undocumented in source.
SHARES
enum SHARES;
Undocumented in source.
WEIGHT
enum WEIGHT;
Undocumented in source.

Structs

CGroupSetting
struct CGroupSetting
Undocumented in source.
ChildConfig
struct ChildConfig
Undocumented in source.

Variables

addToTasks
enum CGroupSetting addToTasks;
Undocumented in source.
defaultCGroups
enum CGroups defaultCGroups;
Undocumented in source.

Meta