panic: tcp_setpersist: retransmit pending

Matthew Dillon dillon at apollo.backplane.com
Mon Dec 15 09:08:39 PST 2008


: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 at backplane.com>





More information about the Bugs mailing list