Re: [PATCH 5/5] cgroup/cpuset: Minor updates to test_cpuset_prs.sh

From: Kamalesh Babulal
Date: Tue Mar 07 2023 - 11:18:05 EST



On 3/7/23 01:38, Waiman Long wrote:
> This patch makes the following minor updates to the cpuset partition
> testing script test_cpuset_prs.sh.
>
> - Remove online_cpus function call as it will be called anyway on exit
> in cleanup.
> - Make the enabling of sched/verbose debugfs flag conditional on the
> "-v" verbose option and set DELAY_FACTOR to 2 in this case as cpuset
> partition operations are likely to be slowed down by enabling that.
>
> Signed-off-by: Waiman Long <longman@xxxxxxxxxx>

Reviewed-by: Kamalesh Babulal <kamalesh.babulal@xxxxxxxxxx>