From: Tejun Heo <tj@kernel.org>
To: Johannes Weiner <hannes@cmpxchg.org>
Cc: Ingo Molnar <mingo@elte.hu>,
hpa@zytor.com, mingo@redhat.com, tglx@linutronix.de,
linux-kernel@vger.kernel.org, linux-tip-commits@vger.kernel.org
Subject: Re: [tip:core/percpu] bootmem: clean up arch-specific bootmem wrapping
Date: Wed, 25 Feb 2009 13:53:53 +0900 [thread overview]
Message-ID: <49A4CEE1.7090003@kernel.org> (raw)
In-Reply-To: <49A4CE93.3070908@kernel.org>
Tejun Heo wrote:
> This patch drops the generic wrapping around alloc_bootmem_core() and
> add alloc_bootmem_core() instead. If necessary, arch can define
^^^^^^^^^^^^^^^^^^^^
should have been alloc_arch_preferred_bootmem()
> bootmem_arch_referred_node() macro or function which takes all
> allocation information and returns the preferred node. bootmem
> generic code will always try the preferred node first and then
> fallback to other nodes as usual.
--
tejun
next prev parent reply other threads:[~2009-02-25 4:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <tip-c132937556f56ee4b831ef4b23f1846e05fde102@kernel.org>
2009-02-24 21:46 ` [tip:core/percpu] bootmem: clean up arch-specific bootmem wrapping Johannes Weiner
2009-02-24 21:49 ` Ingo Molnar
2009-02-24 23:49 ` Johannes Weiner
2009-02-25 2:27 ` Tejun Heo
2009-02-25 2:43 ` Johannes Weiner
2009-02-25 4:52 ` Tejun Heo
2009-02-25 4:53 ` Tejun Heo [this message]
2009-02-27 2:58 ` Tejun Heo
2009-02-27 8:16 ` Johannes Weiner
2009-02-25 12:51 ` Ingo Molnar
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=49A4CEE1.7090003@kernel.org \
--to=tj@kernel.org \
--cc=hannes@cmpxchg.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.