lkml.org 
[lkml]   [1999]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: tcp_data (warning|error) messages with 2.2.3arca8
On Fri, 19 Mar 1999, Nicholas J. Leon wrote:

>Just received these now ...

I remind you to contact me directly for arca-patch problems ;).

>tcp_data: rmem 69360, rcvbuf 65535, len 1024, skb->len 992, skb->truesize
>4080, good_rcvbuf 11772

These are harmless debugging messages. Looking at the values it means that
your out of order queue was full. Your rcvbuf was 65535 and the minumum
good_rcvbuf was 11772 so your configuration was perfect.

So you can edit /usr/src/linux/net/ipv4/tcp_input.c and at line 1496 you
can change the #if 1 to #if 0 and you'll be OK until I'll shutdown the
message in my tree too ;)).

Thanks for the report.

Andrea Arcangeli

PS. I did some interesting change to the VM in 2.2.3_arca10.gz so probably
you may want to try it 8)).


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.029 / U:0.800 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site