[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090114104834.18387fca@lxorguk.ukuu.org.uk>
Date: Wed, 14 Jan 2009 10:48:34 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Pavel Machek <pavel@...e.cz>
Cc: Greg KH <greg@...ah.com>, Arve Hj?nnev?g <arve@...roid.com>,
Brian Swetland <swetland@...gle.com>, arve@...gle.com,
San Mehat <san@...roid.com>, Robert Love <rlove@...gle.com>,
linux-kernel@...r.kernel.org
Subject: Re: lowmemory android driver not needed?
> > Alan, does this sound like it should remain in the tree?
>
> Maybe our oom killer should get a new tunable, telling it how
> aggressive it should be, instead?
I was thinking that, and it would integrate better with the OLPC work
(which IMHO is a nicer interface for some stuff)
You'd want two thresholds
The 'arghhhh....' point where you start killing stuff
The 'uh oh...' point where an OLPC style low memory notifier kicks in
(OLPC's model is a handle you can select/poll for 'memory getting low' so
apps can respond to pressure by doing stuff like dumping caches)
The rest ought to follow naturally IFF you can find a clean efficient way
to measure that pressure and quantify it as a number. Our default would
be like now, the Android default might be to trigger earlier..
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists