Hi Michal,
Thanks for your comments and review.
On 2012-8-23 23:48, Michal Hocko wrote:
> [Fixed gregkh email address]
>
> On Tue 21-08-12 11:46:10, wujianguo wrote:
>> From: Jianguo Wu
>>
>> Hi all,
>> I found following definition in include/linux/memory.h, in my IA64
>> platform,
[Fixed gregkh email address]
On Tue 21-08-12 11:46:10, wujianguo wrote:
> From: Jianguo Wu
>
> Hi all,
> I found following definition in include/linux/memory.h, in my IA64
> platform, SECTION_SIZE_BITS is equal to 32, and MIN_MEMORY_BLOCK_SIZE will be
> 0.
> #define MIN_MEMORY_BLOCK
From: Jianguo Wu
Hi all,
I found following definition in include/linux/memory.h, in my IA64
platform, SECTION_SIZE_BITS is equal to 32, and MIN_MEMORY_BLOCK_SIZE will be 0.
#define MIN_MEMORY_BLOCK_SIZE (1 << SECTION_SIZE_BITS)
Because MIN_MEMORY_BLOCK_SIZE is 32bits,
3 matches
Mail list logo