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


Groups > linux.kernel > #1269354

Re: [PATCH 2/3] mm/page_isolation: add new tracepoint, test_pages_isolated

From David Rientjes <rientjes@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] mm/page_isolation: add new tracepoint, test_pages_isolated
Date 2015-11-14 00:00 +0100
Message-ID <quvu2-41A-13@gated-at.bofh.it> (permalink)
References <quchH-nf-7@gated-at.bofh.it> <quchH-nf-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, 13 Nov 2015, Joonsoo Kim wrote:

> cma allocation should be guranteeded to succeed, but, sometimes,
> it could be failed in current implementation. To track down
> the problem, we need to know which page is problematic and
> this new tracepoint will report it.
> 
> Acked-by: Michal Nazarewicz <mina86@mina86.com>
> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>

Acked-by: David Rientjes <rientjes@google.com>

Thanks for generalizing this!
--
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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] mm/page_isolation: return last tested pfn rather than failure indicator Joonsoo Kim <js1304@gmail.com> - 2015-11-13 03:30 +0100
  [PATCH 2/3] mm/page_isolation: add new tracepoint, test_pages_isolated Joonsoo Kim <js1304@gmail.com> - 2015-11-13 03:30 +0100
    Re: [PATCH 2/3] mm/page_isolation: add new tracepoint,  test_pages_isolated David Rientjes <rientjes@google.com> - 2015-11-14 00:00 +0100
  [PATCH 3/3] mm/cma: always check which page cause allocation failure Joonsoo Kim <js1304@gmail.com> - 2015-11-13 03:30 +0100

csiph-web