Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1458478
| From | Mel Gorman <mgorman@techsingularity.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] mm/page_alloc: recalculate some of node threshold when on/offline memory |
| Date | 2016-08-09 09:40 +0200 |
| Message-ID | <s49NL-4yq-5@gated-at.bofh.it> (permalink) |
| References | <s48RH-3Wx-5@gated-at.bofh.it> <s48RH-3Wx-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 09, 2016 at 03:30:48PM +0900, js1304@gmail.com wrote: > From: Joonsoo Kim <iamjoonsoo.kim@lge.com> > > Some of node threshold depends on number of managed pages in the node. > When memory is going on/offline, it can be changed and we need to > adjust them. > > This patch add recalculation to appropriate places and clean-up > related function for better maintanance. > > 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 | Next 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