<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Experimental pmap optimizations	</title>
	<atom:link href="https://www.dragonflydigest.com/2012/09/13/experimental-pmap-optimizations/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2012/09/13/experimental-pmap-optimizations/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Mon, 17 Sep 2012 16:13:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Justin		</title>
		<link>https://www.dragonflydigest.com/2012/09/13/experimental-pmap-optimizations/comment-page-1/#comment-45317</link>

		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Mon, 17 Sep 2012 16:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=10364#comment-45317</guid>

					<description><![CDATA[No, you&#039;re probably right.  I recall that memory faults are much more &#039;lightweight&#039; on BSD than on Linux, but I&#039;d feel a lot better if I could find the source for that thought.]]></description>
			<content:encoded><![CDATA[<p>No, you&#8217;re probably right.  I recall that memory faults are much more &#8216;lightweight&#8217; on BSD than on Linux, but I&#8217;d feel a lot better if I could find the source for that thought.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rahul		</title>
		<link>https://www.dragonflydigest.com/2012/09/13/experimental-pmap-optimizations/comment-page-1/#comment-45308</link>

		<dc:creator><![CDATA[Rahul]]></dc:creator>
		<pubDate>Mon, 17 Sep 2012 09:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=10364#comment-45308</guid>

					<description><![CDATA[I thought a page fault, on both Linux and BSD, was a request for a page that exists in virtual memory but not loaded in real memory -- i.e. it&#039;s swapped out. And indeed it is normal on both BSD and Linux, but it is not a request for &quot;more memory space&quot; -- it is request for a memory page that has already been allocated but, probably, not used in a while.  Or does it mean something different in BSD?]]></description>
			<content:encoded><![CDATA[<p>I thought a page fault, on both Linux and BSD, was a request for a page that exists in virtual memory but not loaded in real memory &#8212; i.e. it&#8217;s swapped out. And indeed it is normal on both BSD and Linux, but it is not a request for &#8220;more memory space&#8221; &#8212; it is request for a memory page that has already been allocated but, probably, not used in a while.  Or does it mean something different in BSD?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
