Question about RCU

Jonathan Neuschäfer j.neuschaefer at gmx.net
Wed Dec 21 13:51:06 EST 2011


On Sat, Dec 17, 2011 at 07:15:30PM -0500, contemplating zombie wrote:
> Hi,
> 
> I understand that multiple readers have to use rcu_read_lock(void) and
> rcu_read_unlock(void) to read data protected by rcu. However, I do not
> understand how the kernel distinguishes between multiple rcu protected
> regions.

It doesn't.
Have you read Documentation/RCU/whatisRCU.txt?

Thanks,
Jonathan Neuschäfer



More information about the Kernelnewbies mailing list