This document discusses SMP (symmetric multiprocessing) implementation for OpenBSD on SGI Octane systems. It covers setting up SMP on MIPS-based SGI Octane servers with 2 CPUs, including implementing per-processor data structures and synchronization techniques like mutexes and TLB shootdown using IPIs (inter-processor interrupts). It also demonstrates running OpenBSD/sgi in SMP mode and benchmarks showing a 44% speedup from utilizing both CPUs.