From: Pekka Enberg <penberg@cs.helsinki.fi>
To: Christoph Lameter <clameter@sgi.com>
Cc: Roland Dreier <rdreier@cisco.com>,
Linus Torvalds <torvalds@osdl.org>,
"akpm@osdl.org Linux Kernel Mailing List"
<linux-kernel@vger.kernel.org>,
openib-general@openib.org, Or Gerlitz <ogerlitz@voltaire.com>
Subject: Re: [PATCH] slab: Fix kmem_cache_destroy() on NUMA
Date: Tue, 16 May 2006 07:22:07 +0300 [thread overview]
Message-ID: <1147753327.11271.0.camel@localhost> (raw)
In-Reply-To: <Pine.LNX.4.64.0605151446340.835@schroedinger.engr.sgi.com>
On Mon, 15 May 2006, Roland Dreier wrote:
> > This patch fixes this by having drain_cpu_caches() do
> > drain_alien_cache() on every node before it does drain_array() on the
> > nodes' shared array_caches.
On Mon, 2006-05-15 at 14:47 -0700, Christoph Lameter wrote:
> Correct. That is the fix that I suggested earlier. The alien caches needs
> to be drained first.
Yeah, looks good to me too. Thanks Roland!
Pekka
next prev parent reply other threads:[~2006-05-16 4:22 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-11 23:44 Linux v2.6.17-rc4 Linus Torvalds
2006-05-12 6:39 ` Andrew Morton
2006-05-12 11:39 ` Stefan Schweizer
2006-05-15 5:57 ` Benjamin Herrenschmidt
2006-05-12 10:24 ` Erik Mouw
2006-05-12 10:44 ` Michael Buesch
2006-05-12 11:23 ` Olaf Hering
2006-05-12 20:54 ` Michael Buesch
2006-05-12 11:47 ` Erik Mouw
2006-05-12 20:58 ` Michael Buesch
2006-05-12 12:50 ` Andi Kleen
2006-05-12 13:04 ` Johannes Stezenbach
2006-05-12 17:45 ` Jan Engelhardt
2006-05-12 21:19 ` Alistair John Strachan
2006-05-14 7:57 ` Ayaz Abdulla
2006-05-15 5:27 ` Alistair John Strachan
2006-05-20 19:11 ` Alistair John Strachan
2006-05-15 17:49 ` Alan Cox
2006-05-15 18:41 ` [PATCH] slab: Fix kmem_cache_destroy() on NUMA Roland Dreier
2006-05-15 21:47 ` Christoph Lameter
2006-05-16 4:22 ` Pekka Enberg [this message]
2006-05-16 11:57 ` Or Gerlitz
2006-05-16 17:09 ` Linux v2.6.17-rc4 Jan Engelhardt
2006-05-16 17:25 ` Jan Engelhardt
2006-05-17 7:53 ` Avuton Olrich
2006-05-17 8:33 ` Avuton Olrich
2006-05-17 9:37 ` Con Kolivas
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=1147753327.11271.0.camel@localhost \
--to=penberg@cs.helsinki.fi \
--cc=clameter@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ogerlitz@voltaire.com \
--cc=openib-general@openib.org \
--cc=rdreier@cisco.com \
--cc=torvalds@osdl.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 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.