mirror of
https://github.com/containers/podman.git
synced 2025-07-18 01:57:24 +08:00

QM needs to be able to specify the maximum number of PIDs within the QM environment to ensure FFI. Picking a total of 10,000 Pids might be a rasonable constraint on the QM. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>