Re: [PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan()
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2016-02-16 17:38:56
Also in:
lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2016-02-16 17:38:56
Also in:
lkml
On Tue, Feb 16, 2016 at 05:37:05PM +0800, Xishi Qiu wrote:
Currently tasksize in lowmem_scan() only calculate rss, and not include swap. But usually smart phones enable zram, so swap space actually use ram.
Yes, but does that matter for this type of calculation? I need an ack from the android team before I could ever take such a core change to this code... thanks, greg k-h -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>