Files
podman/docs/source/markdown
François Poirotte 5bfdb25b26 Support --cpuset-<cpus/mems> in podman kube play
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>
2025-05-22 11:45:01 +02:00
..
2025-01-31 16:19:18 -06:00
2025-01-21 12:47:30 -06:00
2025-01-21 12:47:30 -06:00
2025-01-21 12:47:30 -06:00
2025-04-22 16:50:02 -04:00
2025-01-17 08:30:45 +01:00
2025-01-15 06:51:32 -05:00
2024-04-04 09:28:21 -04:00
2024-04-03 10:18:49 +00:00