rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question about list_sort() RCU version.
@ 2020-06-16 20:17 Chaitanya Kulkarni
  2020-06-16 20:24 ` Mathieu Desnoyers
  2020-06-16 21:47 ` Steven Rostedt
  0 siblings, 2 replies; 7+ messages in thread
From: Chaitanya Kulkarni @ 2020-06-16 20:17 UTC (permalink / raw)
  To: paulmck, Josh Triplett; +Cc: rcu, rostedt, mathieu.desnoyers, jiangshanlai

Hi RCU maintainers and experts,

I'm working on a linux kernel upstream project which is in the tree. 
With the POC I can already see that significant performance improvement 
with RCU in the fast path which are replacing rw semaphore, but not 
having list_sort() rcu variant is blocking the developement and getting 
code upstream.

I was not able to find the such helper implemented for the RCU flavor of 
list.

Can someone provide information about :-

1. Is there any plan to have list_sort_rcu() ? if so when can we expect
    that ? (Also how can I help ?)

2. In case there is no plan what are design considerations if someone
    wants to implement the code and submit it upstream ?
    (Also how can I help here ?

Regards,
-CK

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

end of thread, other threads:[~2020-06-16 23:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16 20:17 Question about list_sort() RCU version Chaitanya Kulkarni
2020-06-16 20:24 ` Mathieu Desnoyers
2020-06-16 20:45   ` Chaitanya Kulkarni
2020-06-16 21:47 ` Steven Rostedt
2020-06-16 22:26   ` Chaitanya Kulkarni
2020-06-16 22:29   ` Paul E. McKenney
2020-06-16 23:21     ` Chaitanya Kulkarni

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).