numam-spdk/test/scheduler
Michal Berger 5d49965bb9 test/scheduler: Ignore failures while removing dummy cgroups
Upon removal, there's a small chance that new threads would jump into
these cgroups AFTER we read the list of PIDs to migrate. In such a
case, there may be some processes left preventing us from finally
removing the cgroup. Since we can't fully control that without
continuously reading the list, simply ignore it.

Fixes issue #2298

Signed-off-by: Michal Berger <michalx.berger@intel.com>
Change-Id: I0d50b975742a8b15edd25c6b4e51ab337b017eaa
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10872
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-01-05 09:23:57 +00:00
..
cgroups.sh test/scheduler: Use separete cgroup for the tests 2021-12-23 08:33:15 +00:00
common.sh test/scheduler: Use separete cgroup for the tests 2021-12-23 08:33:15 +00:00
governor.sh spelling: test 2021-12-03 08:13:22 +00:00
idle.sh spelling: test 2021-12-03 08:13:22 +00:00
interrupt.sh spelling: test 2021-12-03 08:13:22 +00:00
isolate_cores.sh test/scheduler: Ignore failures while removing dummy cgroups 2022-01-05 09:23:57 +00:00
load_balancing.sh spelling: test 2021-12-03 08:13:22 +00:00
rdmsr.pl test/scheduler: Add simple tool for utilizing msr driver 2021-01-22 18:31:25 +00:00
scheduler.sh scheduler_dynamic: fix busy tsc accounting 2021-09-28 07:29:03 +00:00