From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17738 invoked by alias); 21 Sep 2012 05:11:30 -0000 Received: (qmail 17726 invoked by uid 22791); 21 Sep 2012 05:11:28 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from bay0-omc1-s19.bay0.hotmail.com (HELO bay0-omc1-s19.bay0.hotmail.com) (65.54.190.30) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Sep 2012 05:11:15 +0000 Received: from BAY146-W7 ([65.54.190.59]) by bay0-omc1-s19.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 20 Sep 2012 22:11:15 -0700 Message-ID: From: Bernd Edlinger To: , Date: Fri, 21 Sep 2012 05:11:00 -0000 In-Reply-To: <20120920135429.21498@web005.roc2.bluetie.com> References: <20120920135429.21498@web005.roc2.bluetie.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes 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] any way to reset the TCP/IP network buffers in ecos? X-SW-Source: 2012-09/txt/msg00024.txt.bz2 Hi Ken, > On our system, we bring PPP up and down to minimize connection time costs= , but after running a while, we seem to get this error: > > socket returned: No buffer space available OK. This must be a memory leak somewhere. However I fixed a fiew memory leaks with my enhancement patch for the FreeB= SD See Bug# 1001656. Maybe you try to use this first. One major flaw was, when you do a IF_DOWN the unsent buffers must be cleane= d up too. By the way, how did you compile your target with PPP in the first place? This does somehow not compile, as far as I know. Regards Bernd Edlinger=20=09=09=20=09=20=20=20=09=09=20=20 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss