Btrfs-Progs Changes Meta-Data Block Size
Chris Mason changed the default meta-data block size on Friday with this Git commit. The meta-data block size was changed to 16KB by default (or the page-size if it happens to be bigger than 16KB) rather than just defaulting to the page size. Chris Mason's commit message explains that a 16KB meta-data block size for Btrfs yields faster performance and less meta-data fragmentation for almost all workloads. The downside to the change is a slight increase in lock contention on root nodes for some workloads, but that can be worked around.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.