mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Breno <breno_silva@bandnet.com.br>
Cc: Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: PROCESS IMIGRATION
Date: Fri, 13 Dec 2002 12:47:44 -0200	[thread overview]
Message-ID: <20021213144744.GI13367@conectiva.com.br> (raw)
In-Reply-To: <000701c2a208$f50e7a40$8be1a7c8@bsb.virtua.com.br>

Em Thu, Dec 12, 2002 at 04:04:46PM -0200, Breno escreveu:
> I saw something about one project of FreeBSD and this is about imigration of
> processes between two machines.
> The kernel Linux has something about this , or some project like that ?

Right next door (oops, city):

http://www.cos.ufrj.br/~edpin/epckpt/

   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:
     * Fault-tolerance
     * Applications trace/Debugging
     * Rollback/Animated playback
     * Process migration

   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.

- Arnaldo

      parent reply	other threads:[~2002-12-13 14:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-12 18:04 Breno
2002-12-12 18:21 ` ciriso
2002-12-12 18:28   ` Breno
2002-12-12 18:41     ` ciriso
2002-12-12 21:16 ` venom
2002-12-13 14:47 ` Arnaldo Carvalho de Melo [this message]

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=20021213144744.GI13367@conectiva.com.br \
    --to=acme@conectiva.com.br \
    --cc=breno_silva@bandnet.com.br \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome