<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hackepedia.org/index.php?action=history&amp;feed=atom&amp;title=Shared_memory</id>
	<title>Shared memory - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hackepedia.org/index.php?action=history&amp;feed=atom&amp;title=Shared_memory"/>
	<link rel="alternate" type="text/html" href="https://hackepedia.org/index.php?title=Shared_memory&amp;action=history"/>
	<updated>2026-05-08T17:27:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://hackepedia.org/index.php?title=Shared_memory&amp;diff=5480&amp;oldid=prev</id>
		<title>Pbug: mmap link</title>
		<link rel="alternate" type="text/html" href="https://hackepedia.org/index.php?title=Shared_memory&amp;diff=5480&amp;oldid=prev"/>
		<updated>2013-03-28T15:51:30Z</updated>

		<summary type="html">&lt;p&gt;mmap link&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:51, 28 March 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Shared memory is a form of Interprocess Communication ([[IPC]]).  It allows memory regions of one [[process]] to be shared with another [[process]].  A simple way to achieve this is to mmap(2) an anonymous memory region and [[fork]](), this memory is now shared between the parent and child.  Unassociated processes can also do shared memory.  There is two common methods for this SYSV shared memory or POSIX shared memory.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Shared memory is a form of Interprocess Communication ([[IPC]]).  It allows memory regions of one [[process]] to be shared with another [[process]].  A simple way to achieve this is to &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[&lt;/ins&gt;mmap&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;]]&lt;/ins&gt;(2) an anonymous memory region and [[fork]](), this memory is now shared between the parent and child.  Unassociated processes can also do shared memory.  There is two common methods for this SYSV shared memory or POSIX shared memory.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Pbug</name></author>
	</entry>
	<entry>
		<id>https://hackepedia.org/index.php?title=Shared_memory&amp;diff=1820&amp;oldid=prev</id>
		<title>Pbug at 15:15, 7 October 2005</title>
		<link rel="alternate" type="text/html" href="https://hackepedia.org/index.php?title=Shared_memory&amp;diff=1820&amp;oldid=prev"/>
		<updated>2005-10-07T15:15:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:15, 7 October 2005&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Shared memory is a form of Interprocess Communication ([[IPC]]).  It allows memory regions of one [[process]] to be shared with another [[process]].  A simple way to achieve this is to mmap(2) an anonymous memory region and fork(), this memory is now shared between the parent and child.  Unassociated processes can also do shared memory.  There is two common methods for this SYSV shared memory or POSIX shared memory.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Shared memory is a form of Interprocess Communication ([[IPC]]).  It allows memory regions of one [[process]] to be shared with another [[process]].  A simple way to achieve this is to mmap(2) an anonymous memory region and &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[&lt;/ins&gt;fork&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;]]&lt;/ins&gt;(), this memory is now shared between the parent and child.  Unassociated processes can also do shared memory.  There is two common methods for this SYSV shared memory or POSIX shared memory.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Pbug</name></author>
	</entry>
	<entry>
		<id>https://hackepedia.org/index.php?title=Shared_memory&amp;diff=114&amp;oldid=prev</id>
		<title>Pbug at 15:13, 7 October 2005</title>
		<link rel="alternate" type="text/html" href="https://hackepedia.org/index.php?title=Shared_memory&amp;diff=114&amp;oldid=prev"/>
		<updated>2005-10-07T15:13:55Z</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;Shared memory is a form of Interprocess Communication ([[IPC]]).  It allows memory regions of one [[process]] to be shared with another [[process]].  A simple way to achieve this is to mmap(2) an anonymous memory region and fork(), this memory is now shared between the parent and child.  Unassociated processes can also do shared memory.  There is two common methods for this SYSV shared memory or POSIX shared memory.&lt;/div&gt;</summary>
		<author><name>Pbug</name></author>
	</entry>
</feed>