public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] reduce rcu_head size [0/2]
@ 2004-06-16  5:46 Dipankar Sarma
  2004-06-16  5:47 ` [PATCH] reduce rcu_head size [1/2] Dipankar Sarma
  0 siblings, 1 reply; 7+ messages in thread
From: Dipankar Sarma @ 2004-06-16  5:46 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Matt Mackall, linux-kernel

This was originally proposed by Rusty. I have it in two patches
for a reason - rcu-no-arg changes the call_rcu() api and if it
is too late in 2.6 to introduce it, we could still do some
shrinking by applying the singly-linked-rcu patch. Other than
the documented changes, there is no subtle semantics change -
rcus are still invoked in the same order.
Andrew, this will probably break manfred's patches, but
512-cpu scalability can probably wait a little until
I get around to analyze those (my next task in hand) :)

I have tested the patches lightly on an x86 box.

Thanks
Dipankar

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-16  5:46 [PATCH] reduce rcu_head size [0/2] Dipankar Sarma
2004-06-16  5:47 ` [PATCH] reduce rcu_head size [1/2] Dipankar Sarma
2004-06-16  5:47   ` [PATCH] reduce rcu_head size [2/2] Dipankar Sarma
2004-06-19 19:04     ` Andrew Morton
2004-06-20  6:12       ` Dipankar Sarma
2004-06-22 17:50         ` Dipankar Sarma
2004-06-22 17:57           ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox