On Thu, 2009-08-06 at 08:19 -0700, Paul E. McKenney wrote:
> 
> > So yes, putting a rwsem in there sounds fine, you're already bouncing
> > it.
> 
> If the critical section is small, is an rwsem really better than a
> straight mutex?

Well, my understanding was that it needed to surround much, if not all,
of clone(). That's a rather large bit of code.

_______________________________________________
Containers mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to