renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agoMan I miss those classy RedHat ads from the sixtieslemmy.worldimagemessage-square117fedilinkarrow-up1920arrow-down120
arrow-up1900arrow-down1imageMan I miss those classy RedHat ads from the sixtieslemmy.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square117fedilink
minus-squareWalnutLum@lemmy.mllinkfedilinkarrow-up8arrow-down2·2 months agoWho needs RAID when you have mergerfs
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up1·2 months 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·2 months 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.
Who needs RAID when you have mergerfs
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.