Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1458474
| From | Mel Gorman <mgorman@techsingularity.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] mm/page_alloc: fix wrong initialization when sysctl_min_unmapped_ratio changes |
| Date | 2016-08-09 09:30 +0200 |
| Message-ID | <s49E5-4tO-1@gated-at.bofh.it> (permalink) |
| References | <s48RH-3Wx-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 09, 2016 at 03:30:47PM +0900, js1304@gmail.com wrote: > From: Joonsoo Kim <iamjoonsoo.kim@lge.com> > > Before resetting min_unmapped_pages, we need to initialize > min_unmapped_pages rather than min_slab_pages. > > Fixes: a5f5f91da6 (mm: convert zone_reclaim to node_reclaim) > Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com> Acked-by: Mel Gorman <mgorman@techsingularity.net> -- Mel Gorman SUSE Labs
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] mm/page_alloc: fix wrong initialization when sysctl_min_unmapped_ratio changes js1304@gmail.com - 2016-08-09 08:40 +0200
[PATCH 2/2] mm/page_alloc: recalculate some of node threshold when on/offline memory js1304@gmail.com - 2016-08-09 08:40 +0200
Re: [PATCH 2/2] mm/page_alloc: recalculate some of node threshold when on/offline memory Mel Gorman <mgorman@techsingularity.net> - 2016-08-09 09:40 +0200
Re: [PATCH 1/2] mm/page_alloc: fix wrong initialization when sysctl_min_unmapped_ratio changes Mel Gorman <mgorman@techsingularity.net> - 2016-08-09 09:30 +0200
csiph-web