CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/25 02:22:00
Modified files:
sys/arch/sgi/include: intr.h
sys/arch/sgi/sgi: intr_template.c ip27_machdep.c
sys/arch/sgi/xbow: hub.h
Log message:
Add IPI logic. Assign two additional interrupts for inter-processor
signalling as a workaround to a limitation in the hub interrupt code,
to allow four CPUs per node. At the moment, multi-node setups are not
supported.
