linux - What can I do to find the cause of pread64/pwrite64 hangs? -


my application doing heavy io on raw /dev/sdb block device using pread64/pwrite64. doing fine. call pread64/pwrite64 takes little 50-100us. takes whole lot more, several seconds.

what can recommend find cause of such problem?

i have not used have heard tool called latencytop.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -