Re: Andrea VM changes
From: Dan Kegel (dank_at_kegel.com)
Date: 08/31/03
- Previous message: Alan Cox: "Re: bandwidth for bkbits.net (good news)"
- Maybe in reply to: Marcelo Tosatti: "Andrea VM changes"
- Next in thread: Jörn Engel: "Re: Andrea VM changes"
- Reply: Jörn Engel: "Re: Andrea VM changes"
- Reply: Jonathan Lundell: "Re: Andrea VM changes"
- Reply: Chris Frey: "Re: Andrea VM changes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Aug 2003 08:51:55 -0700 To: linux-kernel@vger.kernel.org
I spent way too long tweaking the OOM killer before I
realized it was hopeless.
The fact that incoming network traffic can be what causes the
OOM condition makes it Really Hard to decide which app deserves
the axe.
In the test-and-measurement system I'm developing,
it turned out the sanest thing to do with OOM conditions
was to consider them user errors, and to handle them
by dumping memory usage info about processes and slab caches,
then halt. It's been very helpful because it turns flaky
conditions into rock-solid failures. Too bad this drastic
approach isn't appropriate for general use.
- Dan
-- Dan Kegel http://www.kegel.com http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Alan Cox: "Re: bandwidth for bkbits.net (good news)"
- Maybe in reply to: Marcelo Tosatti: "Andrea VM changes"
- Next in thread: Jörn Engel: "Re: Andrea VM changes"
- Reply: Jörn Engel: "Re: Andrea VM changes"
- Reply: Jonathan Lundell: "Re: Andrea VM changes"
- Reply: Chris Frey: "Re: Andrea VM changes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|