OpenVZ Forum


Home » Mailing lists » Devel » Re: [PATCH 1/2] rcfs core patch
Re: [PATCH 1/2] rcfs core patch [message #17561 is a reply to message #17549] Thu, 01 March 2007 16:46 Go to previous message
Srivatsa Vaddagiri is currently offline  Srivatsa Vaddagiri
Messages: 241
Registered: August 2006
Senior Member
On Thu, Mar 01, 2007 at 10:31:26AM -0600, Serge E. Hallyn wrote:
> we've already had some trouble with nsproxy holding things with
> different lifetimes.  As it happens the solution this time was to put
> the pid namespace where it belongs - not in nsproxy - so maybe moving
> this info into nsproxies will be fine, it just rings a warning bell.

nsproxy seems the best place to me to hang off the resource control
objects (nsproxy->ctlr_data[]). These objects provide information like
resource limit etc required by the resource controllers.

Alternately we could move them to task_struct which would cause unnecessary 
duplication of pointers (and wastage of space).

-- 
Regards,
vatsa
_______________________________________________
Containers mailing list
Containers@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers
 
Read Message
Read Message
Previous Topic: Re: [PATCH 4/4] Use task_pgrp() in autofs/autofs4
Next Topic: [PATCH] Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Goto Forum:
  


Current Time: Tue Aug 12 03:10:14 GMT 2025

Total time taken to generate the page: 0.50434 seconds