Re: [PATCH 6/9] staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT

2016-02-01 Thread Laura Abbott
On 01/29/2016 10:07 PM, John Stultz wrote: From: Rajmal Menariya In carveout heap, change minimum allocation order from 12 to PAGE_SHIFT. After this change each bit in bitmap (genalloc - General purpose special memory pool) represents one page size memory. Cc:

Re: [PATCH 6/9] staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT

2016-02-01 Thread Laura Abbott
On 01/29/2016 10:07 PM, John Stultz wrote: From: Rajmal Menariya In carveout heap, change minimum allocation order from 12 to PAGE_SHIFT. After this change each bit in bitmap (genalloc - General purpose special memory pool) represents one page size memory. Cc:

[PATCH 6/9] staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT

2016-01-29 Thread John Stultz
From: Rajmal Menariya In carveout heap, change minimum allocation order from 12 to PAGE_SHIFT. After this change each bit in bitmap (genalloc - General purpose special memory pool) represents one page size memory. Cc: sprd-ind-kernel-gr...@googlegroups.com Cc: sanjeev.ya...@spreadtrum.com Cc:

[PATCH 6/9] staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT

2016-01-29 Thread John Stultz
From: Rajmal Menariya In carveout heap, change minimum allocation order from 12 to PAGE_SHIFT. After this change each bit in bitmap (genalloc - General purpose special memory pool) represents one page size memory. Cc: sprd-ind-kernel-gr...@googlegroups.com Cc: