Ext4 file system (4th extended file system) is the next generation of journaling file systems, retaining backward compatibility with the previous file system, ext3. Ext4 was released as a functionally complete and stable filesystem in Linux kernel 2.6.28.
One of the most evident advantages of ext4 for end users is the drastic reduction in time taken to do an
To learn more about Ext4, follow these links ...
One of the most evident advantages of ext4 for end users is the drastic reduction in time taken to do an
fsck operation of your hard drives. The other advantages of ext4 file system over ext3 are - it provides better performance and greater reliability. Also it increases the maximum file system size to a whooping 1 exabyte. Compared to this, ext3 supports a maximum of only 16 TB of file system size.To learn more about Ext4, follow these links ...


No comments:
Post a Comment