Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTiming analysis of the I/O processes
Hello i have a device driver that comunicates with an onchip mem. I need to see how much time it takes to read and write from the onchip mem. I've put several printk's with timestamp to debug how...
Altera_Forum
Honored Contributor
15 years agoI made a timestamp hardware that starts when the Linux writes 1 to it and i get the value when i write 2.
The value between a read/write acessing a mutex is 2ms. Is that high?