Files
linux/mm
CMY e2d17b6af4 rk: mm: CMA memory busy error may have a variety of reasons, in the larger one is:
the pages being used in the system come from CMA, and now need recycling
them for new CMA allocation, it need to allocate a new page for storing data
that will be reclaim CMA's pages, but new page may also be come from CMA memory
when memory allocate fall back to MIGRATE_CMA freelist.

Now we protect the CMA's pages in the memory fallback allocate

[ 1637.058550] alloc_contig_range test_pages_isolated(431a0, 431c0) failed
2014-07-11 15:17:00 +08:00
..
2012-01-03 22:54:56 -05:00
2011-07-26 16:49:47 -07:00
2014-04-03 12:01:05 -07:00
2014-04-03 12:01:05 -07:00
2013-02-23 17:50:18 -08:00
2012-06-20 14:39:36 -07:00
2013-07-21 18:21:26 -07:00
2013-02-23 17:50:18 -08:00
2014-02-13 13:48:00 -08:00
2014-04-03 12:01:05 -07:00
2012-12-20 18:46:29 -05:00