DragonFly bugs List (threaded) for 2007-07
DragonFly BSD
DragonFly bugs List (threaded) for 2007-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue727] unloading sound driver panics box


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 10 Jul 2007 11:53:16 -0700 (PDT)

:
:we should switch back to spinlocks and maybe sync the sound code to FreeBSD-7.

    We can't use spinlocks in that code.  FreeBSD assumes they are sleepable
    mutexes so we have to use lockmgr locks (which are basically the same
    thing).

						-Matt



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