summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup/test_memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan2024-05-201-0/+2
* selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw2024-05-131-2/+0
* selftests/cgroup: fix clang warnings: uninitialized fd variableJohn Hubbard2024-05-031-1/+3
* selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding2024-04-031-1/+1
* selftests: cgroup: fix unexpected failure on test_memcg_sockHaifeng Xu2023-06-231-1/+4
* selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu2023-06-091-1/+3
* selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov2023-03-281-0/+15
* selftests: cgroup: make sure reclaim target memcg is unprotectedYosry Ahmed2022-12-111-0/+11
* selftests: cgroup: refactor proactive reclaim code to reclaim_until()Yosry Ahmed2022-12-111-36/+44
* selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný2022-05-271-163/+36
* selftests: memcg: remove protection from top level memcgMichal Koutný2022-05-271-7/+3
* selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný2022-05-271-12/+17
* selftests: memcg: expect no low events in unprotected siblingMichal Koutný2022-05-271-1/+1
* selftests: memcg: fix compilationMichal Koutný2022-05-271-11/+14
* cgroup: fix an error handling path in alloc_pagecache_max_30M()Christophe JAILLET2022-05-251-1/+1
* cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet2022-05-131-2/+7
* cgroup: remove racy check in test_memcg_sock()David Vernet2022-05-131-3/+0
* cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet2022-05-131-5/+17
* cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet2022-05-131-3/+13
* cgroups: refactor children cgroups in memcg testsDavid Vernet2022-05-131-14/+14
* selftests: cgroup: add a selftest for memory.reclaimYosry Ahmed2022-04-291-0/+106
* selftests: cgroup: fix alloc_anon_noexit() instantly freeing memoryYosry Ahmed2022-04-291-2/+6
* kselftests: memcg: speed up the memory.high testRoman Gushchin2022-04-281-1/+1
* kselftests: memcg: update the oom group leaf events testRoman Gushchin2022-04-281-2/+3
* selftests: memcg: test high limit for single entry allocationShakeel Butt2022-03-221-0/+78
* kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi2019-05-301-0/+4
* selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin2019-04-081-17/+21
* Add tests for memory.oom.groupJay Kamat2018-09-071-0/+205
* selftests: cgroup/memcontrol: add basic test for socket accountingMike Rapoport2018-05-301-0/+193
* selftests: cgroup/memcontrol: add basic test for swap controlsMike Rapoport2018-05-301-0/+91
* selftests: cgroup: add memory controller self-testsRoman Gushchin2018-05-301-0/+731