On Mon, Jul 28, 2014 at 10:58:07AM -0400, Pranith Kumar wrote:
> Commit fbce7497ee5a ("rcu: Parallelize and economize NOCB kthread wakeups")
>
> tries to reduce the wake up overhead by creating leader and follower nocb
> kthreads.
>
> One thing overlooked here is that all the kthreads wait on th
On Mon, Jul 28, 2014 at 10:58 AM, Pranith Kumar wrote:
> Commit fbce7497ee5a ("rcu: Parallelize and economize NOCB kthread wakeups")
>
> tries to reduce the wake up overhead by creating leader and follower nocb
> kthreads.
>
> One thing overlooked here is that all the kthreads wait on the same wai
Commit fbce7497ee5a ("rcu: Parallelize and economize NOCB kthread wakeups")
tries to reduce the wake up overhead by creating leader and follower nocb
kthreads.
One thing overlooked here is that all the kthreads wait on the same wait queue.
When we try to wake up the leader threads on the wait qu
3 matches
Mail list logo