1 # $NetBSD: XLSATX64.MP,v 1.2 2011/02/20 07:48:34 matt Exp $ 2 # 3 include "arch/evbmips/conf/XLSATX64" 4 5 options MULTIPROCESSOR 6 options LOCKDEBUG 7 8 pseudo-device lockstat 9 10 no cpucore* 11 no cpu* 12 cpucore0 at cpunode0 core 0 13 cpu0 at cpucore0 thread 0 14 cpucore1 at cpunode0 core 1 15 cpu4 at cpucore1 thread 0 16 #cpucore2 at cpunode0 core 2 17 #cpu8 at cpucore2 thread 0 18 #cpucore3 at cpunode0 core 3 19 #cpu12 at cpucore3 thread 0 20