From Fedora Project Wiki

(→‎File Systems: adding a few notes as I am reading an article)
No edit summary
(42 intermediate revisions by 11 users not shown)
Line 1: Line 1:
== File Systems ==
{{header|docs}}{{Docs_beat_closed}}
TBD


=== Ext4 - The default file system ===
[[Category:Docs Project]]
 
[[Category:Draft documentation]]
* ''Serious notes needed about upgrading and downgrading.  Following content uses this reference: http://kernelnewbies.org/Ext4''
[[Category:Documentation beats]]
 
* Improvements in file systems and sizes
** File system size increased to one exabyte (1 EiB)
** File size limit is sixteen terabytes (16 TiB)
** No limit on number of sub-directories
* Performance
** Extents increase performance in certain situations, especially large files
** Multiblock allocation is a new file block allocation method with faster write speed
** These combine with delayed allocation of blocks for better performance and fragmentation

Revision as of 04:36, 12 April 2016

DocsProject Header docTeam1.png
Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.