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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:06:35 +0000 (12:06 -0800)
commit9617be8c466f4d12bfa1957592d5149d07914be1
tree851eececf79065ae30195c2470d9a3c8c14957db
parente452f17ec0c19020a43984bd036fbc5a90036b7d
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