commit | 4f1cdd2bafc99b1141a164965c51aa2e68135621 | [log] [tgz] |
---|---|---|
author | Liam Mark <lmark@codeaurora.org> | Thu Feb 07 14:31:36 2013 -0800 |
committer | Vinayak Menon <vinmenon@codeaurora.org> | Thu Jul 20 11:17:28 2017 +0530 |
tree | bb8d2dc473ce55cab6117ce75978126a7c5b5fa9 | |
parent | 11a71a36825d57b51a1cb7f25da8e787c9b22e41 [diff] |
android/lowmemorykiller: Ignore tasks with freed mm A killed task can stay in the task list long after its memory has been returned to the system, therefore ignore any tasks whose mm struct has been freed. Change-Id: I76394b203b4ab2312437c839976f0ecb7b6dde4e Signed-off-by: Liam Mark <lmark@codeaurora.org> Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>