<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adrian's Thoughts &#187; Windows</title>
	<atom:link href="http://blog.frith.co.za/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.frith.co.za</link>
	<description>Ramblings about life, university, mathematics, computing, Linux, open source, etc.</description>
	<lastBuildDate>Thu, 19 Mar 2009 10:23:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Another reason I can&#8217;t use Windows</title>
		<link>http://blog.frith.co.za/2007/04/02/another-reason-i-cant-use-windows/</link>
		<comments>http://blog.frith.co.za/2007/04/02/another-reason-i-cant-use-windows/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 22:18:32 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.frith.co.za/?p=8</guid>
		<description><![CDATA[This is a rant. It&#8217;s, hopefully, not a biased Linux fanboy rant; rather, it is a reasonable description of yet another problem with Microsoft Windows. The problem is CPU scheduling. Windows&#8217; CPU scheduler simply can&#8217;t cope properly with running CPU-intensive processes concurrently with interactive processes. A few days ago, I was in Windows with iTunes [...]]]></description>
			<content:encoded><![CDATA[<p>This is a rant. It&#8217;s, hopefully, not a biased Linux fanboy rant; rather, it is a reasonable description of yet another problem with Microsoft Windows. The problem is CPU scheduling. Windows&#8217; CPU scheduler simply can&#8217;t cope properly with running CPU-intensive processes concurrently with interactive processes. A few days ago, I was in Windows with iTunes ripping a CD and encoding to AAC, and I was trying to surf the web simultaneously. It was impossible; Internet Explorer was completely unresponsive &#8211; it would take several minutes from clicking on the &#8220;new tab&#8221; button to seeing a new tab appear.</p>
<p>Later that day I was doing the same thing, but in Linux &#8211; using Banshee to rip and encode the same CD to AAC (I would use OGG if I didn&#8217;t have an iPod). I was also surfing the web with Epiphany, and there was no noticeable slowdown in the web browser. No doubt the ripping/encoding process took a little longer because of the CPU time provided to other processes; but I imagine that most users would rather have their backround tasks take a little longer in return for being able to carry on using the computer while they run.</p>
<p>This is something where Linux really excels: the scheduler is really <em>very good</em>. Windows&#8217; is simply pathetic, and completely unsuited for an interactive system (which doesn&#8217;t really make sense, since Windows has never been used as a batch system, as far as I know!).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frith.co.za/2007/04/02/another-reason-i-cant-use-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
