YhLu YhLu@tyan.com writes:
Eric,
I find the problem, need to call init_timer in p6 cpu fixup. It works well now.
Some code should be moved to p6 or even p5.
For example: apic_timper.c enable_mmx_sse.inc/disable_mmx_sse.inc
Except for the Opteron init_timer is really not appropriate as a cpu thing. In general it is a motherboard type decision. It is one of the rough areas in V2 right now.
For the rest you can see why I am in the process of reworking the cpu initialization code.
Eric