I am looking for a solution to detect how's the write function access to the disk. I want to know if it is a sequential or random access. I thought about open the write system call on the libC and try to edit it and count if it is a random or seq access.. is it possible? how?
If there's another solution I would be thankful to know it!
Aucun commentaire:
Enregistrer un commentaire