Re: Multicast packet loss
From: Christoph Lameter <hidden>
Date: 2009-02-27 19:54:32
From: Christoph Lameter <hidden>
Date: 2009-02-27 19:54:32
On Fri, 27 Feb 2009, Eric Dumazet wrote:
Christoph Lameter a ?crit :quoted
On Fri, 30 Jan 2009, Eric Dumazet wrote:quoted
2.6.29-rc contains UDP receive improvements (lockless) Problem is multicast handling was not yet updated, but could be :)When will that happen?When proven necessary :) Kenny problem is about scheduling storm. The extra spin_lock() in UDP multicast receive is not a problem.
My tests here show that 2.6.29-rc5 still looses ~5usec vs. 2.6.22 via UDP. This would fix a regression.....