<?xml version="1.0" encoding="iso-8859-1"?><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: Kernel Time and Timer Usage in Linux</title>
	<atom:link href="http://esteve.tizos.net/archives/kernel-time-and-timer-usage/feed/" rel="self" type="application/rss+xml" />
	<link>http://esteve.tizos.net/archives/kernel-time-and-timer-usage/</link>
	<description>A personal blog with my own opinions, experiences and stuff I'm interested on.</description>
	<pubDate>Fri, 10 Sep 2010 09:09:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Justin</title>
		<link>http://esteve.tizos.net/archives/kernel-time-and-timer-usage/comment-page-1/#comment-27236</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 19 Nov 2009 19:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://esteve.tizos.net/index.php?p=20#comment-27236</guid>
		<description>Thanks for the example.  I was trying to schedule a garbage collection routine for my module, and the only stuff I could find was for kernel 2.4, and no longer worked in 2.6.  Using this method I was finally able to have a garbage collection routine that runs every 5 minuets.

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the example.  I was trying to schedule a garbage collection routine for my module, and the only stuff I could find was for kernel 2.4, and no longer worked in 2.6.  Using this method I was finally able to have a garbage collection routine that runs every 5 minuets.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
