Files
runc/libcontainer/cgroups
Kir Kolyshkin 771903608c libct/cg: write unified resources line by line
It has been pointed out that some controllers can not accept multiple
lines of output at once. In particular, io.max can only set one device
at a time.

Practically, the only multi-line resource values we can get come from
unified.* -- let's write those line by line.

Add a test case.

Reported-by: Tao Shen <shentaoskyking@gmail.com>
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2024-06-09 14:01:45 -07:00
..
2021-10-14 13:46:02 -07:00
2024-04-17 15:05:38 -07:00
2024-04-17 15:05:38 -07:00
2024-06-07 10:18:59 -07:00