Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
9223372036854775807
Description
with zfs 0.8+ default blocksize is 512 bytes, which turns into 16 dbufs to lookup/create for many llog operations.
with 8K blocksize many llog-related tests improve a lot.
for example sanity/60a takes 52s with 8K and 94s with 512 bytes.
Attachments
Issue Links
- is related to
-
LU-12336 Update ZFS Version to 0.8.2
- Resolved