Re: Network stack cloning / virtualization patches

From: Jordan K Hubbard (jkh_at_queasyweasel.com)
Date: 05/26/03

  • Next message: Vincent Jardin: "Re: Network stack cloning / virtualization patches"
    Date: Sun, 25 May 2003 18:38:01 -0700
    To: Marko Zec <zec@tel.fer.hr>
    
    

    On Sunday, May 25, 2003, at 05:18 PM, Marko Zec wrote:

    > So, I'd certainly like to virtualize more system resources and make
    > virtual images as independent from each other as possible, but they
    > will always
    > have to share the same kernel.

    That's actually what I was talking about - my comparison to what IBM's
    done may have been a bad example since, as you say, they've virtualized
    the hardware in true IBM (shades of VM) fashion. I think that's
    actually overkill for many usage scenarios since all you really want is
    the ability to run an "instance" of the OS which allows for all the
    user-visible configuration knobs to be changed and the appropriate
    user-visible resource limits to be enforced independently. Essentially
    a jail where it's literally impossible to tell that you're not the only
    "OS" on the machine or to affect a user or resource running on another
    instance.

    --
    Jordan K. Hubbard
    Engineering Manager, BSD technology group
    Apple Computer
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Vincent Jardin: "Re: Network stack cloning / virtualization patches"