linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: William Irwin <willir@us.ibm.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC] bootmem for 2.5
Date: 05 Nov 2001 22:23:45 -0500	[thread overview]
Message-ID: <1005017025.897.0.camel@phantasy> (raw)
In-Reply-To: <20011102140207.V31822@w-wli.des.beaverton.ibm.com>
In-Reply-To: <20011102140207.V31822@w-wli.des.beaverton.ibm.com>

On Fri, 2001-11-02 at 17:02, William Irwin wrote:
> A number of people have expressed a wish to replace the bitmap-based
> bootmem allocator with one that tracks ranges explicitly. I have
> written such a replacement in order to deal with some of the situations
> I have encountered.
> [...]

The patch is without problem on 2.4.13-ac7.  Free memory increased by
about 100K: free and dmesg both confirm 384292k vs 384196k.  This is a
P3-733 on an i815 with 384MB.  Very nice.

Note that the patch and UP-APIC do not get along.  Some quick debugging
with William found the cause.  APIC does indeed touch bootmem.  The
above is thus obviously with CONFIG_X86_UP_APIC unset.

	Robert Love


  parent reply	other threads:[~2001-11-06  3:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-02 22:02 [RFC] bootmem for 2.5 William Irwin
2001-11-03  3:31 ` William Lee Irwin III
     [not found] ` <20011102214308.A8217@kroah.com>
2001-11-03 19:58   ` William Lee Irwin III
2001-11-06  3:23 ` Robert Love [this message]
2001-11-06  4:10   ` William Lee Irwin III
2001-11-08  0:44   ` William Lee Irwin III
2001-11-08  2:06   ` Robert Love
2001-11-09  0:27     ` William Lee Irwin III
2001-12-15  6:05 ` Ingo Molnar
2001-12-15 13:27   ` William Lee Irwin III

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=1005017025.897.0.camel@phantasy \
    --to=rml@tech9.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=willir@us.ibm.com \
    /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;
as well as URLs for NNTP newsgroup(s).