]> git.proxmox.com Git - pve-common.git/history - src/PVE/CGroup.pm
bump version to 8.2.0
[pve-common.git] / src / PVE / CGroup.pm
2023-04-26 Thomas Lamprechtcgroup: allow one to set the memory.high CGv2 knob too
2022-11-07 Thomas Lamprechtcgroup: add note w.r.t. adding new params to change_cpu...
2022-11-07 Fiona Ebnerchange cpu shares: drop unused $cgroupv1_default parameter
2022-10-19 Thomas Lamprechtcgroup: move get_cpuunits helper from qemu-server as...
2022-09-21 Wolfgang Bumillercgroup: get mode by checking /sys/fs/cgroup mount point
2022-09-21 Wolfgang Bumillercgroup: make get_v1_controllers private
2021-10-27 Dominik Csapakcgroup v2: io stats: fix parsing disk writes
2021-10-22 Oguz Bektascgroup: cpu quota: fix resetting period length for v1
2021-07-14 Wolfgang Bumillerfix #3527: cgroup: drop file buffers from memory usage
2021-02-08 Thomas Lamprechtcgroup: get_pressure_stat: handle v1 controller gracefully
2021-02-08 Thomas Lamprechtuse unified parser for pressure stats
2021-02-08 Alexandre Derumieradd get_pressure_stat
2020-11-06 Alexandre Derumierbugfix: cpushares : default value is 1024 for cgroup v1
2020-11-06 Alexandre DerumierCgroups: remove specific lxc code
2020-11-06 Alexandre Derumiermove PVE::LXC::CGroup to PVE::CGroup