netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: kiran@in.ibm.com
Cc: linux-kernel@vger.kernel.org, netdev@oss.sgi.com,
	dipankar@in.ibm.com, akpm@digeo.com
Subject: Re: [patch] Make rt_cache_stat use kmalloc_percpu
Date: Fri, 20 Dec 2002 23:05:28 -0800 (PST)	[thread overview]
Message-ID: <20021220.230528.106417474.davem@redhat.com> (raw)
In-Reply-To: <20021216192212.C26076@in.ibm.com>

   From: Ravikiran G Thirumalai <kiran@in.ibm.com>
   Date: Mon, 16 Dec 2002 19:22:12 +0530

   Here's another patch to use kmalloc_percpu.  As usual, this removes
   NR_CPUS bloat, can work when modulized and helps node local allocation.

I can't consider this seriously until the kmalloc_percpu stuff
actually makes it into Linus's tree.  Last I checked, Andrew had
a lot of legitimate gripes with the ideas.

  reply	other threads:[~2002-12-21  7:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-16 13:52 [patch] Make rt_cache_stat use kmalloc_percpu Ravikiran G Thirumalai
2002-12-21  7:05 ` David S. Miller [this message]
2002-12-21  7:31   ` Andrew Morton
2002-12-21  7:29     ` David S. Miller
2002-12-23  4:34       ` Ravikiran G Thirumalai

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=20021220.230528.106417474.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=akpm@digeo.com \
    --cc=dipankar@in.ibm.com \
    --cc=kiran@in.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.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).