| commit | da445f9e543bce46e5303e81a4f6137c6f7ac7f8 | [log] [tgz] |
|---|---|---|
| author | Liam Mark <lmark@codeaurora.org> | Thu Feb 07 14:31:36 2013 -0800 |
| committer | Liam Mark <lmark@codeaurora.org> | Thu Feb 21 10:19:19 2013 -0800 |
| tree | e6db67bd79971956421c6eaeef29ca3dcaf31db2 | |
| parent | 8023e530f89f250eb562d0392918ce6cc721b077 [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 CRs-fixed: 450383 Signed-off-by: Liam Mark <lmark@codeaurora.org>