From: Andrew Morton <akpm@osdl.org>
To: Ravikiran G Thirumalai <kiran@in.ibm.com>
Cc: linux-kernel@vger.kernel.org, manfred@colorfullife.com,
rusty@rustcorp.com.au, dipankar@in.ibm.com
Subject: Re: [patch] mm: Reimplementation of dynamic percpu memory allocator
Date: Mon, 17 Jan 2005 14:11:17 -0800 [thread overview]
Message-ID: <20050117141117.4606b58a.akpm@osdl.org> (raw)
In-Reply-To: <20050117182735.GA2322@impedimenta.in.ibm.com>
Ravikiran G Thirumalai <kiran@in.ibm.com> wrote:
>
> > So... is it not possible to enhance vmalloc() for node-awareness, then
> > just use it?
> >
>
> Memory for block management (free lists, bufctl lists) is also resident
> in one block. A typical block in this allocator looks like this:
>
I still don't get it. It is possible to calculate the total size of the
block beforehand, yes? So why not simply vmalloc_numa() a block of that
size then populate it?
next prev parent reply other threads:[~2005-01-17 22:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-13 8:34 Ravikiran G Thirumalai
2005-01-13 8:57 ` Andrew Morton
2005-01-14 15:05 ` Ravikiran G Thirumalai
2005-01-14 9:34 ` Andrew Morton
2005-01-17 18:27 ` Ravikiran G Thirumalai
2005-01-17 22:11 ` Andrew Morton [this message]
2005-01-18 5:59 ` Ravikiran G Thirumalai
2005-01-14 2:24 ` Rusty Russell
2005-01-14 9:58 ` Ravikiran G Thirumalai
2005-01-14 10:41 ` Rusty Russell
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=20050117141117.4606b58a.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=dipankar@in.ibm.com \
--cc=kiran@in.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=manfred@colorfullife.com \
--cc=rusty@rustcorp.com.au \
/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
Powered by JetHome