All of lore.kernel.org
 help / color / mirror / Atom feed
From: kay kay <mkkcbe@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: (memory mgmt) how to identify modified page
Date: Fri, 24 Jun 2005 02:52:55 -0700	[thread overview]
Message-ID: <a7a22cea05062402527387049@mail.gmail.com> (raw)

Hi,

I'm a newbie when it comes to Linux kernel and sorry if my message is
not clear. I was wondering is there anyway that a user process can see
its list of (memory) pages that has been modified (since the last
checkpoint of the process). This is with respect to checkpoint-restart
Fault tolerance.  I want a process to write all modified pages to a
persistant file periodically (say local disk) just-in-case the process
crashed due to system failure.

Please cc me in your reply (mkkcbe@gmail.com).
-- 
Thanks,
-Kay.

                 reply	other threads:[~2005-06-24  9:52 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=a7a22cea05062402527387049@mail.gmail.com \
    --to=mkkcbe@gmail.com \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.