git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6df1b8
)
x86: increase MAX_APICS for very large x86-64 configs
author
Jack Steiner
<steiner@sgi.com>
Mon, 16 Jun 2008 17:09:10 +0000
(12:09 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 10:23:29 +0000
(12:23 +0200)
Increase the maximum number of apics when running very large
configurations. This patch has no affect on most systems.
The patch has no effect on any 32-bit kernel. It adds ~4k to the size
of 64-bit kernels but only if NR_CPUS > 255.
Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found