Hi!

    I have a Redhat Linux kernel version 5 on my pentium machine. I want
to measure the amount of time required to calculate the checksum of an
incomping IP datagram and also the routing-table lookup time for
incoming IP datagrams. I would like to know how to do this. I would also
like to know whether functions like gettimeofday() can be used within
kernel code? If not, how do I measure the time?

Sudhanva

Reply via email to