public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Chigurupati, Chaks" <chaks@wichorus.com>
To: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Moving of mmap'ed files from one guest into another guest
Date: Thu, 3 Mar 2011 14:46:28 -0600	[thread overview]
Message-ID: <C9953E24.BDDD%chaks@wichorus.com> (raw)

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
============================================================


                 reply	other threads:[~2011-03-03 20:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C9953E24.BDDD%chaks@wichorus.com \
    --to=chaks@wichorus.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox