* [RFC][PATCH] track files for checkpointability
@ 2009-02-27 20:34 Dave Hansen
0 siblings, 0 replies; 2+ messages in thread
From: Dave Hansen @ 2009-02-27 20:34 UTC (permalink / raw)
To: Ingo Molnar
Cc: containers, linux-kernel@vger.kernel.org, Serge E. Hallyn,
Oren Laadan, Alexey Dobriyan, hch, Dave Hansen
This takes a suggestion of Ingo's along with comments from lots of
other people. It can track whether a given file is able to be
checkpointed. It has sane default assumptions for new filesystems
and introduces a f_op to allow easy overriding of behavior just
like the reset of the VFS.
You can also find these patches in git:
http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/daveh/linux-2.6-cr.git;a=shortlog;h=dave-v13.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [RFC][PATCH] track files for checkpointability
@ 2009-02-27 20:34 Dave Hansen
0 siblings, 0 replies; 2+ messages in thread
From: Dave Hansen @ 2009-02-27 20:34 UTC (permalink / raw)
To: Ingo Molnar
Cc: containers, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Dave Hansen, hch-wEGCiKHe2LqWVfeAwA7xHQ, Alexey Dobriyan
This takes a suggestion of Ingo's along with comments from lots of
other people. It can track whether a given file is able to be
checkpointed. It has sane default assumptions for new filesystems
and introduces a f_op to allow easy overriding of behavior just
like the reset of the VFS.
You can also find these patches in git:
http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/daveh/linux-2.6-cr.git;a=shortlog;h=dave-v13.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-27 20:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-27 20:34 [RFC][PATCH] track files for checkpointability Dave Hansen
-- strict thread matches above, loose matches on Subject: below --
2009-02-27 20:34 Dave Hansen
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.