Re: panic: Lock so_rcv_sx not exclusively locked

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Robert Watson
Date: Thursday, January 31, 2008 - 1:25 am

On Wed, 30 Jan 2008, Jos Backus wrote:


No problem.  I've committed to HEAD and will look at an MFC, possibly for 7.0. 
I need to get Randall to OK the sctp tweaks first though (CC'd).

Improved responsiveness is slightly surprising, but not impossible if Firefox 
expects shutdown() to return quickly after canceling a connection, and 
therefore does it from a thread used for interactive stuff such as rendering. 
Previously, shutdown() might block waiting on an outstanding I/O to complete 
or time out, so if it was called from an interactive thread it might lead to 
apparent non-responsiveness.

Thanks,

Robert N M Watson
Computer Laboratory
University of Cambridge
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
panic: Lock so_rcv_sx not exclusively locked, Jos Backus, (Mon Jan 28, 11:08 am)
Re: panic: Lock so_rcv_sx not exclusively locked, Kip Macy, (Mon Jan 28, 1:38 pm)
Re: panic: Lock so_rcv_sx not exclusively locked, Robert Watson, (Mon Jan 28, 1:49 pm)
Re: panic: Lock so_rcv_sx not exclusively locked, Robert Watson, (Mon Jan 28, 1:53 pm)
Re: panic: Lock so_rcv_sx not exclusively locked, Jos Backus, (Mon Jan 28, 6:59 pm)
Re: panic: Lock so_rcv_sx not exclusively locked, Robert Watson, (Wed Jan 30, 6:45 am)
Re: panic: Lock so_rcv_sx not exclusively locked, Jos Backus, (Wed Jan 30, 5:42 pm)
Re: panic: Lock so_rcv_sx not exclusively locked, Robert Watson, (Thu Jan 31, 1:25 am)