<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.memcp.org/index.php?action=history&amp;feed=atom&amp;title=Process_Hibernation</id>
	<title>Process Hibernation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.memcp.org/index.php?action=history&amp;feed=atom&amp;title=Process_Hibernation"/>
	<link rel="alternate" type="text/html" href="https://www.memcp.org/index.php?title=Process_Hibernation&amp;action=history"/>
	<updated>2026-04-24T16:52:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://www.memcp.org/index.php?title=Process_Hibernation&amp;diff=74&amp;oldid=prev</id>
		<title>Carli: Created page with &quot;MemCP is a In-Memory database. In case you use the &lt;code&gt;memory&lt;/code&gt; engine, there is no data stored on disk.   &lt;code&gt;criu&lt;/code&gt; is an OpenSource project to hibernate processes on linux on disk and restore them later (see https://criu.org/Main_Page).   You can hibernate the memcp process with  sudo criu dump -t [PID] -j -D [DUMP_DIRECTORY] And reactivate the process with:  sudo criu restore -j -D [DUMP_DIRECTORY]&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.memcp.org/index.php?title=Process_Hibernation&amp;diff=74&amp;oldid=prev"/>
		<updated>2024-05-17T21:07:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;MemCP is a In-Memory database. In case you use the &amp;lt;code&amp;gt;memory&amp;lt;/code&amp;gt; engine, there is no data stored on disk.   &amp;lt;code&amp;gt;criu&amp;lt;/code&amp;gt; is an OpenSource project to hibernate processes on linux on disk and restore them later (see https://criu.org/Main_Page).   You can hibernate the memcp process with  sudo criu dump -t [PID] -j -D [DUMP_DIRECTORY] And reactivate the process with:  sudo criu restore -j -D [DUMP_DIRECTORY]&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;MemCP is a In-Memory database. In case you use the &amp;lt;code&amp;gt;memory&amp;lt;/code&amp;gt; engine, there is no data stored on disk.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;criu&amp;lt;/code&amp;gt; is an OpenSource project to hibernate processes on linux on disk and restore them later (see https://criu.org/Main_Page).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can hibernate the memcp process with&lt;br /&gt;
 sudo criu dump -t [PID] -j -D [DUMP_DIRECTORY]&lt;br /&gt;
And reactivate the process with:&lt;br /&gt;
 sudo criu restore -j -D [DUMP_DIRECTORY]&lt;/div&gt;</summary>
		<author><name>Carli</name></author>
	</entry>
</feed>