Re: tmpfs on flash hd
- From: ice <iceeyes82@xxxxxxxxx>
- Date: Fri, 25 Feb 2011 05:39:01 -0800 (PST)
On 25 Feb, 11:41, Richard Kettlewell <r...@xxxxxxxxxxxxxxx> wrote:
thanks all for replies
That depends what definition of "ok" you're looking for. A tmpfs will
my embedded system has only ide 2GB compact flash for storage and 64MB
of RAM;
the goal is make that system ready for random power-loss (so no normal
shutdown/umount) and maximize flash life (as you know flash-based
devices have limited write cycles)
I think a good solution is:
- noatime
- remove any disk swap partition (or at least setting /proc/sys/vm/
swappiness to zero)
- make boot parition as read-only
- make a rw disk fat32 parition for my own data storage
any better idea?
thanks
.
- Follow-Ups:
- Re: tmpfs on flash hd
- From: David Brown
- Re: tmpfs on flash hd
- From: Richard Kettlewell
- Re: tmpfs on flash hd
- References:
- tmpfs on flash hd
- From: ice
- Re: tmpfs on flash hd
- From: Richard Kettlewell
- tmpfs on flash hd
- Prev by Date: Re: Trouble making CUPS work
- Next by Date: Re: tmpfs on flash hd
- Previous by thread: Re: tmpfs on flash hd
- Next by thread: Re: tmpfs on flash hd
- Index(es):
Relevant Pages
|