cm0002@programming.dev to Linux@programming.dev · 29 days agoEXT4 Shows Wild Gains With Better Block Allocation Scalability In Linux 6.17www.phoronix.comexternal-linkmessage-square7linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkEXT4 Shows Wild Gains With Better Block Allocation Scalability In Linux 6.17www.phoronix.comcm0002@programming.dev to Linux@programming.dev · 29 days agomessage-square7linkfedilink
minus-squarekubica@fedia.iolinkfedilinkarrow-up0·29 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-up0·29 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.