cm0002@programming.dev to Linux@programming.dev · 1 month agoEXT4 Shows Wild Gains With Better Block Allocation Scalability In Linux 6.17www.phoronix.comexternal-linkmessage-square6linkfedilinkarrow-up165arrow-down11
arrow-up164arrow-down1external-linkEXT4 Shows Wild Gains With Better Block Allocation Scalability In Linux 6.17www.phoronix.comcm0002@programming.dev to Linux@programming.dev · 1 month agomessage-square6linkfedilink
minus-squarekubica@fedia.iolinkfedilinkarrow-up3·1 month 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-up6·1 month 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.