gettimeofday() problem in kernel mode

From: Jeon
Date: Fri Sep 24 2004 - 13:41:39 EST


Hi!

I tried to modify kernel2-4-18 for checkpointing and
recovering(s.t. fault tolerance)
When I measure duration time for checkpointing and
recovering in kernel mode, I found there is some
problem with measuring accurate duration time using
gettimeofday().
My watch said ten seconds is past, but kernel said
only 1 second!!
Is there other method or function for figuring out
duration time in kernel mode?



__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/