Re: gettimeofday() in 2.6.24

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jack Harvard <jack.harvard@...>
Cc: <linux-kernel@...>
Date: Friday, April 18, 2008 - 10:35 am

Jack Harvard wrote:





Yes, I think xtime is updated by the tick timer.

system_timer->offset() may be updated by different mechanisms, depending 
on the specific arm subarch.


No.  As I said, the function usually has "gettimeoffset" in the name and 
it's specific to arm so it would be under arch/arm.  For instance, on 
Xscale boards it's ixp2000_gettimeoffset() in arch/arm/mach-ixp2000/core.c.

For more information you might want to look at the code in arch/arm or 
else talk to the arm developers on the linux-arm-kernel mailing list.

Chris
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
gettimeofday() in 2.6.24, Jack Harvard, (Thu Apr 17, 1:31 pm)
Re: gettimeofday() in 2.6.24, Chris Friesen, (Thu Apr 17, 2:13 pm)
Re: gettimeofday() in 2.6.24, Jack Harvard, (Fri Apr 18, 4:54 am)
Re: gettimeofday() in 2.6.24, Chris Friesen, (Fri Apr 18, 10:35 am)