<?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: x86info glibc backwards compatibility.</title>
	<atom:link href="http://www.codemonkey.org.uk/2009/01/21/x86info-glibc-compatibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codemonkey.org.uk/2009/01/21/x86info-glibc-compatibility/</link>
	<description>Dave Jones' Linux &#38; opensource stuff.</description>
	<lastBuildDate>Sun, 04 Jul 2010 17:35:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: davej</title>
		<link>http://www.codemonkey.org.uk/2009/01/21/x86info-glibc-compatibility/comment-page-1/#comment-90</link>
		<dc:creator>davej</dc:creator>
		<pubDate>Fri, 23 Jan 2009 01:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemonkey.org.uk/?p=95#comment-90</guid>
		<description>heh, when we come to supporting &gt;1k CPUs, we&#039;ll probably have to rethink a number of things in x86info.  I&#039;m not sure the default output scrolling by would be too useful.
It&#039;s already a little cumbersome at 16 CPUs as I recently found out.  I think I&#039;m going to work on this sometime soon to print a header like .. &quot;Found 16 CPUs like this ...&quot;
rather than print the details out 16 times.   Where it gets tricky is if there are differences between processors. (Which has already happened, and not just in weirdo asymmetric combinations of CPUs).</description>
		<content:encoded><![CDATA[<p>heh, when we come to supporting >1k CPUs, we&#8217;ll probably have to rethink a number of things in x86info.  I&#8217;m not sure the default output scrolling by would be too useful.<br />
It&#8217;s already a little cumbersome at 16 CPUs as I recently found out.  I think I&#8217;m going to work on this sometime soon to print a header like .. &#8220;Found 16 CPUs like this &#8230;&#8221;<br />
rather than print the details out 16 times.   Where it gets tricky is if there are differences between processors. (Which has already happened, and not just in weirdo asymmetric combinations of CPUs).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ntl</title>
		<link>http://www.codemonkey.org.uk/2009/01/21/x86info-glibc-compatibility/comment-page-1/#comment-89</link>
		<dc:creator>ntl</dc:creator>
		<pubDate>Fri, 23 Jan 2009 00:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemonkey.org.uk/?p=95#comment-89</guid>
		<description>Yeah, I decided to not even try to support glibc 2.3 in my own &lt;a href=&quot;http://libtopology.ozlabs.org&quot; rel=&quot;nofollow&quot;&gt;project&lt;/a&gt; because of this.  By the way, thought I&#039;d point out that the way x86info uses the sched affinity APIs limits it to 1024 CPUs (the number of bits in a single cpu_set_t).  You can discover the cpumask size used by the kernel at runtime and dynamically allocate your cpu_set_t&#039;s but it&#039;s a bit awkward -- libtopology can help with that (topology_sizeof_cpumask).  Likely this is not a pressing issue for x86info but maybe in a few years... :-)</description>
		<content:encoded><![CDATA[<p>Yeah, I decided to not even try to support glibc 2.3 in my own <a href="http://libtopology.ozlabs.org" rel="nofollow">project</a> because of this.  By the way, thought I&#8217;d point out that the way x86info uses the sched affinity APIs limits it to 1024 CPUs (the number of bits in a single cpu_set_t).  You can discover the cpumask size used by the kernel at runtime and dynamically allocate your cpu_set_t&#8217;s but it&#8217;s a bit awkward &#8212; libtopology can help with that (topology_sizeof_cpumask).  Likely this is not a pressing issue for x86info but maybe in a few years&#8230; <img src='http://www.codemonkey.org.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
