Re: RO root file system
- From: jj@xxxxxxxxxxxxxx (Jim Jackson)
- Date: Sun, 7 Oct 2007 12:02:15 +0000 (UTC)
Vasilis <VASILI3000@xxxxxxxxxxx> wrote:
3. I am quite sure that the EmbedDisk is some kind of flash disk, like
CF cards. If this is the case,
should i use journalling fs or the ordinary ext2?
I'd stay clear of journaled filesystems. Each write ends up as at least
3 writes - write the change to the journal, read the journal and do the
file change, update the journal entry as done.
.
- Prev by Date: Re: Selecting embedded Linux for a new medical device project (LONG)
- Next by Date: Re: Linux Target Image Builder (ltib) configuration problem
- Previous by thread: Re: cannot access /dev/pts/?
- Next by thread: cross-compile toolchain
- Index(es):