lkml.org 
[lkml]   [2003]   [May]   [30]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 30 May 2003 07:02:10 +0200
FromManfred Spraul <>
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    [from the cache]
©2003-2008