* Suspending a process into disk?
@ 2001-08-20 21:04 Taylan Akdogan
2001-08-20 21:20 ` Hua Zhong
0 siblings, 1 reply; 2+ messages in thread
From: Taylan Akdogan @ 2001-08-20 21:04 UTC (permalink / raw)
To: linux-kernel
Hello All,
I was wondering, if suspending a specific process into disk and
resuming from the disk after a reboot is possible. Let's assume
that the process in question has a couple of open files for r/w,
say on ext2, if it makes difference, and it isn't using any
network connection.
It could be very useful, if you have to reboot the system while
your cpu-monster application is running for a long time...
Sometimes, I have to delay a necessary (minor) kernel update
because of week-long processes.
Regards,
Taylan
---=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=---
Taylan Akdogan Massachusetts Institute of Technology
akdogan@mit.edu Department of Physics
---=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=---
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Suspending a process into disk?
2001-08-20 21:04 Suspending a process into disk? Taylan Akdogan
@ 2001-08-20 21:20 ` Hua Zhong
0 siblings, 0 replies; 2+ messages in thread
From: Hua Zhong @ 2001-08-20 21:20 UTC (permalink / raw)
To: Taylan Akdogan, linux-kernel
Please check http://www.checkpointing.org. There are several projects
listed there.
Current general kernel level checkpointing support is still limited (i.e.,
doesn't support all applications in all cases). Two projects you may want
to check: epckpt (a kernel patch) and CRAK (a kernel module).
-Hua
----- Original Message -----
From: "Taylan Akdogan" <akdogan@mit.edu>
To: <linux-kernel@vger.kernel.org>
Sent: Monday, August 20, 2001 2:04 PM
Subject: Suspending a process into disk?
> Hello All,
>
> I was wondering, if suspending a specific process into disk and
> resuming from the disk after a reboot is possible. Let's assume
> that the process in question has a couple of open files for r/w,
> say on ext2, if it makes difference, and it isn't using any
> network connection.
>
> It could be very useful, if you have to reboot the system while
> your cpu-monster application is running for a long time...
> Sometimes, I have to delay a necessary (minor) kernel update
> because of week-long processes.
>
> Regards,
> Taylan
>
> ---=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=---
> Taylan Akdogan Massachusetts Institute of Technology
> akdogan@mit.edu Department of Physics
> ---=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=---
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-08-20 21:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-20 21:04 Suspending a process into disk? Taylan Akdogan
2001-08-20 21:20 ` Hua Zhong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox