aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/cgroup/test_memcontrol.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-23selftests: cgroup: fix unexpected failure on test_memcg_sockHaifeng Xu1-1/+4
2023-06-09selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu1-1/+3
2023-03-28selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov1-0/+15
2022-12-11selftests: cgroup: make sure reclaim target memcg is unprotectedYosry Ahmed1-0/+11
2022-12-11selftests: cgroup: refactor proactive reclaim code to reclaim_until()Yosry Ahmed1-36/+44
2022-05-27selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný1-163/+36
2022-05-27selftests: memcg: remove protection from top level memcgMichal Koutný1-7/+3
2022-05-27selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný1-12/+17
2022-05-27selftests: memcg: expect no low events in unprotected siblingMichal Koutný1-1/+1
2022-05-27selftests: memcg: fix compilationMichal Koutný1-11/+14
2022-05-25cgroup: fix an error handling path in alloc_pagecache_max_30M()Christophe JAILLET1-1/+1
2022-05-13cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet1-2/+7
2022-05-13cgroup: remove racy check in test_memcg_sock()David Vernet1-3/+0
2022-05-13cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet1-5/+17
2022-05-13cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet1-3/+13
2022-05-13cgroups: refactor children cgroups in memcg testsDavid Vernet1-14/+14
2022-04-29selftests: cgroup: add a selftest for memory.reclaimYosry Ahmed1-0/+106
2022-04-29selftests: cgroup: fix alloc_anon_noexit() instantly freeing memoryYosry Ahmed1-2/+6
2022-04-28kselftests: memcg: speed up the memory.high testRoman Gushchin1-1/+1
2022-04-28kselftests: memcg: update the oom group leaf events testRoman Gushchin1-2/+3
2022-03-22selftests: memcg: test high limit for single entry allocationShakeel Butt1-0/+78
2019-05-30kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi1-0/+4
2019-04-08selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin1-17/+21
2018-09-07Add tests for memory.oom.groupJay Kamat1-0/+205
2018-05-30selftests: cgroup/memcontrol: add basic test for socket accountingMike Rapoport1-0/+193
2018-05-30selftests: cgroup/memcontrol: add basic test for swap controlsMike Rapoport1-0/+91
2018-05-30selftests: cgroup: add memory controller self-testsRoman Gushchin1-0/+731