<?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: /dev/upmap and /dev/kpmap added	</title>
	<atom:link href="https://www.dragonflydigest.com/2014/10/17/devupmap-and-devkpmap-added/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2014/10/17/devupmap-and-devkpmap-added/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Sat, 18 Oct 2014 09:28:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Sunny		</title>
		<link>https://www.dragonflydigest.com/2014/10/17/devupmap-and-devkpmap-added/comment-page-1/#comment-290065</link>

		<dc:creator><![CDATA[Sunny]]></dc:creator>
		<pubDate>Sat, 18 Oct 2014 09:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=14909#comment-290065</guid>

					<description><![CDATA[As far as I understand, this optimizes repetition of system calls like getpid(), clock_gettime() and setproctitle().

Since all the data is mmaped for the process, all it takes is just a simple memory read to access data - which is obviously much faster than the usual syscall interface.]]></description>
			<content:encoded><![CDATA[<p>As far as I understand, this optimizes repetition of system calls like getpid(), clock_gettime() and setproctitle().</p>
<p>Since all the data is mmaped for the process, all it takes is just a simple memory read to access data &#8211; which is obviously much faster than the usual syscall interface.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
