This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: problems with MBUFs (TCP/IP stack)


Just a little addition. As from the first post, using the server_test.c,
in which the write() (line line 115) has been commented, the MBUF counter 
does not show this behaviour any more.
Even here a TCP connection is established/dropped but we do not send data 
back. 

Regards,
Marco


> -----Original Message-----
> From: Marco Monguzzi [mailto:marco@sitek.it]
> Sent: Saturday, July 08, 2000 8:38 PM
> To: Grant Edwards
> Cc: ecos-discuss@sourceware.cygnus.com
> Subject: RE: [ECOS] problems with MBUFs (TCP/IP stack)
> 
> 
> Hello Grant,
> 
> > Is it the number of times a TCP connection is established that 
> > triggers the
> > problem?  
> It seems so. Running a web server (goahaead 2.1) over the TCP/IP stack 
> we observed the same behavior: the MBUFs counter becomes bigger 
> and bigger for
> each HTTP request (i.e. a TCP connection) done. At the end, the 
> panic/warning
> condition about the MBUFs occours.
> 
> Thanks in advance.
> 
> All the best,
> Marco


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]