From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from wproxy.gmail.com ([64.233.184.193]) by canuck.infradead.org with esmtp (Exim 4.52 #1 (Red Hat Linux)) id 1E3r4A-0001uP-Vk for linux-mtd@lists.infradead.org; Sat, 13 Aug 2005 04:08:34 -0400 Received: by wproxy.gmail.com with SMTP id i21so741439wra for ; Sat, 13 Aug 2005 01:08:29 -0700 (PDT) Message-ID: <9185a3fa05081301087267b070@mail.gmail.com> Date: Sat, 13 Aug 2005 17:08:29 +0900 From: Amit Sharma To: linux-mtd@lists.infradead.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: JFFS2 mount time an dfile size List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , HI ALL I have some question=20 1. how big file i can access with jffs2 from NAND flash device because when i create big files in my device by mounting it response time increase and mount time too.I want to create 100Mb file file in my nand device for JFFS2 performance testing on my arm platform. Thanks AK