From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10086 invoked by alias); 8 Apr 2008 09:09:55 -0000 Received: (qmail 10073 invoked by uid 22791); 8 Apr 2008 09:09:53 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 08 Apr 2008 09:09:24 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1Jj9m5-0002OI-00; Tue, 08 Apr 2008 11:05:53 +0200 Date: Tue, 08 Apr 2008 10:32:00 -0000 From: Andrew Lunn To: J?rgen Lambrecht Cc: Andrew Lunn , Gary Thomas , ecos-discuss@ecos.sourceware.org Message-ID: <20080408090553.GA8077@lunn.ch> Mail-Followup-To: J?rgen Lambrecht , Andrew Lunn , Gary Thomas , ecos-discuss@ecos.sourceware.org References: <47FA32AC.4070705@televic.com> <47FAAC06.9010509@telenet.be> <20080408061431.GA11287@lunn.ch> <47FB2E87.4010607@televic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FB2E87.4010607@televic.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) 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] Re: FTP runs out of JFFS2 nodes and trashes the file system X-SW-Source: 2008-04/txt/msg00134.txt.bz2 > But Gary says > (http://ecos.sourceware.org/ml/ecos-discuss/2008-04/msg00102.html) that > jffs2 automatically buffers data to fill a node, and I read yesterday > something about that on infradead.org ??? I don't think that is correct for eCos. On Linux the VFS maybe blocking together writes, but for eCos there is no VFS. Writes go directly to the filesystem. Enabling debugging may prove this. 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