From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1710 invoked by alias); 28 Aug 2007 16:29:49 -0000 Received: (qmail 1623 invoked by uid 22791); 28 Aug 2007 16:29:48 -0000 X-Spam-Check-By: sourceware.org Received: from alnrmhc15.comcast.net (HELO alnrmhc15.comcast.net) (204.127.225.95) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 28 Aug 2007 16:29:43 +0000 Received: from rickmce (c-68-55-175-129.hsd1.md.comcast.net[68.55.175.129]) by comcast.net (alnrmhc15) with SMTP id <20070828162941b1500bgrg8e>; Tue, 28 Aug 2007 16:29:41 +0000 From: "Rick Davis" To: "'Andrew Lunn'" Cc: References: <003601c7e876$4e9ee690$ebdcb3b0$@net> <20070827081225.GZ31057@lunn.ch> <003d01c7e951$cb6ab7e0$624027a0$@net> <20070828160904.GE31057@lunn.ch> In-Reply-To: <20070828160904.GE31057@lunn.ch> Date: Tue, 28 Aug 2007 16:29:00 -0000 Message-ID: <004701c7e990$9e57b8e0$db072aa0$@net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: RE: [ECOS] network problem X-SW-Source: 2007-08/txt/msg00153.txt.bz2 Andrew, After I sent the e-mail this morning, it stopped working in another way. http stopped responding but pings still worked. I have a simple telnet server on my application and it was failing trying to bind with "Try again later". In_pcbbind was failing because in_pcbinshash was failing indicating it couldn't MALLOC memory. I turned on fancy asserts and tracing and am testing again. It usually take 12 Hrs or more to fail. In_pcbhash MALLOCs from the network pool so I am monitoring that. Any ideas why the network pool would run out of memory? Can it get fragmented? Thanks, Rick Davis -----Original Message----- From: Andrew Lunn [mailto:andrew@lunn.ch] Sent: Tuesday, August 28, 2007 12:09 PM To: Rick Davis Cc: ecos-discuss@ecos.sourceware.org Subject: Re: [ECOS] network problem > I guess I need to submit a patch because this issue is still in the latest > eCos repository which I am getting ready to use the latest eCos for a new > project/processor. Please do submit a patch. Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss