[PATCH 0/9] Multiple devpts instances

Daniel Lezcano daniel.lezcano at free.fr
Thu Feb 19 07:43:15 PST 2009


sukadev at linux.vnet.ibm.com wrote:
> Enable multiple instances of devpts filesystem so each container can allocate
> ptys independently.
>   
Hi suka,

It looks like the /proc/sys/kernel/pty/max and nr are not virtualized.
Modifying in the container the "max" pty, that impacts the init_pty.
Same as nr which does not show the real number of pty allocated for the 
container.

Are you planning to fix this ?

Thanks
  -- Daniel



More information about the Containers mailing list