mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
executor: add support for cpuset cgroup
This commit is contained in:
@@ -368,8 +368,6 @@ type LinuxResources struct {
|
||||
CPUShares int64
|
||||
MemoryLimitBytes int64
|
||||
OOMScoreAdj int64
|
||||
CpusetCPUs string
|
||||
CpusetMems string
|
||||
|
||||
CpusetCgroupPath string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user