DragonFly bugs List (threaded) for 2008-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: panic: tcp_setpersist: retransmit pending
:Please test/review following patch:
:http://leaf.dragonflybsd.org/~sephe/0001-Restore-the-semantic-of-callout_active-testing-on.patch
:
:Best Regards,
:sephe
:
:--
:Live Free or Die
It looks pretty good to me. I like the idea of just leaving the
message queued and not trying to dequeue it, but cleaning up the
tt_tasks bitmap.
Is it possible to get rid of all those tp->tt_msg != NULL tests
by moving tt_tasks and tt_running_tasks out of the netmsg and
into the tcpcb proper?
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]