summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup/test_memcontrol.c
AgeCommit message (Expand)AuthorLines
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write testsDavid Finkel-8/+256
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan-0/+2
2024-05-13selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw-2/+0
2024-05-03selftests/cgroup: fix clang warnings: uninitialized fd variableJohn Hubbard-1/+3
2024-04-03selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding-1/+1
2023-06-23selftests: cgroup: fix unexpected failure on test_memcg_sockHaifeng Xu-1/+4
2023-06-09selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu-1/+3
2023-03-28selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov-0/+15
2022-12-11selftests: cgroup: make sure reclaim target memcg is unprotectedYosry Ahmed-0/+11
2022-12-11selftests: cgroup: refactor proactive reclaim code to reclaim_until()Yosry Ahmed-36/+44
2022-05-27selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný-163/+36
2022-05-27selftests: memcg: remove protection from top level memcgMichal Koutný-7/+3
2022-05-27selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný-12/+17
2022-05-27selftests: memcg: expect no low events in unprotected siblingMichal Koutný-1/+1
2022-05-27selftests: memcg: fix compilationMichal Koutný-11/+14
2022-05-25cgroup: fix an error handling path in alloc_pagecache_max_30M()Christophe JAILLET-1/+1
2022-05-13cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet-2/+7
2022-05-13cgroup: remove racy check in test_memcg_sock()David Vernet-3/+0
2022-05-13cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet-5/+17
2022-05-13cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet-3/+13
2022-05-13cgroups: refactor children cgroups in memcg testsDavid Vernet-14/+14
2022-04-29selftests: cgroup: add a selftest for memory.reclaimYosry Ahmed-0/+106
2022-04-29selftests: cgroup: fix alloc_anon_noexit() instantly freeing memoryYosry Ahmed-2/+6
2022-04-28kselftests: memcg: speed up the memory.high testRoman Gushchin-1/+1
2022-04-28kselftests: memcg: update the oom group leaf events testRoman Gushchin-2/+3
2022-03-22selftests: memcg: test high limit for single entry allocationShakeel Butt-0/+78
2019-05-30kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi-0/+4
2019-04-08selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin-17/+21
2018-09-07Add tests for memory.oom.groupJay Kamat-0/+205
2018-05-30selftests: cgroup/memcontrol: add basic test for socket accountingMike Rapoport-0/+193
2018-05-30selftests: cgroup/memcontrol: add basic test for swap controlsMike Rapoport-0/+91
2018-05-30selftests: cgroup: add memory controller self-testsRoman Gushchin-0/+731