At this point I have to confess I have been working on something similar, to IBM's pid virtualization work. But I have what is at least for me a unifying concept, that makes things easier to think about. The idea is to think about things in terms of namespaces. Currently in the kernel we have the fs/mount namespace already implemented. Partly this helps on what the interface for creating a new namespace instance should be. 'clone(CLONE_NEW<NAMESPACE_TYPE>)', and how it should be managed from the kernel data structures. Partly thinking of things as namespaces helps me scope the problem. Does this sound like a sane approach? Eric - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: RFC: Multiple instances of kernel namespaces.
- From: "Serge E. Hallyn" <[email protected]>
- Re: RFC: Multiple instances of kernel namespaces.
- References:
- RFC [patch 00/34] PID Virtualization Overview
- From: Serge Hallyn <[email protected]>
- Re: RFC [patch 00/34] PID Virtualization Overview
- From: Suleiman Souhlal <[email protected]>
- Re: RFC [patch 00/34] PID Virtualization Overview
- From: Dave Hansen <[email protected]>
- Re: RFC [patch 00/34] PID Virtualization Overview
- From: Suleiman Souhlal <[email protected]>
- Re: RFC [patch 00/34] PID Virtualization Overview
- From: Dave Hansen <[email protected]>
- Re: RFC [patch 00/34] PID Virtualization Overview
- From: Alan Cox <[email protected]>
- Re: RFC [patch 00/34] PID Virtualization Overview
- From: Dave Hansen <[email protected]>
- Re: RFC [patch 00/34] PID Virtualization Overview
- From: Arjan van de Ven <[email protected]>
- Re: RFC [patch 00/34] PID Virtualization Overview
- From: Dave Hansen <[email protected]>
- Re: RFC [patch 00/34] PID Virtualization Overview
- From: Alan Cox <[email protected]>
- RFC [patch 00/34] PID Virtualization Overview
- Prev by Date: Re: Announce loop-AES-v3.1c file/swap crypto package
- Next by Date: Re: Iptables error
- Previous by thread: Re: RFC [patch 00/34] PID Virtualization Overview
- Next by thread: Re: RFC: Multiple instances of kernel namespaces.
- Index(es):