<?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>Kommentare für Martin Pitt</title>
	<atom:link href="http://www.piware.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.piware.de</link>
	<description>addicted to Free Software Development</description>
	<lastBuildDate>Mon, 06 May 2013 01:32:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Kommentar zu fatrace: report system wide file access events von Teresa e Junior</title>
		<link>http://www.piware.de/2012/02/fatrace-report-system-wide-file-access-events/comment-page-1/#comment-11041</link>
		<dc:creator>Teresa e Junior</dc:creator>
		<pubDate>Mon, 06 May 2013 01:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.piware.de/?p=594#comment-11041</guid>
		<description>Thanks so much for this tool. Since it got into Debian, I&#039;ve rewritten a lot of scripts and config files to prevent constant wakeups (eg. sleep loops, syslog, cache writes, mail checks...), and the difference is noticeable!

Good news on power savings also this morning from Ingo Molnar on http://lkml.indiana.edu/hypermail/linux/kernel/1305.0/01831.html

To the first poster @Jon, any terminal based on libvte and also Konsole writes to /tmp for every single line of output. The only way to achieve sanity and safety is either running an ugly terminal emulator or running tmux inside your favorite terminal, since it creates an internal buffer.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this tool. Since it got into Debian, I&#8217;ve rewritten a lot of scripts and config files to prevent constant wakeups (eg. sleep loops, syslog, cache writes, mail checks&#8230;), and the difference is noticeable!</p>
<p>Good news on power savings also this morning from Ingo Molnar on <a href="http://lkml.indiana.edu/hypermail/linux/kernel/1305.0/01831.html" rel="nofollow">http://lkml.indiana.edu/hypermail/linux/kernel/1305.0/01831.html</a></p>
<p>To the first poster @Jon, any terminal based on libvte and also Konsole writes to /tmp for every single line of output. The only way to achieve sanity and safety is either running an ugly terminal emulator or running tmux inside your favorite terminal, since it creates an internal buffer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu fatrace: report system wide file access events von pitti</title>
		<link>http://www.piware.de/2012/02/fatrace-report-system-wide-file-access-events/comment-page-1/#comment-10793</link>
		<dc:creator>pitti</dc:creator>
		<pubDate>Fri, 19 Apr 2013 05:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.piware.de/?p=594#comment-10793</guid>
		<description>Right, that does not go through the kernel&#039;s VFS and hence not through fanotify. I&#039;m less sure about inotify support, though. Also, the NFS client knows about file accesses already, so maybe that information can be retrieved from that.</description>
		<content:encoded><![CDATA[<p>Right, that does not go through the kernel&#8217;s VFS and hence not through fanotify. I&#8217;m less sure about inotify support, though. Also, the NFS client knows about file accesses already, so maybe that information can be retrieved from that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu fatrace: report system wide file access events von james</title>
		<link>http://www.piware.de/2012/02/fatrace-report-system-wide-file-access-events/comment-page-1/#comment-10646</link>
		<dc:creator>james</dc:creator>
		<pubDate>Fri, 12 Apr 2013 07:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.piware.de/?p=594#comment-10646</guid>
		<description>This would not work with NFS client file access, correct? As fsnotify only works for local files.</description>
		<content:encoded><![CDATA[<p>This would not work with NFS client file access, correct? As fsnotify only works for local files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu New fatrace released, Debian package coming von pitti</title>
		<link>http://www.piware.de/2013/04/new-fatrace-released-debian-package-coming/comment-page-1/#comment-10630</link>
		<dc:creator>pitti</dc:creator>
		<pubDate>Fri, 12 Apr 2013 03:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.piware.de/?p=878#comment-10630</guid>
		<description>@Michael: Ist ja auch nicht total falsch -- es ist ein Rennen, das staendig ansetzende Fett der Software zu verfolgen und wieder zu eliminieren. :-)</description>
		<content:encoded><![CDATA[<p>@Michael: Ist ja auch nicht total falsch &#8212; es ist ein Rennen, das staendig ansetzende Fett der Software zu verfolgen und wieder zu eliminieren. <img src='http://www.piware.de/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Python unittest: Show log on test failure von pitti</title>
		<link>http://www.piware.de/2012/10/python-unittest-show-log-on-test-failure/comment-page-1/#comment-10629</link>
		<dc:creator>pitti</dc:creator>
		<pubDate>Fri, 12 Apr 2013 03:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.piware.de/?p=755#comment-10629</guid>
		<description>You can run the test suite with explicit test names (tests/run MyClass.test_foo) if you want to debug a particular test and only run that one.</description>
		<content:encoded><![CDATA[<p>You can run the test suite with explicit test names (tests/run MyClass.test_foo) if you want to debug a particular test and only run that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu New fatrace released, Debian package coming von Michael Hofmann</title>
		<link>http://www.piware.de/2013/04/new-fatrace-released-debian-package-coming/comment-page-1/#comment-10597</link>
		<dc:creator>Michael Hofmann</dc:creator>
		<pubDate>Thu, 11 Apr 2013 18:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.piware.de/?p=878#comment-10597</guid>
		<description>Ich lese immer nur fat-race... :-)</description>
		<content:encoded><![CDATA[<p>Ich lese immer nur fat-race&#8230; <img src='http://www.piware.de/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Python unittest: Show log on test failure von edin</title>
		<link>http://www.piware.de/2012/10/python-unittest-show-log-on-test-failure/comment-page-1/#comment-10574</link>
		<dc:creator>edin</dc:creator>
		<pubDate>Thu, 11 Apr 2013 14:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.piware.de/?p=755#comment-10574</guid>
		<description>Hi,
Do yuo know how to repeat only failed tests? Some call in tearDown...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Do yuo know how to repeat only failed tests? Some call in tearDown&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu fatrace: report system wide file access events von New fatrace released, Debian package coming &#171; Martin Pitt</title>
		<link>http://www.piware.de/2012/02/fatrace-report-system-wide-file-access-events/comment-page-1/#comment-10525</link>
		<dc:creator>New fatrace released, Debian package coming &#171; Martin Pitt</dc:creator>
		<pubDate>Thu, 11 Apr 2013 07:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.piware.de/?p=594#comment-10525</guid>
		<description>[...] Wise poked me this morning about uploading fatrace (&#8220;file access trace&#8221;, see the original announcement for details) to Debian, thanks for the [...]</description>
		<content:encoded><![CDATA[<p>[...] Wise poked me this morning about uploading fatrace (&#8220;file access trace&#8221;, see the original announcement for details) to Debian, thanks for the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Urgent PostgreSQL security updates for Debian/Ubuntu von pitti</title>
		<link>http://www.piware.de/2013/04/urgent-postgresql-security-updates-for-debianubuntu/comment-page-1/#comment-10498</link>
		<dc:creator>pitti</dc:creator>
		<pubDate>Fri, 05 Apr 2013 11:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.piware.de/?p=869#comment-10498</guid>
		<description>Note that apt.postgresql.org has up-to-date 9.0 packages.</description>
		<content:encoded><![CDATA[<p>Note that apt.postgresql.org has up-to-date 9.0 packages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Urgent PostgreSQL security updates for Debian/Ubuntu von David F. Skoll</title>
		<link>http://www.piware.de/2013/04/urgent-postgresql-security-updates-for-debianubuntu/comment-page-1/#comment-10497</link>
		<dc:creator>David F. Skoll</dc:creator>
		<pubDate>Fri, 05 Apr 2013 10:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.piware.de/?p=869#comment-10497</guid>
		<description>If you happen to be using PostgreSQL 9.0 from backports (before it was removed), I have built 9.0.13 debs.  They are at:

http://www.roaringpenguin.com/pg-9.0/</description>
		<content:encoded><![CDATA[<p>If you happen to be using PostgreSQL 9.0 from backports (before it was removed), I have built 9.0.13 debs.  They are at:</p>
<p><a href="http://www.roaringpenguin.com/pg-9.0/" rel="nofollow">http://www.roaringpenguin.com/pg-9.0/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
