<?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: Lazy Reading for 2011/12/04	</title>
	<atom:link href="https://www.dragonflydigest.com/2011/12/04/lazy-reading-for-20111204/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2011/12/04/lazy-reading-for-20111204/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Thu, 08 Dec 2011 19:15:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Venkatesh Srinivas		</title>
		<link>https://www.dragonflydigest.com/2011/12/04/lazy-reading-for-20111204/comment-page-1/#comment-43999</link>

		<dc:creator><![CDATA[Venkatesh Srinivas]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 19:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8769#comment-43999</guid>

					<description><![CDATA[Hi,

Wrt strlen -- we should continue this discussion on list, rather than blog comments, but I have not been able to write an assembler version that is faster than the C version on both contemporary Intel and AMD CPUs, in particular the K8. I can outdo the C version pretty handily w/ the version posted in the comments on the original article, on Intel CPUs (Core2 and Nehalem, anyway), but that version is about the same speed as gcc&#039;s take on the C version on K10 and is a ton slower on K8.

I&#039;ve not tried the NetBSD versions linked there; they might be a good idea, but I&#039;m not 100% sure that they&#039;re okay per the C standard. They should do better though, since they work dword at a time-rather than byte-at-a-time (when possible).]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Wrt strlen &#8212; we should continue this discussion on list, rather than blog comments, but I have not been able to write an assembler version that is faster than the C version on both contemporary Intel and AMD CPUs, in particular the K8. I can outdo the C version pretty handily w/ the version posted in the comments on the original article, on Intel CPUs (Core2 and Nehalem, anyway), but that version is about the same speed as gcc&#8217;s take on the C version on K10 and is a ton slower on K8.</p>
<p>I&#8217;ve not tried the NetBSD versions linked there; they might be a good idea, but I&#8217;m not 100% sure that they&#8217;re okay per the C standard. They should do better though, since they work dword at a time-rather than byte-at-a-time (when possible).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2011/12/04/lazy-reading-for-20111204/comment-page-1/#comment-43966</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 21:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8769#comment-43966</guid>

					<description><![CDATA[As in, will a new version in assembly be added?  Venkatesh is the one to ask.]]></description>
			<content:encoded><![CDATA[<p>As in, will a new version in assembly be added?  Venkatesh is the one to ask.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: str(len)		</title>
		<link>https://www.dragonflydigest.com/2011/12/04/lazy-reading-for-20111204/comment-page-1/#comment-43960</link>

		<dc:creator><![CDATA[str(len)]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 15:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8769#comment-43960</guid>

					<description><![CDATA[Regarding the strlen()-story; is there any work going on or will the C code stay?]]></description>
			<content:encoded><![CDATA[<p>Regarding the strlen()-story; is there any work going on or will the C code stay?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2011/12/04/lazy-reading-for-20111204/comment-page-1/#comment-43947</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 00:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8769#comment-43947</guid>

					<description><![CDATA[ggl: I agree, tea is always a good idea.

Dominique: http://leaf.dragonflybsd.org/cgi/web-man?command=ath&amp;section=ANY - it looks like the answer is &quot;... probably?&quot;  I only gave that page a cursory reading, but I know the wireless drivers in DragonFly were updated to match FreeBSD a little while ago, so it seems likely to work.]]></description>
			<content:encoded><![CDATA[<p>ggl: I agree, tea is always a good idea.</p>
<p>Dominique: <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=ath&#038;section=ANY" rel="nofollow ugc">http://leaf.dragonflybsd.org/cgi/web-man?command=ath&#038;section=ANY</a> &#8211; it looks like the answer is &#8220;&#8230; probably?&#8221;  I only gave that page a cursory reading, but I know the wireless drivers in DragonFly were updated to match FreeBSD a little while ago, so it seems likely to work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ggl		</title>
		<link>https://www.dragonflydigest.com/2011/12/04/lazy-reading-for-20111204/comment-page-1/#comment-43945</link>

		<dc:creator><![CDATA[ggl]]></dc:creator>
		<pubDate>Mon, 05 Dec 2011 21:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8769#comment-43945</guid>

					<description><![CDATA[I buy tea, damnit. Unless you live in Australia, a cuppa tea is always a great gift during a cold month.]]></description>
			<content:encoded><![CDATA[<p>I buy tea, damnit. Unless you live in Australia, a cuppa tea is always a great gift during a cold month.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dominique Geroux		</title>
		<link>https://www.dragonflydigest.com/2011/12/04/lazy-reading-for-20111204/comment-page-1/#comment-43940</link>

		<dc:creator><![CDATA[Dominique Geroux]]></dc:creator>
		<pubDate>Sun, 04 Dec 2011 23:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8769#comment-43940</guid>

					<description><![CDATA[I personally find picking a present is one of the most complicated tasks to accomplish. It is not that you do not know the person good enough, it something different. There are two main scenarios: Firstly the blessed (&#060;- might not be the right word here, but writing out &#034;the person, which one will give a present to&#034; is so long... maybe you have a suggestion) person wants something super ueber hyper expensive thing, or secondly he simply does not want anything.
  My solution to this problem usually is: For the first case just get together with some other people and together you buy him that expensive thing, or in second case: If he does not want anything, do not buy him anything. It is as simple as that. I mean: What is the point of giving a present, when it will not be used / thrown away anyways? (Besides polluting the planet of course.)
  If you really need to _have_ a present, something funny/random will do it, or something self made. Self made things can have a lot of emotional value.
  So, I know I am not the best writer on this earth, but I still hope this helps.

PS: I know this is kinda off-topic, but do you know if the Atheros 9285 wlan card has proper drivers under DragonFly? The linux ath9k driver is crap, but the card works flawlessly under PC-BSD.]]></description>
			<content:encoded><![CDATA[<p>I personally find picking a present is one of the most complicated tasks to accomplish. It is not that you do not know the person good enough, it something different. There are two main scenarios: Firstly the blessed (&lt;- might not be the right word here, but writing out &quot;the person, which one will give a present to&quot; is so long&#8230; maybe you have a suggestion) person wants something super ueber hyper expensive thing, or secondly he simply does not want anything.<br />
  My solution to this problem usually is: For the first case just get together with some other people and together you buy him that expensive thing, or in second case: If he does not want anything, do not buy him anything. It is as simple as that. I mean: What is the point of giving a present, when it will not be used / thrown away anyways? (Besides polluting the planet of course.)<br />
  If you really need to _have_ a present, something funny/random will do it, or something self made. Self made things can have a lot of emotional value.<br />
  So, I know I am not the best writer on this earth, but I still hope this helps.</p>
<p>PS: I know this is kinda off-topic, but do you know if the Atheros 9285 wlan card has proper drivers under DragonFly? The linux ath9k driver is crap, but the card works flawlessly under PC-BSD.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
