Files
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
..
2022-02-09 18:17:52 +01:00
2025-01-21 12:47:30 -06:00
2024-08-30 11:57:58 +02:00
2023-11-17 07:18:59 -05:00
2025-02-11 14:05:00 +01:00
2024-05-23 16:15:40 +01:00