[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111109134348.GD10138@secunet.com>
Date: Wed, 9 Nov 2011 14:43:48 +0100
From: Steffen Klassert <steffen.klassert@...unet.com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: Maris Paupe <marisp@...lv>, netdev@...r.kernel.org
Subject: Re: [PATCH] flow_cache_flush soft lockup with heavy ipsec traffic
On Wed, Nov 09, 2011 at 02:16:04PM +0100, Eric Dumazet wrote:
>
> Sorry, I dont understand your patch.
>
> BH are disabled by the spin_lock_bh() call.
>
> Once flow_cache_entry are in garbage list, nothing but garbage collector
> can access them. I see no possible deadlock. Or there is a bug somewhere
> and your patch avoid it.
>
> Whole point of using a work queue to perform garbage collect was to not
> hold BH too long (allowing sotirq to process incoming packets), so you
> basically remove what was done in commit 8e4795605d.
>
I guess this tries to address a problem that was already discussed here:
http://patchwork.ozlabs.org/patch/116457/
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists