Re: [PATCH v2 2/2] locktorture: Make the rt_boost factor a tunable

From: Davidlohr Bueso
Date: Fri Dec 09 2022 - 17:56:53 EST


On Fri, 09 Dec 2022, Joel Fernandes wrote:

>- * Boost priority once every ~50k operations. When the
>- * task tries to take the lock, the rtmutex it will account
>+ * Boost priority once every rt_boost_factor operations. When
>+ * the task tries to take the lock, the rtmutex it will account

Nit: maybe refer to it as 'rt_boost_factor'?

Sorry, I did not follow. Refer to what?

Just use single quotes to refer to the parameter.

Thanks,
Davidlohr