Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions notes/performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@ Snapshot of iostat when get workload was running
Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
sdb 0.00 0.00 32315.00 0.00 21961.00 0.00 1.36 5.92 0.18 0.03 100.00
--
The above iostat numbers demonstrate that when 8 instances of fatcache were subjected to load, there were 5-6 requests pending in the queue. Each request had an avarage service time of 30 usec, with the queue wait time of 150 usec

The above iostat numbers demonstrate that when 8 instances of fatcache were subjected to load, there were 5-6 requests pending in the queue. Each request had an average service time of 30 usec, with the queue wait time of 150 usec