Subject: Re: some stupid question I had to ask
To: Andrew Gillham <gillhaa@ghost.whirlpool.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: netbsd-users
Date: 12/15/1999 12:12:32
On Wed, 15 Dec 1999 14:29:26 -0500 (EST) 
 Andrew Gillham <gillhaa@ghost.whirlpool.com> wrote:

 > Pretty much.  
 > NetBSD 1.4P (LANFEAR.MP) #5: Tue Dec 14 13:50:09 EST 1999
 >     root:/usr/src/sys/arch/sparc/compile/LANFEAR.MP
 > total memory = 64788 KB
 > avail memory = 57960 KB
 > using 835 buffers containing 3340 KB of memory
 > bootpath: /iommu@f,e0000000/sbus@f,e0001000/espdma@f,400000/esp@f,800000/sd@3,0
 > mainbus0 (root): SUNW,SPARCstation-10
 > cpu0 at mainbus0: mid 8: TMS390Z50 v1 @ 36 MHz, on-chip FPU
 > cpu0: physical 20K instruction (64 b/l), 16K data (32 b/l): cache enabled
 > cpu1 at mainbus0: mid 10: TMS390Z50 v1 @ 36 MHz, on-chip FPU
 > cpu1: physical 20K instruction (64 b/l), 16K data (32 b/l): cache enabled
 > obio0 at mainbus0

Note, to display those messages, the second CPU actually executed kernel
code (i.e. called printf(), etc.), also implying that the simplelocks
are running hot (i.e. not just noops).

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>