aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string.c
diff options
context:
space:
mode:
authorChristoph Lameter <[email protected]>2005-10-30 23:01:59 +0000
committerLinus Torvalds <[email protected]>2005-10-31 01:37:18 +0000
commit89ada67917f516212452443a56b9fd3b65b74dc7 (patch)
tree00986fd653bf1973a70ae894f503b3b2352943b5 /lib/string.c
parent[PATCH] remove some more check_region stuff (diff)
downloadkernel-89ada67917f516212452443a56b9fd3b65b74dc7.tar.gz
kernel-89ada67917f516212452443a56b9fd3b65b74dc7.zip
[PATCH] Use alloc_percpu to allocate workqueues locally
This patch makes the workqueus use alloc_percpu instead of an array. The workqueues are placed on nodes local to each processor. The workqueue structure can grow to a significant size on a system with lots of processors if this patch is not applied. 64 bit architectures with all debugging features enabled and configured for 512 processors will not be able to boot without this patch. Signed-off-by: Christoph Lameter <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions