From Fedora Project Wiki

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


=== Ext4 - The default file system ===
{{Docs_beat_closed}}


* ''Serious notes needed about upgrading and downgrading.  Following content uses this reference: http://kernelnewbies.org/Ext4''
[[Category:Docs Project]]
 
[[Category:Draft documentation]]
* Improvements in file systems and sizes
[[Category:Documentation beats]]
** 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

Latest revision as of 01:32, 20 September 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.