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

Re: RELEASE SCHEDULE FOR 1.12


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 25 Feb 2008 08:07:41 -0800 (PST)

:Hello Matt,
:
:I see a weird issue with snd_hda. It doesn't work on SMP with interrupts.
:It does work on a UP kernel in the same box, also works on SMP if i
:enable hw.snd.pcm0.polling. In the output of vmstat -i i don't see any
:interrupt being generated. Also when i try to play something in SMP
:mode without polling i get this error on dmesg:
:
:pcm0:virtual:0:dsp0.2: play interrupt timeout, channel dead
:
:Any idea on what could be wrong and how can i fix it?
:
:Thanks.
:Regards.

    I'm guessing you are building your SMP box with options APIC_IO ?
    If so you can try building it without APIC_IO.

    Interrupt routing is still an area we are very weak in.  That and
    64 bit support and progress in the SMP locking code.

    But for the first half of this year and particularly with respect to
    the mid-year 2.0 release DragonFly needs a distinguishing feature for
    itself that no other BSD has, and HAMMER is my focus.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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