|
|
|
|
|
by antocv
3512 days ago
|
|
How has the guest kernel been optimized? Just recompiled vanilla kernel and stripped all unnecessary parts? What do you use for storage, how is the hosts storage accessed from the guest-container? virtfs? Doesnt that add a bottleneck/performance-problem, even if youre using virtfs thats several layers of translation from VFS/block-device-virtual(what kind do you use?)/PCI-bus to VFS/block-device/pci and so on. |
|