lkml.org 
[lkml]   [2003]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.70-mm1 Strangeness
Andrew Morton wrote:

>Something seems to have gone and bumped the object size from 240 bytes up
>to 4096. This is actually what I want CONFIG_DEBUG_PAGEALLOC to do, but I
>don't think it does it yet.
>
>
Yes, it does it:
> #ifdef CONFIG_DEBUG_PAGEALLOC
> if (size < PAGE_SIZE-3*BYTES_PER_WORD && size > 128)
> size = PAGE_SIZE-3*BYTES_PER_WORD;
> #endif

--
Manfred

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.922 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site