staging: android: lowmemorykiller: Don't wait more than one second for a process...
authorArve Hjønnevåg <arve@android.com>
Wed, 24 Nov 2010 02:20:28 +0000 (18:20 -0800)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:09:40 +0000 (09:09 -0700)
commit280e506943185da01e8605b1a0082012205d3cb0
tree2d2a09e2cd990b5374396336b5ee8aa129bb0fb3
parent00b0a66a031ee7024cd0aa7e69a26c6731d1b0fe
staging: android: lowmemorykiller: Don't wait more than one second for a process to die

If a process forked and the child process was killed by the
lowmemorykiller, the lowmemory killer would be disabled until
the parent process reaped the child or it died itself.

Change-Id: I709b1a4e1b1a1970e51d26a39fcbee57977bbc7f
Signed-off-by: Arve Hjønnevåg <arve@android.com>
drivers/staging/android/lowmemorykiller.c