<?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>Postgresql &#8211; Harry Jackson</title>
	<atom:link href="http://127.0.0.1:8090/tag/postgresql/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Mon, 20 Dec 2004 01:08:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>Postgresql oom-killer</title>
		<link>http://127.0.0.1:8090/postgresql_oomkiller.htm</link>
					<comments>http://127.0.0.1:8090/postgresql_oomkiller.htm#respond</comments>
		
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Mon, 20 Dec 2004 01:08:13 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[oom-killer]]></category>
		<category><![CDATA[Postgresql]]></category>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=233</guid>

					<description><![CDATA[I have never seen the oom-killer before. I had heard stories from battle hardened veterans about their tussles with the beast but these stories where all just myths to me, until today, when the beastie raised its head in my logs. Dec 20 18:08:50 debian kernel: oom-killer: gfp_mask=0x1d2 59071 Dec 20 18:08:51 debian kernel: DMA &#8230; <p class="link-more"><a href="http://127.0.0.1:8090/postgresql_oomkiller.htm" class="more-link">Continue reading<span class="screen-reader-text"> "Postgresql oom-killer"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>I have never seen the oom-killer before. I had heard stories from battle hardened veterans about their tussles with the beast but these stories where all just myths to me, until today, when the beastie raised its head in my logs.<br />
Dec 20 18:08:50 debian kernel: oom-killer: gfp_mask=0x1d2<br />
59071 Dec 20 18:08:51 debian kernel: DMA per-cpu:<br />
59072 Dec 20 18:08:51 debian kernel: cpu 0 hot: low 2, high 6, batch 1<br />
59073 Dec 20 18:08:51 debian kernel: cpu 0 cold: low 0, high 2, batch 1<br />
59074 Dec 20 18:08:51 debian kernel: Normal per-cpu:<br />
59075 Dec 20 18:08:51 debian kernel: cpu 0 hot: low 32, high 96, batch 16<br />
59076 Dec 20 18:08:51 debian kernel: cpu 0 cold: low 0, high 32, batch 16<br />
59077 Dec 20 18:08:51 debian kernel: HighMem per-cpu:<br />
59078 Dec 20 18:08:51 debian kernel: cpu 0 hot: low 14, high 42, batch 7<br />
59079 Dec 20 18:08:51 debian kernel: cpu 0 cold: low 0, high 14, batch 7<br />
59080 Dec 20 18:08:51 debian kernel:<br />
59081 Dec 20 18:08:51 debian kernel: Free pages:        1040kB (112kB HighMem)<br />
59082 Dec 20 18:08:51 debian kernel: Active:253987 inactive:249 dirty:0 writeback:5 unstable:0 free:260 slab:2326 mapped:254        013 pagetables:680<br />
59083 Dec 20 18:08:52 debian kernel: DMA free:16kB min:16kB low:32kB high:48kB active:12296kB inactive:0kB present:16384kB<br />
59084 Dec 20 18:08:52 debian kernel: protections[]: 0 0 0<br />
59085 Dec 20 18:08:52 debian kernel: Normal free:912kB min:936kB low:1872kB high:2808kB active:873984kB inactive:996kB prese        nt:901120kB<br />
59086 Dec 20 18:08:52 debian kernel: protections[]: 0 0 0<br />
59087 Dec 20 18:08:52 debian kernel: HighMem free:112kB min:128kB low:256kB high:384kB active:129668kB inactive:0kB present:        131008kB<br />
59088 Dec 20 18:08:52 debian kernel: protections[]: 0 0 0<br />
59089 Dec 20 18:08:52 debian kernel: DMA: 0*4kB 0*8kB 1*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096k        B = 16kB<br />
59090 Dec 20 18:08:52 debian kernel: Normal: 0*4kB 0*8kB 1*16kB 2*32kB 1*64kB 0*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*40        96kB = 912kB<br />
59091 Dec 20 18:08:52 debian kernel: HighMem: 0*4kB 0*8kB 1*16kB 1*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4        096kB = 112kB<br />
59092 Dec 20 18:08:52 debian kernel: Swap cache: add 848298, delete 845230, find 151472/187493, race 0+3<br />
59093 Dec 20 18:08:52 debian kernel: Out of Memory: Killed process 6332 (postmaster).<br />
It would appear I was being a bit greedy with Postgres.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://127.0.0.1:8090/postgresql_oomkiller.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
