* Pavel Emelianov <[EMAIL PROTECTED]> wrote: > Enrico Weigelt wrote: > > Hi folks, > > > > is it possible to share pages between several VMs if they use > > the same filesystem ? > > This is done "autmatically" :) > When two VEs open/mmap the same file it's pages > are shared between them.
Cool :) Now the interesting question: how can I mount several dirs in away that one VE cannot hurth another and mmap'ing is possible (AFAIK network filesystems are not mmap-capable). Does simfs handle all that properly ? cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions: http://patches.metux.de/ --------------------------------------------------------------------- _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
