Skip to content

Instantly share code, notes, and snippets.

@mcgrof
Created November 10, 2023 04:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcgrof/c5c00e295165b73b28e6791596edd219 to your computer and use it in GitHub Desktop.
Save mcgrof/c5c00e295165b73b28e6791596edd219 to your computer and use it in GitHub Desktop.
mcgrof@eqbm-smc112 /mnt-nvme-xfs-4k/linux (git::large-block-minorder-6.6.0-rc5-v1)$ make -s mrproper defconfig ; make -s -j$(nproc) bzImage
Tracing completed. Summary:
Aligned operations:
@aligned_op[262144]: 64
@aligned_op[131072]: 214
@aligned_op[65536]: 249
@aligned_op[32768]: 510
@aligned_op[16384]: 1121
@aligned_op[8192]: 2356
@aligned_op[4096]: 7410
@naligned_op[8192]: 5054
@naligned_op[16384]: 6289
@naligned_op[32768]: 6900
@naligned_op[65536]: 7161
@naligned_op[131072]: 7196
@naligned_op[262144]: 7346
@naligned_op[524288]: 7410
Block size histogram:
@data_len:
[4K, 8K) 1639 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ |
[8K, 16K) 1031 |@@@@@@@@@@@@@@@@@@@@@@@@@@@ |
[16K, 32K) 896 |@@@@@@@@@@@@@@@@@@@@@@@ |
[32K, 64K) 1965 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@|
[64K, 128K) 1115 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ |
[128K, 256K) 152 |@@@@ |
[256K, 512K) 47 |@ |
[512K, 1M) 275 |@@@@@@@ |
[1M, 2M) 290 |@@@@@@@ |
-------------------------------------------------------------------------------------
mcgrof@eqbm-smc112 /mnt-nvme-xfs-16k/linux (git::large-block-minorder-6.6.0-rc5-v1)$ make -s mrproper defconfig ; make -s -j$(nproc) bzImage
Aligned operations:
@aligned_op[262144]: 8
@aligned_op[131072]: 61
@aligned_op[65536]: 156
@aligned_op[32768]: 600
@aligned_op[8192]: 3150
@aligned_op[16384]: 3150
@aligned_op[4096]: 3150
@naligned_op[32768]: 2550
@naligned_op[65536]: 2994
@naligned_op[131072]: 3089
@naligned_op[262144]: 3142
@naligned_op[524288]: 3150
Block size histogram:
@data_len:
[16K, 32K) 1685 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@|
[32K, 64K) 768 |@@@@@@@@@@@@@@@@@@@@@@@ |
[64K, 128K) 539 |@@@@@@@@@@@@@@@@ |
[128K, 256K) 58 |@ |
[256K, 512K) 22 | |
[512K, 1M) 7 | |
[1M, 2M) 71 |@@ |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment