Linked by Eugenia Loli-Queru on Fri 8th Jul 2005 18:56 UTC
Thread beginning with comment 1488
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
This could open up some very interesting oppurtunities for testing kernel code and such.
No, for kernel code development you need a real virtual machine monitor that runs a separate instance of the kernel. There is no point to use a zone/jail as you still have only one instance of the kernel and you gained exactly nothing.






Member since:
2005-07-06
This could open up some very interesting oppurtunities for testing kernel code and such.
The other nice thing about such containers is that changes in one VM, while possibly corrupting it, are not acknowledged by the rest of the system, giving you a complete sandbox mode.