linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-tip 0/2] locking/rwsem: Miscellaneous rwsem enhancements
@ 2023-02-13 19:48 Waiman Long
  2023-02-13 19:48 ` [PATCH 1/2] locking/rwsem: Enable early rwsem writer lock handoff Waiman Long
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Waiman Long @ 2023-02-13 19:48 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Will Deacon, Boqun Feng
  Cc: linux-kernel, Waiman Long

The first patch in this series is the same patch 4 of the v7 patch series
[1] with some update in commit log and comment. The version number is
reset here as the first 3 patches of the series have been merged. Patch
2 is another minor enhancement for some specific use cases.

[1] https://lore.kernel.org/lkml/20230126003628.365092-1-longman@redhat.com/

Waiman Long (2):
  locking/rwsem: Enable early rwsem writer lock handoff
  locking/rwsem: Wake up all readers for wait queue waker

 kernel/locking/rwsem.c | 89 +++++++++++++++++++++++++++++++++---------
 1 file changed, 71 insertions(+), 18 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-16 21:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-13 19:48 [PATCH-tip 0/2] locking/rwsem: Miscellaneous rwsem enhancements Waiman Long
2023-02-13 19:48 ` [PATCH 1/2] locking/rwsem: Enable early rwsem writer lock handoff Waiman Long
2023-02-13 19:48 ` [PATCH 2/2] locking/rwsem: Wake up all readers for wait queue waker Waiman Long
     [not found] ` <20230214030901.3250-1-hdanton@sina.com>
2023-02-16 21:07   ` Waiman Long

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).