Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 8 Feb 2003 14:31:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 8 Feb 2003 14:31:43 -0500 Received: from imladris.demon.co.uk ([193.237.130.41]:2435 "EHLO imladris.demon.co.uk") by vger.kernel.org with ESMTP id ; Sat, 8 Feb 2003 14:31:43 -0500 From: David Woodhouse To: Nandakumar NarayanaSwamy Cc: linux-kernel@vger.kernel.org In-Reply-To: <20030208142009.17031.qmail@webmail29.rediffmail.com> References: <20030208142009.17031.qmail@webmail29.rediffmail.com> Organization: Message-Id: <1044733282.2943.34.camel@imladris.demon.co.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 (1.2.1-4) Date: 08 Feb 2003 19:41:22 +0000 Subject: Re: File systems in embedded devices Content-Type: text/plain Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 846 Lines: 26 On Sat, 2003-02-08 at 14:20, Nandakumar NarayanaSwamy wrote: > Dear All, > > We are developing a embedded device based on linux. Through the > development phase we used NFS. But now we want to move some > filesystem which can be created in FLASH/RAM. Which? Flash or RAM? > Can anybody suggest me some ideas so that i can solve these > issues? You need to give at least _some_ indication of your requirements -- what's on your file system, what is the expected pattern of access to it, do you require write access all the time or only occasional updates of the whole system, etc. ? -- dwmw2 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/