Spdk/test/scheduler
Michal Berger 5d4ccc8325 test/scheduler: Don't fail if cgroups don't exist in move_cgroup_procs()
This shows a similar problem the a9614bf6e was facing. Some cgroups,
especially under v2 + systemd, may have a very small scope, including
very limited number of processes (see comment in init_cpuset_cgroup()).
If they terminate, their cgroups are removed as well.

Change-Id: I0bfc69440f1e7841a7605bc34647f1092cc033aa
Signed-off-by: Michal Berger <michallinuxstuff@gmail.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11815
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-03-09 08:02:55 +00:00
..
cgroups.sh test/scheduler: Don't fail if cgroups don't exist in move_cgroup_procs() 2022-03-09 08:02:55 +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