commit | e5d7965f88a3755b2d0c54768a17032ab3a72819 | [log] [tgz] |
---|---|---|
author | Arve Hjønnevåg <arve@android.com> | Fri Jan 13 22:21:25 2012 +0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 08 14:14:14 2012 -0800 |
tree | 35b617f6bfbdd667edd29eb6387a2d7e430a2c38 | |
parent | 9545f86e3a3b6fac508dd43638d633d1a1567c26 [diff] |
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. Signed-off-by: Arve Hjønnevåg <arve@android.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>