kernel-ark/arch/ia64/sn/kernel
Jack Steiner dd4cb9f8ac [IA64-SGI] - Reduce overhead of reading sn_topology
MPI programs using certain debug options have a long
startup time. This was traced to a "vmalloc/vfree" in
the code that reads /proc/sgi_sn/sn_topology. On large
systems, vfree requires an IPI to all cpus to do TLB
purging.

Replace the vmalloc/vfree with kmalloc/kfree. Although
the size of the structure being allocated is unknown, it
will not not exceed 96 bytes.

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2006-04-27 14:29:05 -07:00
..
sn2 [IA64-SGI] - Reduce overhead of reading sn_topology 2006-04-27 14:29:05 -07:00
bte_error.c
bte.c
huberror.c
idle.c
io_init.c
iomv.c
irq.c
klconflib.c
machvec.c
Makefile
mca.c
pio_phys.S
setup.c
tiocx.c
xp_main.c
xp_nofault.S
xpc_channel.c
xpc_main.c
xpc_partition.c
xpnet.c