DragonFly commits List (threaded) for 2007-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/dev/sound/pci/hda hdac.c
:Joerg Sonnenberger wrote:
:> You run the callout_stop twice?
:
:I asked in intial submit mail whether it's correct just to use
:callout_stop() instead of callout_drain() - we don't have the latter. No
:feedback except "go, commit".
:
:
:--
:Hasso Tepper
Hmm. Our callouts are cpu-localized, I think callout_stop() is
sufficient. On a SMP box it will do a synchronous IPI and wait
for it to complete.
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]