diff options
author | Roman Gushchin <[email protected]> | 2018-05-11 19:03:49 +0100 |
---|---|---|
committer | Shuah Khan (Samsung OSG) <[email protected]> | 2018-05-30 15:29:06 -0600 |
commit | 84092dbcf90176fcc258d74ad6ae8bb28d7df31a (patch) | |
tree | 2ef5aa1a3452234f8c2a913c752f1fc9ee2018dc /net/lapb/lapb_in.c | |
parent | 8eecdd4d040233daacfde20d0f5c7191c9125e17 (diff) |
selftests: cgroup: add memory controller self-tests
Cgroups are used for controlling the physical resource distribution
(memory, CPU, io, etc) and often are used as basic building blocks
for large distributed computing systems. Even small differences
in the actual behavior may lead to significant incidents.
The codebase is under the active development, which will unlikely
stop at any time soon. Also it's scattered over different kernel
subsystems, which makes regressions more probable.
Given that, the lack of any tests is crying.
This patch implements some basic tests for the memory controller,
as well as a minimal required framework. It doesn't pretend for a
very good coverage, but pretends to be a starting point.
Hopefully, any following significant changes will include corresponding
tests.
Tests for CPU and io controllers, as well as cgroup core
are next in the todo list.
Signed-off-by: Roman Gushchin <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Mike Rapoport <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Shuah Khan (Samsung OSG) <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions