summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup
AgeCommit message (Expand)AuthorLines
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-105/+144
2025-05-16cgroup: selftests: Add API to find root of specific controllerSean Christopherson-7/+28
2025-05-16cgroup: selftests: Move cgroup_util into its own libraryJames Houghton-13/+33
2025-05-16cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.cSean Christopherson-85/+83
2025-05-13selftests: memcg: increase error tolerance of child memory.current check in t...Waiman Long-2/+2
2025-05-13selftests: memcg: allow low event with no memory.low and memory_recursiveprot onWaiman Long-4/+14
2025-03-31selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.shWaiman Long-11/+143
2025-03-31selftest/cgroup: Clean up and restructure test_cpuset_prs.shWaiman Long-101/+156
2025-03-31selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and sta...Waiman Long-118/+118
2025-03-31cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...Waiman Long-2/+2
2025-02-04selftests/cgroup: use bash in test_cpuset_v1_hp.shBharadwaj Raju-1/+1
2024-12-11cgroup/cpuset: Prevent leakage of isolated CPUs into sched domainsWaiman Long-14/+19
2024-10-14selftests/cgroup: Fix compile error in test_cpu.cXiu Jianfeng-1/+1
2024-10-08cgroup/rstat: Selftests for niced CPU statisticsJoshua Hahn-0/+75
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-29/+334
2024-09-03selftests: test_zswap: add test for hierarchical zswap.writebackMike Yuan-21/+54
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write testsDavid Finkel-8/+280
2024-08-30cgroup/cpuset: add sefltest for cpuset v1Chen Ridong-0/+77
2024-08-30selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUsWaiman Long-11/+33
2024-08-05selftest/cgroup: Add new test cases to test_cpuset_prs.shWaiman Long-1/+11
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+0
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner-1/+0
2024-06-19selftest/cgroup: Update test_cpuset_prs.sh to match changesWaiman Long-15/+40
2024-06-19selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robotWaiman Long-6/+14
2024-05-26selftests: cgroup: Add basic tests for pids controllerMichal Koutný-0/+181
2024-05-26selftests: cgroup: Lexicographic order in MakefileMichal Koutný-16/+17
2024-05-20Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds-0/+15
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan-0/+15
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+129
2024-05-13selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw-15/+0
2024-05-11selftests: cgroup: add tests to verify the zswap writeback pathUsama Arif-1/+129
2024-05-11selftests: cgroup: remove redundant enabling of memory controllerUsama Arif-2/+0
2024-05-03selftests/cgroup: fix uninitialized variables in test_zswap.cJohn Hubbard-2/+2
2024-05-03selftests/cgroup: cpu_hogger init: use {} instead of {NULL}John Hubbard-2/+2
2024-05-03selftests/cgroup: fix clang warnings: uninitialized fd variableJohn Hubbard-1/+3
2024-05-03selftests/cgroup: fix clang build failures for abs() callsJohn Hubbard-3/+3
2024-04-08cgroup/cpuset: Add test_cpuset_v1_hp.shWaiman Long-1/+47
2024-04-03selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding-13/+20
2024-02-22selftests: add zswapin and no zswap testsNhat Pham-2/+118
2024-02-22selftests: fix the zswap invasive shrink testNhat Pham-1/+1
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-24/+50
2023-12-12selftests: cgroup: update per-memcg zswap writeback selftestDomenico Cerasuolo-24/+50
2023-11-28cgroup/cpuset: Expose cpuset.cpus.isolatedWaiman Long-14/+18
2023-11-12cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumaskWaiman Long-9/+65
2023-11-12selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.shWaiman Long-71/+71
2023-11-12selftests: cgroup: Fixes a typo in a commentAtul Kumar Pant-1/+1
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+285
2023-11-01selftests: add a sanity check for zswapNhat Pham-0/+48
2023-10-18selftests: add a selftest to verify hugetlb usage in memcgNhat Pham-0/+237
2023-10-04cgroup/cpuset: Enable invalid to valid local partition transitionWaiman Long-7/+14