Re: Jailed sysvipc implementation.
From: Max Khon (fjoe_at_iclub.nsu.ru)
Date: 06/26/03
- Previous message: Pawel Jakub Dawidek: "Re: Jailed sysvipc implementation."
- In reply to: Dmitry Sivachenko: "Re: Jailed sysvipc implementation."
- Next in thread: Julian Elischer: "Re: Jailed sysvipc implementation."
- Reply: Julian Elischer: "Re: Jailed sysvipc implementation."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 06:20:45 +0700 To: Dmitry Sivachenko <demon@freebsd.org>
hi, there!
On Wed, Jun 25, 2003 at 06:52:33PM +0400, Dmitry Sivachenko wrote:
> Yes, that is exactly what I want.
> This is similar to separate IP stack for each jail: this is more powerful
> solution, but more expensive (uses more kernel memory).
>
> Jail is not a true virtual machine.
> Let's keep it a *light* virtual machine replacement, with single IP stack,
> one memory zones for all jails and host, etc.
btw I know of two projects whose goal is IP stack virtualization for jail.
Virtual IP stack (as well as virtualized sysvipc with separate
memory zones) can be quite useful. Can provide two solutions?
- with shared memory zone (for those who want "light" version)
- with separate memory zones (for people who want to keep
sysvipc fully separated, i.e. one user can't exhaust all sysvipc resources
and make sysvipc unusable for second user)
/fjoe
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Pawel Jakub Dawidek: "Re: Jailed sysvipc implementation."
- In reply to: Dmitry Sivachenko: "Re: Jailed sysvipc implementation."
- Next in thread: Julian Elischer: "Re: Jailed sysvipc implementation."
- Reply: Julian Elischer: "Re: Jailed sysvipc implementation."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|