From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26396 invoked by alias); 7 Apr 2008 13:17:50 -0000 Received: (qmail 26387 invoked by uid 22791); 7 Apr 2008 13:17:49 -0000 X-Spam-Check-By: sourceware.org Received: from mail.logix-tt.com (HELO mail.logix-tt.com) (212.211.145.186) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 07 Apr 2008 13:17:19 +0000 Received: from kingfisher.intern.logix-tt.com (84-72-190-27.dclient.hispeed.ch [84.72.190.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.logix-tt.com (Postfix) with ESMTP id 59C5A6526B; Mon, 7 Apr 2008 15:18:56 +0200 (CEST) Received: from kingfisher.sec.intern.logix-tt.com (localhost [127.0.0.1]) by kingfisher.intern.logix-tt.com (Postfix) with ESMTP id 4D7F917E410; Mon, 7 Apr 2008 15:17:14 +0200 (CEST) Date: Mon, 07 Apr 2008 13:26:00 -0000 From: Markus Schaber To: ecos-discuss@ecos.sourceware.org Message-ID: <20080407151713.08e665ee@kingfisher.sec.intern.logix-tt.com> In-Reply-To: <47F9DD83.30800@televic.com> References: <47F9DD83.30800@televic.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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] jffs2 write in 4kB blocks over the network? X-SW-Source: 2008-04/txt/msg00105.txt.bz2 Hi, J=C3=BCrgen, J=C3=BCrgen Lambrecht wrote: > the default block size in jffs2 is 4kB. But with FTP, packets have at=20 > most 1448 B payload. > If I put a file of 12kB, is the file then put in 3 nodes if 4kB, or is=20 > it put in 9 nodes (because FTP uses 9 packets) ? Besides what J=C3=BCrgen wrote, it also depends on how your FTP program buffers, which parts it writes in a single write call, and when it syncs/flushes buffers. Regards, Markus --=20 Markus Schaber | Logical Tracking&Tracing International AG Dipl. Inf. | Software Development GIS Fight against software patents in Europe! www.ffii.org www.nosoftwarepatents.org -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss