<?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>Bart Verwilst a.k.a Bort :: Blog &#187; kernel</title>
	<atom:link href="http://blog.verwilst.be/tag/kernel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.verwilst.be</link>
	<description>Linux, Open Source. That&#039;s pretty much it.</description>
	<lastBuildDate>Wed, 05 May 2010 09:02:31 +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>Avoiding OOM&#8217;s with mem_notify</title>
		<link>http://blog.verwilst.be/2008/02/07/avoiding-ooms-with-mem_notify/</link>
		<comments>http://blog.verwilst.be/2008/02/07/avoiding-ooms-with-mem_notify/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 12:10:59 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[oom]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2008/02/07/avoiding-ooms-with-mem_notify/</guid>
		<description><![CDATA[Once in a while you come across something that spontaneously triggers a pleasantly-surprised &#8220;hmmmm!&#8221;.
This is one of those things that triggered it right away   Java apps/jvm&#8217;s should be polling that sucker franticly  
]]></description>
			<content:encoded><![CDATA[<p>Once in a while you come across something that spontaneously triggers a pleasantly-surprised &#8220;hmmmm!&#8221;.</p>
<p><a href="http://www.linuxworld.com/news/2008/020508-kernel.html" target="_blank">This</a> is one of those things that triggered it right away <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Java apps/jvm&#8217;s should be polling that sucker franticly <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/02/07/avoiding-ooms-with-mem_notify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panic at the disco!</title>
		<link>http://blog.verwilst.be/2007/12/14/panic-at-the-disco/</link>
		<comments>http://blog.verwilst.be/2007/12/14/panic-at-the-disco/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 10:56:05 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[Inside Linux]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sysrq]]></category>

		<guid isPermaLink="false">http://weblog.verwilst.be/2007/12/14/panic-at-the-disco/</guid>
		<description><![CDATA[Linux kernels are brave warriors, standing up against lots of bad hardware and rootkits.
But even the mightiest warrior has a soft spot. The Linux kernel in particular is just terrified of the letter &#8216;c&#8217;.
Meaning you can force a kernel to panic by just doing the following:
# echo c &#62;  /proc/sysrq-trigger
Great for testing, not recommended [...]]]></description>
			<content:encoded><![CDATA[<p>Linux kernels are brave warriors, standing up against lots of bad hardware and rootkits.<img src="http://tbn0.google.com/images?q=tbn:Ir7nrF9LTF_XBM:http://members.lycos.nl/wzohh/ist2_597833_don_t_panic_button.jpg" align="right" border="0" height="92" width="123" /></p>
<p>But even the mightiest warrior has a soft spot. The Linux kernel in particular is just terrified of the letter &#8216;c&#8217;.</p>
<p>Meaning you can force a kernel to panic by just doing the following:</p>
<p><strong># echo c &gt;  /proc/sysrq-trigger</strong></p>
<p>Great for testing, not recommended in production <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2007/12/14/panic-at-the-disco/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
