Hacker News new | ask | show | jobs
by drewg123 1405 days ago
Every storage device is independent (no RAID), and runs UFS. We use UFS because, unlike ZFS, it integrates directly with the kernel page cache.
1 comments

Which is part of the reason sendfile doesn’t work well for ZFS.