EPCKPT
Eduardo Pinheiro Checkpoint Project


Epckpt for Linux version 2.4.2 BETA is here. Please wait for final release!


What is EPCKPT?

EPCKPT is a checkpoint/restart utility built into the Linux kernel. Checkpointing is the ability to save an image of the state of a process (or group of processes) at a certain point during its lifetime. Checkpoints are important to a wide range of applications. The most common uses for checkpointing are:

Our main interest right now is process migration. So, we optimized EPCKPT to make process' image the smaller possible, so migration costs would be low.

EPCKPT is part of the Nomad distributed operating system Federal University of Rio de Janeiro (UFRJ)



How to download

Epckpt is under development. Currently it is restricted to the Intel x86 platform running Linux. The available Linux versions are:

Linux 2.4 series

Features and Bugs

Linux 2.2 series