Re: [PATCH] RCU barrier

From: Nikita Danilov
Date: Thu Feb 05 2004 - 08:33:53 EST


Dipankar Sarma writes:
> This patch introduces a new interface - rcu_barrier() which waits
> until all the RCUs queued until this call have been completed.
> Nikita asked for this quite a while ago for reiser4 jnodes.
> Sorry Nikita, if you are still using RCU in new reiserfs,
> you don't need to use your own logic for this now. Just
> call rcu_barrier() during umount.
>
> If Nikita or other users use it, then I would like to push for
> including this.

Yes, we are still using RCU in the reiser4 (bravely). rcu_barrier()
would allow us to get rid of some really ugly code.

>
> Thanks
> Dipankar
>

Nikita.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/