DragonFly BSD
DragonFly kernel List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: syncing disks...


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 12 Jan 2004 21:42:40 -0800 (PST)

:>>>>> Matthew Dillon writes:
:
:    
: >     Try 'options ALT_BREAK_TO_DEBUGGER' in your kernel.  This will enable
: >     the CR ~ ^B sequence (which can be typed on a serial console) to break
: >     into the debugger.
:
:Done. But now I rebooted 10 times without any problem. Go figure!
:
:Jean-Marc
:
:-- 
:Jean-Marc Zucconi -- PGP Key: finger jmz@xxxxxxxxxxx [KeyID: 400B38E9]

    What I believe is happening is that on an SMP system the second cpu
    is being stopped at a bad point in time, causing it to hold locks on
    one or more buffers or vnodes.  The first cpu is then unable to flush
    the related buffers.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]