public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Moving of mmap'ed files from one guest into another guest
@ 2011-03-03 20:46 Chigurupati, Chaks
  0 siblings, 0 replies; only message in thread
From: Chigurupati, Chaks @ 2011-03-03 20:46 UTC (permalink / raw)
  To: kvm@vger.kernel.org

Hi folks,

Any comments/insight on the following problem statement will be
appreciated.

Host and the guests are running the same linux distro and a recent kernel
(say 2.6.34 and later). The applications on guest 1 are creating several
mmap'ed files that dynamically grow and shrink. The application from guest
1 needs to be moved into guest 2. The application will be first
killed/stopped before it is launched in guest 2. However, it needs access
to the mmap'ed files that are in guest 1. I do not want to use an IPC
mechanism to replicate these files into guest 2. I am looking for a
mechanism that unmaps/unlinks these files from guest 1 and makes them
available to guest 2. The files can be in the order of gigabytes.

Is it possible to do the above thing in kvm using any available
technologies (say ivshmem)?

Thx
Chaks


============================================================
The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader
of this message is not the intended recipient, or an employee
or agent responsible for delivering this message to the
intended recipient, you are hereby notified that any reproduction,
dissemination or distribution of this communication is strictly
prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and
deleting it from your computer. Thank you. Tellabs
============================================================


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-03 20:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03 20:46 Moving of mmap'ed files from one guest into another guest Chigurupati, Chaks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox