git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9545f86
)
staging: android: lowmemorykiller: Don't wait more than one second for a process...
author
Arve Hjønnevåg
<arve@android.com>
Fri, 13 Jan 2012 18:21:25 +0000
(22:21 +0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 8 Feb 2012 22:14:14 +0000
(14:14 -0800)
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>
No differences found