|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] A question about PIT platform timer
Just note that pit_read_counter is implemented on top of CH2 of PIT,
which is known as mode 0 to calibrate TSC earlier. However I see no
place to re-initialize it again and it's used as the source of platform
timer count (when using_pit==1) immediately. It seems like weird
usage since mode0 channel will fall into a loop starting counting down
from 0xFFFF forever if nobody re-latches it again, which indicates a
18.2065 Hz source while platform_timer_scale is set as CLOCK_TICK_RATE.
Seems ch0 is what's really wanted... Is it a typo, or any special usage
on ch2?
Thanks,
Kevin
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] A question about PIT platform timer,
Tian, Kevin <=
|
|
|
|
|