cm0002@programming.dev to Linux@programming.dev · 3 days agoEXT4 Shows Wild Gains With Better Block Allocation Scalability In Linux 6.17www.phoronix.comexternal-linkmessage-square4linkfedilinkarrow-up143
arrow-up143external-linkEXT4 Shows Wild Gains With Better Block Allocation Scalability In Linux 6.17www.phoronix.comcm0002@programming.dev to Linux@programming.dev · 3 days agomessage-square4linkfedilink
minus-squarekubica@fedia.iolinkfedilinkarrow-up3·3 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-up5·3 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.