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