Hacker News new | ask | show | jobs
by jeltz 4918 days ago
I love the emphasis on low CPU usage and not waiting for IO put into the design of the file system. The front/back split of the implementation makes a whole lot of sense. I wonder if any of these ideas are possible to implement in btrfs.