lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ