OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 00/17] Pid-NS(V3) Enable multiple pid namespaces
Re: [PATCH 00/17] Pid-NS(V3) Enable multiple pid namespaces [message #19035 is a reply to message #18973] Wed, 20 June 2007 01:25 Go to previous messageGo to previous message
Sukadev Bhattiprolu is currently offline  Sukadev Bhattiprolu
Messages: 413
Registered: August 2006
Senior Member
Dave Hansen [hansendc@us.ibm.com] wrote:
| What's different about this patch from earlier ones?  What should I go
| look at, first?  Is the performance any better than before?
| 

Sorry, I missed this mail. 

Following are the major changes since my last post to Containers@.
They are listed in the Changelog section of [PATCH 0/17]. Would it
be better to list them elsewhere ?

        2.6.22-rc4-mm2-pidns2:

        - CLONE_NEWPID value has changed to 0x20000000 and so the pidns_exec.c
          example from previous version should be updated (or attached
          pidns_exec.c must be used).

        - Implement signal support with child pid namespaces.

        - Modify is_global_init() implementation to use a global variable

        - Bugfix: leaking 'struct pids'

        - Limit to and optimize for MAX_NESTED_PID_NS levels of nested pid
          namespaces which is currently set to 4. Support for deeper nesting
          requires trivial changes to the macro and to a global variable,
          pid_cahce_names[], and a kernel rebuild. clone() fails with -EINVAL
          when attempting to exceed MAX_NESTED_PID_NS levels of nesting.
_______________________________________________
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
Previous Topic: [PATCH 0/28] Pid namespaces (two models)
Next Topic: AW: Vzctl set --userwasswd question
Goto Forum:
  


Current Time: Wed Oct 16 08:37:56 GMT 2024

Total time taken to generate the page: 0.05055 seconds