Hacker News new | ask | show | jobs
by PaulHoule 2606 days ago
i love userspace implementations of filesystems.

note that the issues are entirely different from those with a kernel implementation since you aren't having to think about page cache et all.

1 comments

There is an userspace implementations of filesystems ZboxFS: https://github.com/zboxfs/zbox.