Files
Charlie Doern c00ea686fe resource limits for pods
added the following flags and handling for podman pod create

--memory-swap
--cpuset-mems
--device-read-bps
--device-write-bps
--blkio-weight
--blkio-weight-device
--cpu-shares

given the new backend for systemd in c/common, all of these can now be exposed to pod create.
most of the heavy lifting (nearly all) is done within c/common. However, some rewiring needed to be done here
as well!

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2022-07-21 14:50:01 -04:00
..
2022-01-12 17:07:30 +01:00
2022-05-23 13:59:05 +02:00
2021-04-21 13:16:33 -04:00
2022-07-21 14:50:01 -04:00
2020-10-21 13:31:40 -04:00
2020-03-27 14:36:03 -04:00