Re: hooking APIC timer doesnt work?

2001-03-27 Thread Dinesh Nagpure
d TSC reading, any comments? Dinesh Original Message Follows From: John Levon <[EMAIL PROTECTED]> To: Dinesh Nagpure <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: hooking APIC timer doesnt work? Date: Tue, 27 Mar 2001 12:38:01 +0100 (BST) On Mon, 26 Mar 2001, Dinesh Nagpure

hooking APIC timer doesnt work?

2001-03-26 Thread Dinesh Nagpure
Hello all, I am trying to use the LAPIC timer to generate interrupt for some kernel profiling work I am doing...but the timer ISR isnt invoking atallhere is what I have done 1)Initialized a interrupt gate modifying the trap_init function in traps.c to use vector 0x32 set_intr_g