OpenVZ Forum


Home » Mailing lists » Devel » net 2.6.25
Re: net 2.6.25 [message #23239 is a reply to message #23208] Wed, 14 November 2007 16:03 Go to previous messageGo to previous message
ebiederm is currently offline  ebiederm
Messages: 1354
Registered: February 2006
Senior Member
"Denis V. Lunev" <den@sw.ru> writes:

> Daniel Lezcano wrote:
>> Denis V. Lunev wrote:
>>> Hello, guys!
>>>
>>> David has been opened net-2.6.25 tree yesterday, so we could send a new
>>> portion of NETNS there. If there are no objections, I'll send first six
>>> patches from OpenVZ GIT tomorrow, i.e. RTNL infrastructure, Packet &
>>> Unix sockets virtualization + some our /proc cleanups.
>> 
>> Did Pavel had time to look at RCU looking mechanism to replace
>> rtnl_lock/rtnl_unlock to protect the netns list ?
> not yet
>
>> ps: isn't the openvz mailing list already subscribed to containers@
> hmm :) Pavel say yes :) trying...

Well honestly I think I would rather have a spin lock then an rcu thing.

It may not be a big deal because we already have to check the count and
if it is zero ignore the namespace, so rcu may not add complications but
changing something that already has interesting usage and lifetime rules
to rcu sends up warning signs for me.

Eric



_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [PATCH] proc: remove useless checks in proc_register()
Next Topic: [RFC PATCH] namespaces: document unshare security implications
Goto Forum:
  


Current Time: Tue Jul 29 17:48:44 GMT 2025

Total time taken to generate the page: 0.11563 seconds