Skip to content

Add support for cpuset_cpus and cpuset_mems#161

Open
shishir-a412ed wants to merge 1 commit into
masterfrom
cpuset_cpus_mems
Open

Add support for cpuset_cpus and cpuset_mems#161
shishir-a412ed wants to merge 1 commit into
masterfrom
cpuset_cpus_mems

Conversation

@shishir-a412ed

Copy link
Copy Markdown
Contributor
  • This will add support for CPU and Memory pinning in nomad containerd-driver.
  • This is equivalent to the following docker create/run options.
--cpuset-cpus string             CPUs in which to allow execution (0-3, 0,1)
--cpuset-mems string             MEMs in which to allow execution (0-3, 0,1)

Signed-off-by: Shishir Mahajan <smahajan@roblox.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant