FUSE?
FUSE?
Posted Aug 19, 2019 20:40 UTC (Mon) by Paf (subscriber, #91811)In reply to: FUSE? by kloczek
Parent article: Stapelberg: distri: a Linux distribution to research fast package management
... why? Loading and unloading a kernel module can be painful, the environment is less forgiving, and if you screw up, oops there goes the system so now you have to reboot. It's all really annoying for starting out with brand new stuff and just hacking away.
Speaking as someone who works as a file system dev for my day job, prototyping stuff in FUSE is common (almost standard) practice. It's a great idea.
And if distri is already getting great speed, which it sounds like it is, then clearly FUSE isn't the bottleneck, so maybe it's best to just keep using it.
