IDT GDT on multiproc
Posted: Sun Jan 17, 2010 2:27 am
Greetings all,
I am a little confused about the IDT and GDT on multiproc. Do I need to do lgdt and lidt on all the CPUs or just once.
Well it looks like I am sure it should be done on all procs and I have already coding my OS that way, but I didn't find it in the multiproc initilization part of Intel proc manuals. Can you guys please put some light.
Thanks,
Puneet
I am a little confused about the IDT and GDT on multiproc. Do I need to do lgdt and lidt on all the CPUs or just once.
Well it looks like I am sure it should be done on all procs and I have already coding my OS that way, but I didn't find it in the multiproc initilization part of Intel proc manuals. Can you guys please put some light.
Thanks,
Puneet