-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
additional cgroup testing and implementation of various systemd entities
added support cpu-shares/weight and most Blkio throttle/weight devices. podman currently support ThrottleReadBps devices so I added those, writeBps, and weight devices. write/read iops seems to be lesser supported but will see if that is a possibility in the future. Signed-off-by: Charlie Doern <cdoern@redhat.com>
- Loading branch information
Showing
2 changed files
with
163 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters