The Week In Storage: Micron To The Rescue, Samsung Unimpressed, Apple Announces New APFS Filesystem

This week in storage found us covering our conversation with Adata's Kevin Chen for his take on a number of trends in the storage industry, including the current proliferation of 2D TLC SSDs and the coming move to 3D NAND.

Latest Videos FromTom's Hardware
Paul Alcorn
Editor-in-Chief

Paul Alcorn is the Editor-in-Chief for Tom's Hardware US. He also writes news and reviews on CPUs, storage, and enterprise hardware.

  • tsnor
    Excellent, interesting article choices. +1
    Reply
  • mitch074
    one precision: while the first version of NTFS did come out in 1993, it actually was a homebrew version of IBM's HPFS. The current version of NTFS is 3.1, and debuted with Windows XP. It's an incremental upgrade on v3.0 which came with Windows 2000 and simply duplicates some data (so Windows 2000 can still read Windows XP formatted partitions - it simply ignores the duplicate data).

    If you used the first version of a file system to rate it, then Linux's ext file system would really seem dated; however, ext4 (which became "stable" around 2009) is faster, safer and more capable than all previous versions of ext; it is also somewhat flash-friendly provided it is mounted with the proper options.

    It is relevant to mention ext4 here, as it is the default file system for Android. So you probably have one in your hand or your pocket now.
    Reply
  • Paul Alcorn
    18147149 said:
    one precision: while the first version of NTFS did come out in 1993, it actually was a homebrew version of IBM's HPFS. The current version of NTFS is 3.1, and debuted with Windows XP. It's an incremental upgrade on v3.0 which came with Windows 2000 and simply duplicates some data (so Windows 2000 can still read Windows XP formatted partitions - it simply ignores the duplicate data).

    If you used the first version of a file system to rate it, then Linux's ext file system would really seem dated; however, ext4 (which became "stable" around 2009) is faster, safer and more capable than all previous versions of ext; it is also somewhat flash-friendly provided it is mounted with the proper options.

    It is relevant to mention ext4 here, as it is the default file system for Android. So you probably have one in your hand or your pocket now.

    In fact, I read your post on an Android. Great info, thanks for bringing this up. I am a lover of all things Linux (though no expert by any measure), and was remiss for leaving out ext.
    Reply