On piÄ…, sty 09, 2009 at 10:22:48 -0600, Serge E. Hallyn wrote: > Well, I think right now we're talking about 'how to do it with network > namespaces' mostly bc we're curious. I've heard no strong objections > to your patch, so please do resubmit once you've addressed Li's > comments. Thanks! Will resend. But I'd like to hear some comments about locking access to the IP address. As Li mentioned, I need the cgroup_lock() to modify it as I inspect the hierarchy there. However, I don't know what locking would be required on the _read_ side. Can I expect the address to be always accessed atomically? What should I use for e.g. IPv6? A seqlock? RCU (somehow)? Best regards, Grzegorz Nosek _______________________________________________ Containers mailing list contain...@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list Devel@openvz.org https://openvz.org/mailman/listinfo/devel
- [Devel] Re: [RFC][PATCH] IP address restr... Li Zefan
- [Devel] Re: [RFC][PATCH] IP address ... Grzegorz Nosek
- Re: [Devel] Re: [RFC][PATCH] IP addr... Paul Menage
- Re: [Devel] Re: [RFC][PATCH] IP ... Li Zefan
- Re: [Devel] Re: [RFC][PATCH] IP ... Paul Menage
- Re: [Devel] Re: [RFC][PATCH] IP ... Li Zefan
- [Devel] Re: [RFC][PATCH] IP address restricting cgroup sub... Serge E. Hallyn
- [Devel] Re: [RFC][PATCH] IP address restricting cgrou... Grzegorz Nosek
- [Devel] Re: [RFC][PATCH] IP address restricting c... Serge E. Hallyn
- [Devel] Re: [RFC][PATCH] IP address restricti... Benny Amorsen
- [Devel] Re: [RFC][PATCH] IP address restr... Grzegorz Nosek
- [Devel] Re: [RFC][PATCH] IP address restricti... Dan Smith
- [Devel] Re: [RFC][PATCH] IP address restr... Serge E. Hallyn
- [Devel] Re: [RFC][PATCH] IP address ... Dan Smith
- [Devel] Re: [RFC][PATCH] IP address restr... Guenter Roeck
- [Devel] Re: [RFC][PATCH] IP address ... Dan Smith
- [Devel] Re: [RFC][PATCH] IP addr... Guenter Roeck
- [Devel] Re: [RFC][PATCH] IP addr... Serge E. Hallyn
- [Devel] Re: [RFC][PATCH] IP addr... Guenter Roeck
- Re: [Devel] [RFC][PATCH] IP address restricting cgroup sub... Paul Menage
- Re: [Devel] [RFC][PATCH] IP address restricting cgrou... Grzegorz Nosek