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)
committerRebecca Schultz Zavin <rebecca@android.com>
Tue, 21 Dec 2010 19:47:36 +0000 (11:47 -0800)
commitd72d17229a7b9271560ea053b9e8e8f864658893
tree21b4c6eadd7447766d9ff4429d9f6a545e2cb02b
parent5545554aac04918ece318270d63cbfcb015577a9
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