LINUX.ORG.RU

tar -czf /proc/$$ :-)

А если серьёзно - вроде как нет штатных средств.

nblx
()

вроде как можно через gdb - подключиться к процессу и сохранить core dump на диск.

anonymous
()

http://www.cluster.kiev.ua/tasks/chpx_eng.html

Checkpointing is a technique that provides the possibility of saving process context into disk file and restoring of processes from that file. So process that have been checkpointed and restarted later should work as if it was not interrupted at all. This feature is useful for tasks that have long execution time (i.e. numerical simulations) in the case of system instability, power failures, reboots, etc. Checkpointing is usually a feature of advanced clustering operating systems.

CHPOX is a kernel module that provides processes checkpointing for Linux.

sdio ★★★★★
()
Ответ на: комментарий от sdio

хм, полезная вещь.

надо будет.

только в какой раздел?

gr_buza ★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.