renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agoMan I miss those classy RedHat ads from the sixtieslemmy.worldimagemessage-square117fedilinkarrow-up1920arrow-down119
arrow-up1901arrow-down1imageMan I miss those classy RedHat ads from the sixtieslemmy.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square117fedilink
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up1·1 month agomergerfs in the kernel would be cool for better performance. for those that don’t know, it’s a FUSE based filesystem, which is also cool, but can be slow at times.
minus-squareWalnutLum@lemmy.mllinkfedilinkarrow-up1·1 month agoWeirdly enough because of the way mergerfs does writes across multiple drives, the main issue that FUSE filesystems face performance wise (namely writing a bunch of small files and their metadata) actually gets pretty well mitigated.
mergerfs in the kernel would be cool for better performance.
for those that don’t know, it’s a FUSE based filesystem, which is also cool, but can be slow at times.
Weirdly enough because of the way mergerfs does writes across multiple drives, the main issue that FUSE filesystems face performance wise (namely writing a bunch of small files and their metadata) actually gets pretty well mitigated.