mirror of https://github.com/containers/podman.git
This commit adds two new annotations named io.podman.annotations.cpuset/$ctrname and io.podman.annotations.memory-nodes/$ctrname The first one allows restricting a container's execution to specific CPU cores while the second restricts memory allocations to specific NUMA memory nodes. They are also added automatically when the --cpuset-cpus and --cpuset-mems options are used. Fixes: containers#26172 Signed-off-by: François Poirotte <clicky@erebot.net> |
||
---|---|---|
.. | ||
annotations.go | ||
autoupdate.go | ||
checkpoint_restore.go | ||
config.go | ||
container.go | ||
container_inspect.go | ||
containerstate.go | ||
diff.go | ||
errors.go | ||
exec_codes.go | ||
exit_code_propagation.go | ||
fileinfo.go | ||
healthchecks.go | ||
info.go | ||
mount.go | ||
mount_freebsd.go | ||
mount_linux.go | ||
mount_unsupported.go | ||
pod_inspect.go | ||
podstate.go | ||
runtime.go | ||
sdnotify.go | ||
version.go | ||
volume_inspect.go |