Hi all,

In the 'iostat' code especially in the calculation of 'rrqm/s and wrqm/s' what is the parameter being chosen to initiate a merge?
Eg::
Reads and writes which are adjacent to each other may be merged for efficiency. Thus two 4K reads may become one 8K read before it is ultimately handed to the disk, and so it will be counted (and queued) as only one I/O. So is there a parameter like this that is predefined so that when the read/write reaches the 4k limit its actually merged and sent to the device?

Thanks
Shampavman


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d81a6eb.7030...@gmail.com

Reply via email to