Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1213437
| From | David Rientjes <rientjes@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] mm/page_alloc: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio |
| Date | 2015-08-26 01:40 +0200 |
| Message-ID | <q1vYR-50b-1@gated-at.bofh.it> (permalink) |
| References | <q1n5g-fR-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 25 Aug 2015, Yaowei Bai wrote: > We use sysctl_lowmem_reserve_ratio rather than sysctl_lower_zone_reserve_ratio to > determine how aggressive the kernel is in defending lowmem from the possibility of > being captured into pinned user memory. To avoid misleading, correct it in some > comments. > > Signed-off-by: Yaowei Bai <bywxiaobai@163.com> Acked-by: David Rientjes <rientjes@google.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] mm/page_alloc: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio Yaowei Bai <bywxiaobai@163.com> - 2015-08-25 16:10 +0200
[PATCH 2/2] Documentation: clarify in calculating zone protection Yaowei Bai <bywxiaobai@163.com> - 2015-08-25 16:10 +0200
Re: [PATCH 2/2] Documentation: clarify in calculating zone protection Michal Hocko <mhocko@kernel.org> - 2015-08-25 17:10 +0200
Re: [PATCH 2/2] Documentation: clarify in calculating zone protection Yaowei Bai <bywxiaobai@163.com> - 2015-08-26 17:00 +0200
Re: [PATCH 2/2] Documentation: clarify in calculating zone protection David Rientjes <rientjes@google.com> - 2015-08-26 01:40 +0200
Re: [PATCH 1/2] mm/page_alloc: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio Michal Hocko <mhocko@kernel.org> - 2015-08-25 17:30 +0200
Re: [PATCH 1/2] mm/page_alloc: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio David Rientjes <rientjes@google.com> - 2015-08-26 01:40 +0200
csiph-web