Re: [PATCH 0/9] namespaces: Introduction
- From: Sam Vilain <sam@xxxxxxxxxx>
- Date: Sat, 20 May 2006 12:16:04 +1200
On Fri, 2006-05-19 at 17:47 +0400, Andrey Savochkin wrote:
We can start with presenting and merging the most interesting part, network[...]
containers. We discuss details, possible approaches, and related subsystems,
until networking is finished to its utmost detail.
This will create an example of virtualization of a non-trivial subsystem,
and we will have to agree on basic principles of virtualization of related
subsystems like proc.
What do people think about this plan?
Network is an interesting one because you have multiple solutions - the
very simple approach of network binding (as used by Jacques Gelina's
original IP vhost work from December 1997), and network virtualisation.
That virtualisation itself can be broken down into providing merely
virtual interfaces (so that, for instance, you can have independent lo
interfaces in the virtual servers) as in Vserver 2.1.x, or providing a
completely virtualised network stack, as in Vserver ngnet (and possibly
OpenVZ?).
Each solution performs the virtualisation at a different level, and has
incrementally higher orders of inefficiency and maintenance
requirements. Yet none of them are essentially better or worse than the
others.
So, we might end up with all three eventually - but binding alone is the
simplest and still extremely useful.
Sam.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 0/9] namespaces: Introduction
- From: Serge E. Hallyn
- Re: [PATCH 0/9] namespaces: Introduction
- From: Andrew Morton
- Re: [PATCH 0/9] namespaces: Introduction
- From: Andrey Savochkin
- [PATCH 0/9] namespaces: Introduction
- Prev by Date: Re: replacing X Window System !
- Next by Date: [PATCH] 2.6.16.16 Parameter-controlled mmap/stack randomization
- Previous by thread: Re: [PATCH 0/9] namespaces: Introduction
- Next by thread: Re: [PATCH 0/9] namespaces: Introduction
- Index(es):
Relevant Pages
|