js1...@gmail.com writes: > From: Joonsoo Kim <iamjoonsoo....@lge.com> > > Hello, > > Changes from v4 > o Rebase on next-20160825 > o Add general fix patch for lowmem reserve > o Fix lowmem reserve ratio > o Fix zone span optimizaion per Vlastimil > o Fix pageset initialization > o Change invocation timing on cma_init_reserved_areas()
I don't see much information regarding how we interleave between ZONE_CMA and other zones for movable allocation. Is that explained in any of the patch ? The fair zone allocator got removed by e6cbd7f2efb433d717af72aa8510a9db6f7a7e05 -aneesh