login
Header Space

 
 

OOM notifications

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Cc: <riel@...>, <drepper@...>
Date: Thursday, October 18, 2007 - 4:25 pm

Hi,

AIX contains the SIGDANGER signal to notify applications to free up some
unused cached memory:

http://www.ussg.iu.edu/hypermail/linux/kernel/0007.0/0901.html

There have been a few discussions on implementing such an idea on Linux,
but nothing concrete has been achieved.

On the kernel side Rik suggested two notification points: "about to
swap" (for desktop scenarios) and "about to OOM" (for embedded-like
scenarios).

With that assumption in mind it would be necessary to either have two
special devices for notification, or somehow indicate both events
through the same file descriptor.

Comments are more than welcome.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
OOM notifications, Marcelo Tosatti, (Thu Oct 18, 4:25 pm)
Re: OOM notifications, Rene Herman, (Thu Oct 18, 4:38 pm)
Re: OOM notifications, Rik van Riel, (Thu Oct 18, 4:52 pm)
Re: OOM notifications, Rene Herman, (Thu Oct 18, 5:06 pm)
Re: OOM notifications, Rik van Riel, (Thu Oct 18, 5:18 pm)
Re: OOM notifications, Rene Herman, (Thu Oct 18, 6:01 pm)
Re: OOM notifications, Rene Herman, (Thu Oct 18, 6:16 pm)
Re: OOM notifications, Ulrich Drepper, (Thu Oct 18, 6:10 pm)
Re: OOM notifications, Pavel Machek, (Fri Oct 19, 6:17 am)
Re: OOM notifications, Chris Friesen, (Fri Oct 19, 1:15 am)
speck-geostationary