1 1.1.46.1 skrll # $NetBSD: GENERIC.MP,v 1.1.46.1 2004/08/03 10:40:44 skrll Exp $ 2 1.1 pk # 3 1.1 pk # Generic Sparc kernel configuration with multiprocessor support. 4 1.1 pk 5 1.1 pk include "arch/sparc/conf/GENERIC" 6 1.1 pk 7 1.1 pk options MULTIPROCESSOR # include multiprocessor support 8 1.1 pk 9 1.1.46.1 skrll ## disable inlining __cpu_simple_lock() 10 1.1.46.1 skrll ## the locore version attempts to detect stuck locks 11 1.1.46.1 skrll ## not inlining saves about 60K on the kernel's text 12 1.1.46.1 skrll options __CPU_SIMPLE_LOCK_NOINLINE 13 1.1.46.1 skrll 14 1.1 pk cpu* at mainbus0 # declare additional CPUs 15 1.1.46.1 skrll cpu* at cpuunit? 16