cm0002@programming.dev to Linux@programming.dev · 19 days agoEXT4 Shows Wild Gains With Better Block Allocation Scalability In Linux 6.17www.phoronix.comexternal-linkmessage-square7linkfedilinkarrow-up169arrow-down11
arrow-up168arrow-down1external-linkEXT4 Shows Wild Gains With Better Block Allocation Scalability In Linux 6.17www.phoronix.comcm0002@programming.dev to Linux@programming.dev · 19 days agomessage-square7linkfedilink
minus-squarekubica@fedia.iolinkfedilinkarrow-up3·19 days agoHow is the first table interpreted? base=before and patched=after? But that would mean that after takes more time, so I must be making some wrong assumption.
minus-squareBotzo@lemmy.worldlinkfedilinkarrow-up7·19 days agoNot time, ops per second. the fallocate operations per container per second are able to come up significantly when looking at the upper percentiles:
How is the first table interpreted? base=before and patched=after?
But that would mean that after takes more time, so I must be making some wrong assumption.
Not time, ops per second.
Thanks, I didn’t read that properly.