lkml.org 
[lkml]   [1996]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Couldn't allocate an sk_buff (2.0.4)
Date
> network I/O (ftp over local LAN). I really doubt I ran out of swap though.
> Perhaps the system couldn't swap fast enough?

Bang on. The kernel tries to keep a pool of pages free for allocation during
an interrupt. It can't swap during an interrupt. A few like that are harmless,
the machine just dropped about 10 packets from your trace. Those drops as
part of the TCP protocol cause the other end to slow sending to what you can
take without drops

Alan



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