<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Memory-disk_synchronization</id>
	<title>Memory-disk synchronization - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Memory-disk_synchronization"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Memory-disk_synchronization&amp;action=history"/>
	<updated>2026-05-07T14:32:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Memory-disk_synchronization&amp;diff=1767514&amp;oldid=prev</id>
		<title>imported&gt;Michaelwallace22 at 13:43, 22 March 2021</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Memory-disk_synchronization&amp;diff=1767514&amp;oldid=prev"/>
		<updated>2021-03-22T13:43:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Unreferenced|date=December 2009}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Memory-disk synchronisation&amp;#039;&amp;#039;&amp;#039; is a process used in [[computer]]s that immediately writes to [[disk storage|disk]] any data queued for writing in volatile memory.  Data is often held in this way for efficiency&amp;#039;s sake, since writing to disk is a much slower process than writing to [[random access memory|RAM]].  Disk synchronization is needed when the computer is going to be shut down, or occasionally if a particularly important bit of data has just been written.&lt;br /&gt;
&lt;br /&gt;
In [[Unix]]-like systems, a disk synchronization may be requested by any user with the &amp;#039;&amp;#039;&amp;#039;sync&amp;#039;&amp;#039;&amp;#039; command.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[mmap]], a POSIX-compliant Unix system call that maps files or devices into memory&lt;br /&gt;
* [[msync]], a POSIX-compliant Unix system call that forcefully flush memory to disk and synchronize&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Memory-Disk Synchronization}}&lt;br /&gt;
[[Category:Computer memory]]&lt;br /&gt;
{{Compu-sci-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Michaelwallace22</name></author>
	</entry>
</feed>