From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31773 invoked by alias); 15 Oct 2003 11:53:03 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 31760 invoked from network); 15 Oct 2003 11:53:00 -0000 Received: from unknown (HELO web8006.mail.in.yahoo.com) (203.199.70.93) by sources.redhat.com with SMTP; 15 Oct 2003 11:53:00 -0000 Message-ID: <20031015115257.16327.qmail@web8006.mail.in.yahoo.com> Received: from [203.200.20.226] by web8006.mail.in.yahoo.com via HTTP; Wed, 15 Oct 2003 04:52:57 PDT Date: Wed, 15 Oct 2003 11:53:00 -0000 From: Dinesh Kumar To: ecos-discuss@sources.redhat.com Cc: linux-mtd@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [ECOS] Stress testing JFFS2 X-SW-Source: 2003-10/txt/msg00251.txt.bz2 > Every operation that changes the contents of the FLASH > (even deleting files!)is performed by writing new > nodes to the FLASH. Every such node is represented in > RAM by a struct jffs2_raw_node_ref. The memory > occupied by these structs is never freed unless the > file system is unmounted or garbage collection takes > place. I am newbie to JFFS2. What is the reason behind not freeing jffs2_raw_node_ref from RAM (even after they have been used)? Regards Dinesh __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss