Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1335668
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan() |
| Date | 2016-02-16 18:40 +0100 |
| Message-ID | <r2RLs-2yT-29@gated-at.bofh.it> (permalink) |
| References | <r2KgW-611-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan() Xishi Qiu <qiuxishi@huawei.com> - 2016-02-16 10:40 +0100
Re: [PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan() Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-02-16 18:40 +0100
Re: [PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan() David Rientjes <rientjes@google.com> - 2016-02-17 01:40 +0100
Re: [PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan() Xishi Qiu <qiuxishi@huawei.com> - 2016-02-17 09:50 +0100
Re: [PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan() David Rientjes <rientjes@google.com> - 2016-02-17 23:50 +0100
Re: [PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan() Michal Hocko <mhocko@kernel.org> - 2016-02-17 19:20 +0100
Re: [PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan() Xishi Qiu <qiuxishi@huawei.com> - 2016-02-18 08:00 +0100
Re: [PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan() Xishi Qiu <qiuxishi@huawei.com> - 2016-02-18 11:30 +0100
csiph-web