open-nomad/client/lib/cgutil
Tim Gross e5454362dc
CI: make make check clean on macOS (#14528)
Running `make check` on macOS identifies some dead code because the code is used
only with the Linux build tag. Move this code into appropriately-tagged code
files.
2022-09-09 12:26:34 -04:00
..
cgutil_linux.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cgutil_linux_test.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cgutil_noop.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cpuset_manager.go CI: make make check clean on macOS (#14528) 2022-09-09 12:26:34 -04:00
cpuset_manager_test.go client: enable support for cgroups v2 2022-03-23 11:35:27 -05:00
cpuset_manager_v1.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cpuset_manager_v1_test.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
cpuset_manager_v2.go CI: make make check clean on macOS (#14528) 2022-09-09 12:26:34 -04:00
cpuset_manager_v2_test.go client: refactor cpuset manager initialization 2022-08-25 11:18:43 -05:00
editor.go cgroups: refactor v2 kill path to use cgroups.kill interface file 2022-08-29 14:55:13 -05:00
editor_test.go cgroups: refactor v2 kill path to use cgroups.kill interface file 2022-08-29 14:55:13 -05:00
group_killer.go cgroups: refactor v2 kill path to use cgroups.kill interface file 2022-08-29 14:55:13 -05:00