[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0609290856130.12408@graphe.net>
Date: Fri, 29 Sep 2006 08:58:02 -0700 (PDT)
From: Christoph Lameter <christoph@...eter.com>
To: Pekka J Enberg <penberg@...Helsinki.FI>
cc: akpm@...l.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] slab: reduce numa text size
On Fri, 29 Sep 2006, Pekka J Enberg wrote:
> This patch reduces NUMA text size of mm/slab.o a little on x86 by using
> a local variable to store the result of numa_node_id().
Looks okay.
The convention for this local variable is to use simply "node"
not "thisnode". See other optimizations like that in the slab
allocator.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists