On Wed, Jan 11, 2012 at 06:34:57PM +0000, Gleb Smirnoff wrote:
T> Author: glebius
T> Date: Wed Jan 11 18:34:57 2012
T> New Revision: 229976
T> URL: http://svn.freebsd.org/changeset/base/229976
T> 
T> Log:
T>   Redo r226660:
T>    - Define schednetisr() to swi_sched.
T>    - In the swi handler check if there is some data prepared,
T>      and if true, then call pfsync_sendout(), however tell it
T>      not to schedule swi again.
T>    - Since now we don't obtain the pfsync lock in the swi handler,
                       ^^^
T>      don't use ifqueue mutex to synchronize queue access.

Sorry, that should have been "now we do obtain" :(

-- 
Totus tuus, Glebius.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to