Skip to content

Instantly share code, notes, and snippets.

@madflojo
Created September 9, 2021 02:27
Show Gist options
  • Save madflojo/c8ad40cfcf009ded01723195e6298fbd to your computer and use it in GitHub Desktop.
Save madflojo/c8ad40cfcf009ded01723195e6298fbd to your computer and use it in GitHub Desktop.
IO Wait Article
# 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