mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
1036f3f995
Per-device weight is supported since kernel v5.4 (kernel commit 795fe54c2a8), so let's set those if supplied. [v2: implement a more relaxed check in bfqDeviceWeightSupported] Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>