]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Increase max kmalloc size for very large systems
authorJack Steiner <steiner@sgi.com>
Mon, 6 Mar 2006 23:42:50 +0000 (15:42 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 7 Mar 2006 02:40:44 +0000 (18:40 -0800)
commita615fa83959896f8eac76c235953fb164cd1a9b9
tree535fa704cbb621ce8b7776e131678ab3bff92d02
parent78679302fe428f4f3dc853a51ee24f306010d874
[PATCH] Increase max kmalloc size for very large systems

Systems with extemely large numbers of nodes or cpus need to kmalloc
structures larger than is currently supported.  This patch increases the
maximum supported size for very large systems.

This patch should have no effect on current systems.

(akpm: why not just use alloc_pages() for sysfs_cpus?)

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/kmalloc_sizes.h