<?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: CPU/Thread Affinity in Java</title>
	<atom:link href="http://blog.toadhead.net/index.php/2011/01/22/cputhread-affinity-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.toadhead.net/index.php/2011/01/22/cputhread-affinity-in-java/</link>
	<description>Mike Heath&#039;s Blog</description>
	<lastBuildDate>Thu, 10 Nov 2011 18:05:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Mike Heath</title>
		<link>http://blog.toadhead.net/index.php/2011/01/22/cputhread-affinity-in-java/#comment-44736</link>
		<dc:creator>Mike Heath</dc:creator>
		<pubDate>Thu, 10 Nov 2011 18:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.toadhead.net/?p=81#comment-44736</guid>
		<description>As far as the Linux scheduler is concerned, a thread is a process.</description>
		<content:encoded><![CDATA[<p>As far as the Linux scheduler is concerned, a thread is a process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruslan</title>
		<link>http://blog.toadhead.net/index.php/2011/01/22/cputhread-affinity-in-java/#comment-44393</link>
		<dc:creator>Ruslan</dc:creator>
		<pubDate>Tue, 25 Oct 2011 11:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.toadhead.net/?p=81#comment-44393</guid>
		<description>Am I understand you right: your tool set affinity mask for current process, not thread actually? Docs on sched_setaffinity(2) you&#039;ve refered seems to be about process affinity. Or I&#039;m missed something?</description>
		<content:encoded><![CDATA[<p>Am I understand you right: your tool set affinity mask for current process, not thread actually? Docs on sched_setaffinity(2) you&#8217;ve refered seems to be about process affinity. Or I&#8217;m missed something?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

