commit | a1d7057727bc9e20a0a417812f538fe6b8a02c03 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Wed May 31 08:58:08 2006 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Wed Jun 21 14:33:56 2006 -0700 |
tree | bd3627eb3ea4b916dd1de521c341b92e3444f4dd | |
parent | 5eb1d63f5fc8455269c2756223b3cf3779fd2f7a [diff] |
[IA64-SGI] SN topology fix for large systems There is an SN bug in sn_hwperf.c that affects systems with 1024n or 1024p. The bug manifests itself 2 ways: IO interrupts are not always targeted to the nearest node, and 2) the "cat /proc/sgi_sn/sn_topology" commands fails with "cannot allocate memory". The code is using the wrong macros for validating node numbers. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>