Hi
I need help regarding IDE code that i want to capture the ATA command to the attached ATA type storage device and i want to do some analysis of read write command patterns programmatically . I want to capture the all request being issued and processed by the storage device which are Read/Write type.
If some can give idea how to proceed and where to get a content related to this.
Any help of sample code or any other links , material would be greatly appreciated .
My content Id:- Kulveer dot singh at the rate gmail dot com
Thanks alot.
kulveer
libata.pdf
Your guide:
http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata.pdf
and under drivers/ata are all implementations specifics.