On Mon, Jan 17, 2011 at 7:57 AM, Peter Avalos wrote:
> On Tue, Jan 11, 2011 at 07:30:12PM -0800, Matthew Dillon wrote:
>> :Hi all,
>> :
>> :Please review the devel^2 ~ devel^5 (inclusive) at:
>> :http://gitweb.dragonflybsd.org/~sephe/dragonfly.git/shortlog/refs/heads/devel
>> :
>> :Best Regards,
>
On Tue, Jan 11, 2011 at 07:30:12PM -0800, Matthew Dillon wrote:
> :Hi all,
> :
> :Please review the devel^2 ~ devel^5 (inclusive) at:
> :http://gitweb.dragonflybsd.org/~sephe/dragonfly.git/shortlog/refs/heads/devel
> :
> :Best Regards,
> :sephe
>
> I'm going to ask Peter to run your fixes on t
On Fri, Jan 14, 2011 at 3:33 AM, Matthew Dillon
wrote:
> :Hi all,
> :
> :Please review the devel^2 ~ devel^5 (inclusive) at:
> :http://gitweb.dragonflybsd.org/~sephe/dragonfly.git/shortlog/refs/heads/devel
> :
> :The modification/accessing to the udbinfo is protected by two mechanism:
> :1) netisr
:Hi all,
:
:Please review the devel^2 ~ devel^5 (inclusive) at:
:http://gitweb.dragonflybsd.org/~sephe/dragonfly.git/shortlog/refs/heads/devel
:
:The modification/accessing to the udbinfo is protected by two mechanism:
:1) netisr barrier, which prevents code running in netisr from
:accessing udbinf
:Hi all,
:
:Please review the devel^2 ~ devel^5 (inclusive) at:
:http://gitweb.dragonflybsd.org/~sephe/dragonfly.git/shortlog/refs/heads/devel
:
:The modification/accessing to the udbinfo is protected by two mechanism:
:1) netisr barrier, which prevents code running in netisr from
:accessing udbinf
Hi all,
Please review the devel^2 ~ devel^5 (inclusive) at:
http://gitweb.dragonflybsd.org/~sephe/dragonfly.git/shortlog/refs/heads/devel
The modification/accessing to the udbinfo is protected by two mechanism:
1) netisr barrier, which prevents code running in netisr from
accessing udbinfo when t