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:	Mon, 26 Feb 2007 16:36:42 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	clameter@...r.sgi.com
Cc:	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	linux-mm@...ck.org
Subject: Re: [PATCH] SLUB v2

From: Christoph Lameter <clameter@...r.sgi.com>
Date: Sat, 24 Feb 2007 22:36:26 -0800 (PST)

> V1->V2
> - Fix up various issues. Tested on i386 UP, X86_64 SMP, ia64 NUMA.
> - Provide NUMA support by splitting partial lists per node.
> - Better Slabcache merge support (now at around 50% of slabs)
> - List slabcache aliases if slabcaches are merged.
> - Updated descriptions /proc/slabinfo output

Seems to work fine on sparc64, sane the following build warning:

mm/slub.c:1470: warning: .$,1rx.(Bfor_all_slabs.$,1ry.(B defined but not used

That function needs CONFIG_SMP ifdef protection or similar.
-
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