Am Thu, 23 Mar 2017 06:53:35 -0700
schrieb Harison <[email protected]>:

> Well ... It's a big deal ... I want to share one particular storage
> device with all the cells. Is there no other way ?? In case of UART,
> we know that root cell and non-root cell can be shared by using
> ROOTSHARED. Can I use ROOTSHARED to share storage space between all
> cells?

No because your would end up running two device drivers on one device.
That works for something simple as a UART but wont work for a storage
controller.
If your isolation requirements would allow ROOTSHARED you should go for
option three, the virtual network with NFS.

Henning

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to