Content deleted Content added
Binarysaint (talk | contribs) Added link to LogFS (Flash file system) - should a new page be created with links to all log structured file system related pages when a user searches for logfs ? |
No edit summary |
||
Line 32:
== Disadvantages ==
* The design rationale for log-structured file systems assumes that most reads will be optimized away by ever-enlarging memory caches. This assumption
** ** On flash memory—where seek times are usually negligible—the log structure may not confer a worthwhile performance gain because write fragmentation has much less of an impact on write throughput.
== References ==
|