Hacker News new | ask | show | jobs
by atonse 2828 days ago
This is user space – hopefully a kernel level one will come out as a result of this.

Or does it matter, performance-wise? People that know more can chime in.

1 comments

Yes, FUSE is slower than in-ring0 implementation, even by the sheer overhead of the syscalls.
Iirc, it’s relatively straight forward to migrate to a module though?