<?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: Clean Up Your Mess</title>
	<atom:link href="http://push.cx/2006/clean-up-your-mess/feed" rel="self" type="application/rss+xml" />
	<link>http://push.cx/2006/clean-up-your-mess</link>
	<description>A tea-drinking web geek's coffee-flavored blog</description>
	<lastBuildDate>Tue, 27 Jul 2010 00:47:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ammon Lauritzen</title>
		<link>http://push.cx/2006/clean-up-your-mess/comment-page-1#comment-6214</link>
		<dc:creator>Ammon Lauritzen</dc:creator>
		<pubDate>Fri, 06 Oct 2006 21:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://push.cx/2006/clean-up-your-mess#comment-6214</guid>
		<description>&gt; Any process that tried to read from disk froze and couldn’t even be kill -9‘d.

Yeah. That&#039;s standard fare for processes that are blocked on disk IO. In fact, whenever a process refuses to respond to kill -9, it is almost certainly blocking on an unresponsive device.

When this happens to me, it&#039;s usually about the same time that I start wondering if we&#039;re experiencing a hardware failure. ;)</description>
		<content:encoded><![CDATA[<p>&gt; Any process that tried to read from disk froze and couldn’t even be kill -9‘d.</p>
<p>Yeah. That&#8217;s standard fare for processes that are blocked on disk IO. In fact, whenever a process refuses to respond to kill -9, it is almost certainly blocking on an unresponsive device.</p>
<p>When this happens to me, it&#8217;s usually about the same time that I start wondering if we&#8217;re experiencing a hardware failure. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aidan</title>
		<link>http://push.cx/2006/clean-up-your-mess/comment-page-1#comment-6202</link>
		<dc:creator>Aidan</dc:creator>
		<pubDate>Fri, 06 Oct 2006 17:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://push.cx/2006/clean-up-your-mess#comment-6202</guid>
		<description>I think the guy that did it has been fired ;-)</description>
		<content:encoded><![CDATA[<p>I think the guy that did it has been fired ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snarky</title>
		<link>http://push.cx/2006/clean-up-your-mess/comment-page-1#comment-6180</link>
		<dc:creator>Snarky</dc:creator>
		<pubDate>Fri, 06 Oct 2006 06:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://push.cx/2006/clean-up-your-mess#comment-6180</guid>
		<description>Heck yea! Thankfully I&#039;ve never been in a situation such as the above, mainly due to my age, but I&#039;ve come close with some labs on campus. 

There was a time in one of my CS classes where we were in a UNIX lab. One guy figured out he could login (via ssh) to everyone&#039;s computers, and pop up messages. Very annoying. My solution was to teach him how to make messages really fast (bash scripts). It seemed counter-intuitive, but he ended up locking up a computer, and the sysadmins were able to find out who did it (ther person with a coupla thousand processes running). 

That kinda relates to the link David posted above, kinda your story. Thought I&#039;d share as I can&#039;t really sleep.</description>
		<content:encoded><![CDATA[<p>Heck yea! Thankfully I&#8217;ve never been in a situation such as the above, mainly due to my age, but I&#8217;ve come close with some labs on campus. </p>
<p>There was a time in one of my CS classes where we were in a UNIX lab. One guy figured out he could login (via ssh) to everyone&#8217;s computers, and pop up messages. Very annoying. My solution was to teach him how to make messages really fast (bash scripts). It seemed counter-intuitive, but he ended up locking up a computer, and the sysadmins were able to find out who did it (ther person with a coupla thousand processes running). </p>
<p>That kinda relates to the link David posted above, kinda your story. Thought I&#8217;d share as I can&#8217;t really sleep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Bremner</title>
		<link>http://push.cx/2006/clean-up-your-mess/comment-page-1#comment-6178</link>
		<dc:creator>David Bremner</dc:creator>
		<pubDate>Fri, 06 Oct 2006 05:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://push.cx/2006/clean-up-your-mess#comment-6178</guid>
		<description>I&#039;m reminded of &lt;a href=&quot;http://www.folklore.org/StoryView.py?project=Macintosh&amp;story=Make_a_Mess,_Clean_it_Up!.txt&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I&#8217;m reminded of <a href="http://www.folklore.org/StoryView.py?project=Macintosh&amp;story=Make_a_Mess,_Clean_it_Up!.txt" rel="nofollow">this</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
