Re: minimizing disk WRITES - if OS is on CF
- From: Yyy <yts@xxxxxxxxxxxxxxxxx>
- Date: Wed, 26 Nov 2008 13:56:02 +0000 (UTC)
Maxwell Lol <nospam@xxxxxxxxxxx> wrote in news:87r64yfyee.fsf@xxxxxxxxxxx:
Obviously not /tmp and /var, unless you like broken systems.
but in the distributions like 'Live-CD' there is incorporated UnionFS, or its
newer generation aufs, wich overlays read-only copy of these folders with
their writable (initially empty) 'ghosts' that usually seat in the RAM
100,000 writes with wear leveling seems like a lot.
if we allowed carelessly all applications, KDE, Portage and whatsever to
write arbitrarily anything then I presume a flash memory would be worn in
less than just one year of use...
Perhaps someone needs to develop a new file system type.
in the meantime I came acroos this (partial) solution: UnionFS lub aufs
http://aufs.sourceforge.net/aufs.html
usually it cooperates with reaod-only compression SquashFS
http://tldp.org/HOWTO/SquashFS-HOWTO/index.html
but unfortunatelly incremental writing of modifications to SquashFS is not
possible
we can only *add* new files or folders (append option)
replacing already existing in squashfs single file with its new altered copy
is simply not realizable :(
in such case we have to compress anew whole folders-tree that includes the
file in question
--
Y?
.
- Follow-Ups:
- Re: minimizing disk WRITES - if OS is on CF
- From: Borax Man
- Re: minimizing disk WRITES - if OS is on CF
- From: Maxwell Lol
- Re: minimizing disk WRITES - if OS is on CF
- References:
- minimizing disk WRITES - if OS is on CF
- From: Yyy
- Re: minimizing disk WRITES - if OS is on CF
- From: Maxwell Lol
- minimizing disk WRITES - if OS is on CF
- Prev by Date: Re: Building a Linux Box
- Next by Date: Re: Linux with highest success rate on a LiveCD?
- Previous by thread: Re: minimizing disk WRITES - if OS is on CF
- Next by thread: Re: minimizing disk WRITES - if OS is on CF
- Index(es):
Relevant Pages
|