<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Nerdy Notes</title>
	<link>http://study.ettachou.com</link>
	<description>murmuring tech jargons</description>
	<pubDate>Tue, 06 Jan 2009 04:30:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>Comment on Implementation of Monitors with Semaphores by mashrur</title>
		<link>http://study.ettachou.com/2007/12/26/implementation-of-monitors-with-semaphores/#comment-20</link>
		<dc:creator>mashrur</dc:creator>
		<pubDate>Fri, 16 May 2008 08:08:33 +0000</pubDate>
		<guid>http://study.ettachou.com/2007/12/26/implementation-of-monitors-with-semaphores/#comment-20</guid>
		<description>Hi, 

I completely agree with you on the next_count variable. I can't seem to find a way where next_count can be more than 1. x.signal is called inside a body of F, and mutex is taken by the calling process. No other process can call x.signal, until mutex is set back to 1 (this can only be done by the first process calling x.signal). So next_count can never be more than 1.

Do you agree with the reasoning?</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I completely agree with you on the next_count variable. I can&#8217;t seem to find a way where next_count can be more than 1. x.signal is called inside a body of F, and mutex is taken by the calling process. No other process can call x.signal, until mutex is set back to 1 (this can only be done by the first process calling x.signal). So next_count can never be more than 1.</p>
<p>Do you agree with the reasoning?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Follow your enthusiasm by Guan</title>
		<link>http://study.ettachou.com/2008/04/22/follow-your-enthusiasm/#comment-16</link>
		<dc:creator>Guan</dc:creator>
		<pubDate>Wed, 23 Apr 2008 02:07:57 +0000</pubDate>
		<guid>http://study.ettachou.com/2008/04/22/follow-your-enthusiasm/#comment-16</guid>
		<description>Then it's called living your dream, or at least trying to do so. All of us have dreams at one point or the other, but not everyone has the opportunity to follow them. The ones that do are considered very lucky - the rest of us are simply lost in the flow of the inevitable process called 'life'.

I dream of being able to register for this site, but I have been trying in vain for 10 full minutes. Am I doing the right thing by posting a reply first?</description>
		<content:encoded><![CDATA[<p>Then it&#8217;s called living your dream, or at least trying to do so. All of us have dreams at one point or the other, but not everyone has the opportunity to follow them. The ones that do are considered very lucky - the rest of us are simply lost in the flow of the inevitable process called &#8216;life&#8217;.</p>
<p>I dream of being able to register for this site, but I have been trying in vain for 10 full minutes. Am I doing the right thing by posting a reply first?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
