linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC] CMA page migration failure due to buffers on bh_lru
@ 2014-06-24  1:12 Gioh Kim
  2014-06-26 15:57 ` Michal Nazarewicz
  0 siblings, 1 reply; 8+ messages in thread
From: Gioh Kim @ 2014-06-24  1:12 UTC (permalink / raw)
  To: Michal Nazarewicz, Marek Szyprowski, linux-mm, linux-kernel
  Cc: Joonsoo Kim, Mel Gorman, 이건호


Hello,

I am trying to apply CMA feature for my platform.
My kernel version, 3.10.x, is not allocating memory from CMA area so that I applied
a Joonsoo Kim's patch (https://lkml.org/lkml/2014/5/28/64).
Now my platform can use CMA area effectively.

But I have many failures to allocate memory from CMA area.
I found the same situation to Laura Abbott's patch descrbing, https://lkml.org/lkml/2012/8/31/313,
that releases buffer-heads attached at CPU's LRU list.

If Joonsoo's patch is applied and/or CMA feature is applied more and more,
buffer-heads problem is going to be serious definitely.

Please look into the Laura's patch again.
I think it must be applied with Joonsoo's patch.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-07-03  7:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24  1:12 [RFC] CMA page migration failure due to buffers on bh_lru Gioh Kim
2014-06-26 15:57 ` Michal Nazarewicz
2014-06-26 23:23   ` Gioh Kim
2014-06-29 19:49     ` Laura Abbott
2014-07-01  1:07       ` Gioh Kim
2014-07-01  2:02         ` Laura Abbott
2014-07-02  5:46           ` Andrew Morton
2014-07-03  7:34             ` Gioh Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).