Bites to reality
Suddenly you feel the bites.
Sunday, October 7
Measure cache parameters
1. to use gettimeofday()
Note from unix manual, if you use it in C, you have to add "
struct
" before "
timeval xx
". Also, include
<sys/time.h>
instead of
<time.h>
, because the former is where the struct
timeval
get defined.
2.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment