lkml.org 
[lkml]   [2023]   [Jan]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v6 0/6] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
On Thu, Nov 17, 2022 at 09:20:10PM -0500, Waiman Long wrote:

> Waiman Long (6):
> locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
> locking/rwsem: Disable preemption at all down_read*() and up_read() code paths
> locking/rwsem: Disable preemption at all down_write*() and up_write() code paths
> locking/rwsem: Change waiter->hanodff_set to a handoff_state enum

After all these we still have down_read_non_owner() using
__rwsem_set_reader_owner() outside of the preempt_disable() region.

Now, let me go stare at this one:

> locking/rwsem: Enable direct rwsem lock handoff


\
 
 \ /
  Last update: 2023-03-26 23:51    [W:0.299 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site