Subject: Re: panic: lock error
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Andrew Doran <ad@netbsd.org>
List: current-users
Date: 07/06/2007 23:31:31
On Thu, Jul 05, 2007 at 05:17:11PM +0100, Patrick Welche wrote:

> On Thu, Jul 05, 2007 at 04:36:17PM +0100, Andrew Doran wrote:
> > Can you send the cpu bit of the dmesg?
> 
> cpu0 at mainbus0: (uniprocessor)
> cpu0: AMD Duron (686-class), 1000.10 MHz, id 0x671
> cpu0: features c3cbf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR>
> cpu0: features c3cbf9ff<PGE,MCA,CMOV,PAT,PSE36,MPC,MMXX,MMX>
> cpu0: features c3cbf9ff<FXSR,SSE,3DNOW2,3DNOW>
> cpu0: "AMD Duron(tm) Processor"
> cpu0: I-cache 64 KB 64B/line 2-way, D-cache 64 KB 64B/line 2-way
> cpu0: L2 cache 64 KB 64B/line 16-way
> cpu0: ITLB 16 4 KB entries fully associative, 8 4 MB entries fully associative
> cpu0: DTLB 32 4 KB entries fully associative, 8 4 MB entries 4-way
> cpu0: AMD Power Management features: 7<VID,FID,TS>
> cpu0: 8 page colors
> 
> (ancient Sony, but it has a serial port! :-) )

Ok, well there is a code bug somewhere - and at least it is not a nasty
MP memory ordering issue. I'll have a look this week-end.

Andrew