Created
September 9, 2021 02:27
-
-
Save madflojo/c8ad40cfcf009ded01723195e6298fbd to your computer and use it in GitHub Desktop.
IO Wait Article
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# lsof -p 16528 | |
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME | |
bonnie++ 16528 root cwd DIR 252,0 4096 130597 /tmp | |
<truncated> | |
bonnie++ 16528 root 8u REG 252,0 501219328 131869 /tmp/Bonnie.16528 | |
bonnie++ 16528 root 9u REG 252,0 501219328 131869 /tmp/Bonnie.16528 | |
bonnie++ 16528 root 10u REG 252,0 501219328 131869 /tmp/Bonnie.16528 | |
bonnie++ 16528 root 11u REG 252,0 501219328 131869 /tmp/Bonnie.16528 | |
bonnie++ 16528 root 12u REG 252,0 501219328 131869 /tmp/Bonnie.16528 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment