lkml.org 
[lkml]   [2011]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [bug?] r8169: hangs under heavy load
Eric Dumazet wrote:

> rtl8169_rx_interrupt(..., budget) can return budget + 1 sometimes
> because of :
>
> /* Work around for AMD plateform. */
> if ((desc->opts2 & cpu_to_le32(0xfffe000)) &&
> (tp->mac_version == RTL_GIGA_MAC_VER_05)) {
> desc->opts2 = 0;
> cur_rx++;
> }
>
> Sorry, I wont patch this today, its black Friday, and David said to
> patch submitters :
>
> "stick to turkey and wine you're better at it"

:) Sensible enough. Thanks for the quick response!


\
 
 \ /
  Last update: 2011-11-25 21:57    [W:0.091 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site