login
Header Space

 
 

IDE code in linux 2.6

September 11, 2007 - 3:41am
Submitted by kulveer on September 11, 2007 - 3:41am.
Applications and Utilities

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

September 12, 2007 - 5:03am

Your guide:

http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata.pdf

and under drivers/ata are all implementations specifics.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
speck-geostationary