* synchronize_rcu vs. rcu_barrier
@ 2005-08-07 20:26 Keenan Pepper
2005-08-07 21:52 ` Keenan Pepper
0 siblings, 1 reply; 2+ messages in thread
From: Keenan Pepper @ 2005-08-07 20:26 UTC (permalink / raw)
To: linux-kernel
What's the difference between synchronize_rcu() and rcu_barrier() (new function
used only by reiser4 code)? From the scant documentation it seems like they do
the same thing.
Keenan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: synchronize_rcu vs. rcu_barrier
2005-08-07 20:26 synchronize_rcu vs. rcu_barrier Keenan Pepper
@ 2005-08-07 21:52 ` Keenan Pepper
0 siblings, 0 replies; 2+ messages in thread
From: Keenan Pepper @ 2005-08-07 21:52 UTC (permalink / raw)
Cc: linux-kernel
> What's the difference between synchronize_rcu() and rcu_barrier() (new
> function used only by reiser4 code)? From the scant documentation it
> seems like they do the same thing.
I'm now happily running 2.6.13-rc4-rt-v0.7.52-14-reiser4 which I compiled by adding
#define rcu_barrier synchronize_rcu
so there must not be that much difference =) (at least on UP, that is).
Keenan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-08-07 21:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-07 20:26 synchronize_rcu vs. rcu_barrier Keenan Pepper
2005-08-07 21:52 ` Keenan Pepper
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox