2009-12-16 13:39:07

by limp

[permalink] [raw]
Subject: LAPIC kernel and update_process_times()

Hi all,

I have configured a uniprocessor kernel with LAPIC enabled. My problem is
that I can't find out where the update_process_times() is called. I was
expected to be called from the smp_apic_timer_interrupt() or
local_apic_timer_interrupt() but I can't find it there.

Thanks a lot.

P.S. please CC me.