Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2018 11:17:20 -0300
From:      Renato Botelho <garga.bsd@gmail.com>
To:        Stephen Hurd <shurd@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r333612 - head/sys/net
Message-ID:  <f25530e8-83d2-559d-cc6b-f944284ad16b@gmail.com>
In-Reply-To: <201805142006.w4EK6nlJ033489@repo.freebsd.org>
References:  <201805142006.w4EK6nlJ033489@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14/05/18 17:06, Stephen Hurd wrote:
> Author: shurd
> Date: Mon May 14 20:06:49 2018
> New Revision: 333612
> URL: https://svnweb.freebsd.org/changeset/base/333612
> 
> Log:
>   Replace rmlock with epoch in lagg
>   
>   Use the new epoch based reclamation API. Now the hot paths will not
>   block at all, and the sx lock is used for the softc data.  This fixes LORs
>   reported where the rwlock was obtained when the sxlock was held.
>   
>   Submitted by:	mmacy
>   Reported by:	Harry Schmalzbauer <freebsd@omnilan.de>
>   Reviewed by:	sbruno
>   Sponsored by:	Limelight Networks
>   Differential Revision:	https://reviews.freebsd.org/D15355

Thanks! This fixed my (wlan0+em0) failover lagg interface.

-- 
Renato Botelho



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f25530e8-83d2-559d-cc6b-f944284ad16b>