diff options
author | Jack Steiner <steiner@sgi.com> | 2005-12-05 13:56:50 -0600 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-12-06 09:10:37 -0800 |
commit | acb7f67280128a9ddaa756ff10212391d28caec4 (patch) | |
tree | 2c475d61a7842cf1849a109c5ad5c189f4053aee /include/asm-ia64/mc146818rtc.h | |
parent | 3ec829b6895092b0686254c315f42642b4a07efc (diff) | |
download | kernel_samsung_smdk4412-acb7f67280128a9ddaa756ff10212391d28caec4.zip kernel_samsung_smdk4412-acb7f67280128a9ddaa756ff10212391d28caec4.tar.gz kernel_samsung_smdk4412-acb7f67280128a9ddaa756ff10212391d28caec4.tar.bz2 |
[IA64] Limit the maximum NODEDATA_ALIGN() offset
The per-node data structures are allocated with strided offsets that are a
function of the node number. This prevents excessive cache-aliasing from
occurring.
On systems with a large number of nodes, the strided offset becomes
too large. This patch restricts the maximum offset to 32MB. This is far larger
than the size of any current L3 cache.
Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/asm-ia64/mc146818rtc.h')
0 files changed, 0 insertions, 0 deletions