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: "goetz@xxxxxxxxxxx" <goetz@xxxxxxxxxxx>
Date: Fri, 05 Nov 2010 17:14:24 +0100

thanx, will try it - give me some time to go through the build - coming back later

Matthew Dillon wrote:
: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]