Linux Format

Next generation filesystems

Filesystems and indeed the media that they live on have come a long way. Cassettes, cartridges and punchcards didn’t even have a filesystem to speak of: data was just read as a single stream. From there we moved on to directory-less layouts, through to 8.3 filenames, then on to more recognisable features such as permissions and, latterly, journalling. Traditionally, storage has been stratified such that the RAID layer – be it software RAID via MD in the Linux kernel, hardware RAID via a dedicated controller, or so called ‘fake raid’ through drive is broken. There’s no easy way around this that doesn’t involve either adding a new checksumming layer, or combining filesystem, redundancy and checksumming into one. Unsurprisingly, it’s this latter approach that has gained popularity, and it’s one of the defining features of Sun’s ZFS , Microsoft’s barely seen ReFS, and Linux’s Btrfs. Apple’s new APFS filesystem includes checksums for metadata, but not user data.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format1 min read
Kaki Pi
Another Pi-like SBPC appears! From Yuridenk-Shokai in Japan, this packs a Renesas RZ/V2H Coretex-A55/R8/M33 MPU with 80 TOPS of AI. It’s aimed at robotics and has four CSI video inputs along with a PCIe 3 connection. Find out more in Japanese: www.ka
Linux Format11 min readInternet & Web
Ultra-smooth Home Game Streaming
Credit: https://moonlight-stream.org, https://github.com/LizardByte Michael Reed is a consummate Linux professional who has been moonlighting for us so that he can live in the sunshine. (are we actually paying for these gags?–Ed) You can install the
Linux Format1 min read
Nvidia Moves To Block ZLUDA
As more and more applications rely on the combination of Nvidia and CUDA, it was inevitable that third-parties would try to build on their success. There’s already examples of this, such as ZLUDA, a drop-in replacement for CUDA. The implications of

Related Books & Audiobooks