DragonFly BSD
DragonFly users List (threaded) for 2010-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: spin_lock on SCSI


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 5 Nov 2010 09:02:41 -0700 (PDT)

:Hi,
:backtrace available at
:http://www.net-amp.com/test/dump/
:backtrace above is from fresh install with 2.8.2 CD SMP
:...
:happens when starting heavy IO - in this case git pull :-(

    Excellent, that backtrace was very useful.

    Here is an untested kernel source patch for you to try.  You do need
    to compile up a kernel to test this.  A spinlock was being held
    through a softupdates callback.  The problem only occurs when running
    on UFS (and since most of us run on HAMMER we didn't notice).

    fetch http://apollo.backplane.com/DFlyMisc/vfs01.patch

						-Matt




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