diff options
author | Waiman Long <longman@redhat.com> | 2024-08-20 15:55:36 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-08-30 09:23:39 -1000 |
commit | 43a17fcfcc4294f53ece15425ba362f5e28664c2 (patch) | |
tree | dca8f40b92bb74a21f51d3d4c015483cfafc9e02 /tools/testing/selftests/bpf/prog_tests/sockmap_basic.c | |
parent | c188f33c864e3dba49a1ad0dc9fddf2f49ac42ae (diff) |
selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs
Since isolated CPUs can be reserved at boot time via the "isolcpus"
boot command line option, these pre-isolated CPUs may interfere with
testing done by test_cpuset_prs.sh.
With the previous commit that incorporates those boot time isolated CPUs
into "cpuset.cpus.isolated", we can check for those before testing is
started to make sure that there will be no interference. Otherwise,
this test will be skipped if incorrect test failure can happen.
As "cpuset.cpus.isolated" is now available in a non cgroup_debug kernel,
we don't need to check for its existence anymore.
Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/sockmap_basic.c')
0 files changed, 0 insertions, 0 deletions