index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
cgroup
/
test_memcontrol.c
Age
Commit message (
Expand
)
Author
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write tests
David Finkel
2024-05-20
Revert "selftests/cgroup: Drop define _GNU_SOURCE"
Shuah Khan
2024-05-13
selftests/cgroup: Drop define _GNU_SOURCE
Edward Liaw
2024-05-03
selftests/cgroup: fix clang warnings: uninitialized fd variable
John Hubbard
2024-04-03
selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...
Tianchen Ding
2023-06-23
selftests: cgroup: fix unexpected failure on test_memcg_sock
Haifeng Xu
2023-06-09
selftests: cgroup: fix unexpected failure on test_memcg_low
Haifeng Xu
2023-03-28
selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
Ivan Orlov
2022-12-11
selftests: cgroup: make sure reclaim target memcg is unprotected
Yosry Ahmed
2022-12-11
selftests: cgroup: refactor proactive reclaim code to reclaim_until()
Yosry Ahmed
2022-05-27
selftests: memcg: factor out common parts of memory.{low,min} tests
Michal Koutný
2022-05-27
selftests: memcg: remove protection from top level memcg
Michal Koutný
2022-05-27
selftests: memcg: adjust expected reclaim values of protected cgroups
Michal Koutný
2022-05-27
selftests: memcg: expect no low events in unprotected sibling
Michal Koutný
2022-05-27
selftests: memcg: fix compilation
Michal Koutný
2022-05-25
cgroup: fix an error handling path in alloc_pagecache_max_30M()
Christophe JAILLET
2022-05-13
cgroup: fix racy check in alloc_pagecache_max_30M() helper function
David Vernet
2022-05-13
cgroup: remove racy check in test_memcg_sock()
David Vernet
2022-05-13
cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()
David Vernet
2022-05-13
cgroup: account for memory_recursiveprot in test_memcg_low()
David Vernet
2022-05-13
cgroups: refactor children cgroups in memcg tests
David Vernet
2022-04-29
selftests: cgroup: add a selftest for memory.reclaim
Yosry Ahmed
2022-04-29
selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
Yosry Ahmed
2022-04-28
kselftests: memcg: speed up the memory.high test
Roman Gushchin
2022-04-28
kselftests: memcg: update the oom group leaf events test
Roman Gushchin
2022-03-22
selftests: memcg: test high limit for single entry allocation
Shakeel Butt
2019-05-30
kselftest/cgroup: fix unexpected testing failure on test_memcontrol
Alex Shi
2019-04-08
selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
Roman Gushchin
2018-09-07
Add tests for memory.oom.group
Jay Kamat
2018-05-30
selftests: cgroup/memcontrol: add basic test for socket accounting
Mike Rapoport
2018-05-30
selftests: cgroup/memcontrol: add basic test for swap controls
Mike Rapoport
2018-05-30
selftests: cgroup: add memory controller self-tests
Roman Gushchin