mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 13:51:44 +00:00
cdc69458a5
The test_memcg_low() testcase in test_memcontrol.c verifies the expected
behavior of groups using the memory.low knob. Part of the testcase
verifies that a group with memory.low that experiences reclaim due to
memory pressure elsewhere in the system, observes memory.events.low events
as a result of that reclaim.
In commit
|
||
---|---|---|
.. | ||
.gitignore | ||
cgroup_util.c | ||
cgroup_util.h | ||
Makefile | ||
test_core.c | ||
test_freezer.c | ||
test_kill.c | ||
test_kmem.c | ||
test_memcontrol.c | ||
test_stress.sh | ||
with_stress.sh |