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. > > This would have the advantage that, for example, processes on > several VMs mmap the files (ie. text segments), > much memory would be saved. > > > thx _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
