public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Manfred Spraul <manfred@colorfullife.com>
To: Andrew Morton <akpm@digeo.com>
Cc: "David S. Miller" <davem@redhat.com>,
	bonganilinux@mweb.co.za, linux-kernel@vger.kernel.org
Subject: Re: 2.5.70-mm1 Strangeness
Date: Fri, 30 May 2003 07:02:10 +0200	[thread overview]
Message-ID: <3ED6E5D2.50900@colorfullife.com> (raw)
In-Reply-To: <20030529175135.7b204aaf.akpm@digeo.com>

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


  parent reply	other threads:[~2003-05-30  4:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-29 20:16 2.5.70-mm1 Strangeness Bongani Hlope
     [not found] ` <20030529135541.7c926896.akpm@digeo.com>
2003-05-30  0:11   ` David S. Miller
2003-05-30  0:51     ` Andrew Morton
2003-05-30  0:58       ` David S. Miller
2003-05-30  4:12       ` Bongani Hlope
2003-05-30  5:02       ` Manfred Spraul [this message]
2003-05-30 19:25       ` Bongani Hlope
2003-05-30 19:58         ` Andrew Morton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ED6E5D2.50900@colorfullife.com \
    --to=manfred@colorfullife.com \
    --cc=akpm@digeo.com \
    --cc=bonganilinux@mweb.co.za \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox