Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2012 22:45:43 +0400
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org
Subject:   Re: svn commit: r229976 - head/sys/contrib/pf/net
Message-ID:  <20120111184543.GJ74141@FreeBSD.org>
In-Reply-To: <201201111834.q0BIYvkL071836@svn.freebsd.org>
References:  <201201111834.q0BIYvkL071836@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120111184543.GJ74141>