Hi,
I am sing BIOS PSP (pspdrivers_01_30_01) Block Media driver to read and write SATA HDD in RAW mode. I am surprised with low performace of block media driver. I am writing 16K bytes to SATA HDD at regular interval of 2.5 ms using pDevOps->Blk_Write API.I observed that this write API call returns only after ~300usec and in between somwtimes it returns only after ~1.2 msec. I would appreciate if somebody let me know how to improve this writing time, also why it takes 1.2 msec in between.
Regards,
Chandra