Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1560404

Re: [PATCH 2/4] mm, page_alloc: warn_alloc print nodemask

From "Hillf Danton" <hillf.zj@alibaba-inc.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/4] mm, page_alloc: warn_alloc print nodemask
Date 2017-01-17 10:50 +0100
Message-ID <t0yyS-5mX-9@gated-at.bofh.it> (permalink)
References <t0y5P-59Z-9@gated-at.bofh.it> <t0y5Q-59Z-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tuesday, January 17, 2017 5:16 PM Michal Hocko wrote: 
> 
> From: Michal Hocko <mhocko@suse.com>
> 
> warn_alloc is currently used for to report an allocation failure or an
> allocation stall. We print some details of the allocation request like
> the gfp mask and the request order. We do not print the allocation
> nodemask which is important when debugging the reason for the allocation
> failure as well. We alreaddy print the nodemask in the OOM report.
> 
> Add nodemask to warn_alloc and print it in warn_alloc as well.
> 
> Changes since v1
> - print cpusets as well - Vlastimil
> 
> Acked-by: Mel Gorman <mgorman@suse.de>
> Signed-off-by: Michal Hocko <mhocko@suse.com>
> ---
Acked-by: Hillf Danton <hillf.zj@alibaba-inc.com> 

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/4] mm, page_alloc: warn_alloc print nodemask Michal Hocko <mhocko@kernel.org> - 2017-01-17 10:20 +0100
  Re: [PATCH 2/4] mm, page_alloc: warn_alloc print nodemask "Hillf Danton" <hillf.zj@alibaba-inc.com> - 2017-01-17 10:50 +0100
  Re: [PATCH 2/4] mm, page_alloc: warn_alloc print nodemask David Rientjes <rientjes@google.com> - 2017-01-18 00:10 +0100
    Re: [PATCH 2/4] mm, page_alloc: warn_alloc print nodemask Michal Hocko <mhocko@kernel.org> - 2017-01-18 11:30 +0100

csiph-web