From: Johannes Weiner <hannes@saeurebad.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Linux MM <linux-mm@kvack.org>
Subject: [RFC][patch 0/5] Bootmem fixes
Date: Wed, 16 Apr 2008 13:36:29 +0200 [thread overview]
Message-ID: <20080416113629.947746497@skyscraper.fehenstaub.lan> (raw)
Hi,
here are a bunch of fixes for the bootmem allocator. These are tested
on boring x86_32 UMA hardware, but 3 patches only show their effects
on multi-node systems, so please review and test.
Only the first two patches are real code changes, the others are
cleanups.
`Node-setup agnostic free_bootmem()' assumes that all bootmem
descriptors describe contiguous regions and bdata_list is in ascending
order. Yinghai was unsure about this fact, Ingo could you ACK/NAK
this?
Hannes
arch/alpha/mm/numa.c | 8 ++--
arch/arm/mm/discontig.c | 34 +++++++--------
arch/ia64/mm/discontig.c | 11 ++---
arch/m32r/mm/discontig.c | 4 +-
arch/m68k/mm/init.c | 4 +-
arch/mips/sgi-ip27/ip27-memory.c | 3 +-
arch/parisc/mm/init.c | 3 +-
arch/powerpc/mm/numa.c | 3 +-
arch/sh/mm/numa.c | 5 +-
arch/x86/mm/discontig_32.c | 3 +-
arch/x86/mm/numa_64.c | 4 +-
include/linux/bootmem.h | 7 +--
mm/bootmem.c | 82 ++++++++++++++++++++++----------------
mm/page_alloc.c | 4 +-
14 files changed, 84 insertions(+), 91 deletions(-)
--
next reply other threads:[~2008-04-16 12:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-16 11:36 Johannes Weiner [this message]
2008-04-16 11:36 ` [RFC][patch 1/5] mm: Revert "mm: fix boundary checking in free_bootmem_core" Johannes Weiner
2008-04-16 17:49 ` Yinghai Lu
2008-04-16 11:36 ` [RFC][patch 2/5] mm: Node-setup agnostic free_bootmem() Johannes Weiner
2008-04-16 17:54 ` Yinghai Lu
2008-04-16 18:44 ` Yinghai Lu
2008-04-16 18:48 ` Ingo Molnar
2008-04-16 19:17 ` Johannes Weiner
2008-04-18 5:06 ` Yinghai Lu
2008-04-16 19:19 ` Johannes Weiner
2008-04-16 11:36 ` [RFC][patch 3/5] mm: Unexport __alloc_bootmem_core() Johannes Weiner
2008-04-16 11:36 ` [RFC][patch 4/5] mm: Normalize internal argument passing of bootmem data Johannes Weiner
2008-04-16 11:36 ` [RFC][patch 5/5] mm: Move bootmem descriptors definition to a single place Johannes Weiner
2008-04-16 17:30 ` Ralf Baechle
2008-04-17 9:36 ` [RFC][patch 0/5] Bootmem fixes KAMEZAWA Hiroyuki
2008-04-17 10:49 ` Johannes Weiner
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=20080416113629.947746497@skyscraper.fehenstaub.lan \
--to=hannes@saeurebad.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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
all inboxes | Powered by JetHome®