Add initial patches for CPU Controller on Control Group v2

This commit is contained in:
Shea Levy
2016-08-25 13:01:40 -04:00
parent d378f5fe11
commit 2b1fa9da8b
7 changed files with 1260 additions and 0 deletions
@@ -144,4 +144,6 @@ rec {
sha256 = "14rm1qr87p7a5prz8g5fwbpxzdp3ighj095x8rvhm8csm20wspyy";
};
};
cpu-cgroup-v2 = import ./cpu-cgroup-v2-patches;
}