[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1366866233.8964.128.camel@edumazet-glaptop>
Date: Wed, 24 Apr 2013 22:03:53 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Mike Galbraith <bitbucket@...ine.de>
Cc: David Miller <davem@...emloft.net>,
RT <linux-rt-users@...r.kernel.org>,
netdev <netdev@...r.kernel.org>
Subject: Re: 3.6-rt: inet_sk_rx_dst_set() network splat
On Thu, 2013-04-25 at 06:51 +0200, Mike Galbraith wrote:
> Thanks for the fix. I'll apply it and beat on the box some more (g.p.).
> Gripe only happened the one time during long workout day.
To force it to happen, you need to invalidate the cached dst in socket.
So presumably doing in the background some "ip ro ..." commands to
add/delete routes.
Then prequeue happens if you use a program blocking on receive (not
using poll()/select()/epoll())
--
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