开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
cgroup
/
test_cpuset_prs.sh
Age
Commit message (
Expand
)
Author
2026-06-17
Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-05-27
cgroup/cpuset: Add test cases for sibling CPU exclusion on partition update
Sun Shaojie
2026-05-08
selftests/cgroup: Fix incorrect variable check in online_cpus()
Hongfu Li
2026-02-23
cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
2026-02-23
kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" command
Waiman Long
2026-01-12
cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()
Waiman Long
2026-01-12
cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
Waiman Long
2025-03-31
selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh
Waiman Long
2025-03-31
selftest/cgroup: Clean up and restructure test_cpuset_prs.sh
Waiman Long
2025-03-31
selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and sta...
Waiman Long
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...
Waiman Long
2024-12-11
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
Waiman Long
2024-08-30
selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs
Waiman Long
2024-08-05
selftest/cgroup: Add new test cases to test_cpuset_prs.sh
Waiman Long
2024-06-19
selftest/cgroup: Update test_cpuset_prs.sh to match changes
Waiman Long
2024-06-19
selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robot
Waiman Long
2023-11-28
cgroup/cpuset: Expose cpuset.cpus.isolated
Waiman Long
2023-11-12
cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask
Waiman Long
2023-11-12
selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.sh
Waiman Long
2023-10-04
cgroup/cpuset: Enable invalid to valid local partition transition
Waiman Long
2023-09-18
cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
Waiman Long
2023-07-10
selftests: cgroup: Minor code reorganizations
Michal Koutný
2023-03-29
cgroup/cpuset: Minor updates to test_cpuset_prs.sh
Waiman Long
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
2022-11-22
kselftest/cgroup: Add cleanup() to test_cpuset_prs.sh
Kamalesh Babulal
2022-11-14
kselftest/cgroup: Fix gathering number of CPUs
Breno Leitao
2022-09-04
kselftest/cgroup: Add cpuset v2 partition root state test
Waiman Long