eLinux.org - Embedded Linux Wiki
Fat Soft Update
From eLinux.org
Table Of Contents:
Contents |
[edit]
Description
Soft Update is techinque to resolve meta data consisitency with async write-back I/O manner. This techinque is introduce BSD for FFS.
[edit]
Rationale
This feature is expected to achive both robustness and peformance.
[edit]
Resources
[edit]
Projects
- Sony put summay of design of Soft Update introduced to FAT file system as Media:20060411-fat-softupdate.pdf
- discussion on LKML
[edit]
Downloads
[edit]
Patch
- not available yet
[edit]
Utility programs
- on-line-fsck would be needed.
[edit]
How To Use
- This feature could be turn off/on with mount option.
[edit]
How to validate
[put references to test plans, scripts, methods, etc. here]
[edit]
Sample Results
[edit]
Case Study 1
[edit]
Case Study 2
[edit]
Status
- Status: Just basic design
[edit]
Future Work/Action Items
Here is a list of things that could be worked on for this feature:
- not yet listed

