Page 1 of 1

Could share SMP code?

Posted: Mon May 08, 2006 11:00 pm
by yaocong
I really want to support Multi-processor (SMP) in my kernel.

But I was unable to know how it works!

Could anyboyd share this part of code supporting SMP?

Thank guys!

Re: Could share SMP code?

Posted: Tue May 09, 2006 11:00 pm
by Kicer
it's not very hard, YOu can read about it in intel docs
IA-32 Intel? Architecture Software Developer?s Manual Volume 3 System Programming Guide
and
IO_APIC
there You will find everythink that is necessary

code for setting up smp is rather big so i won't paste it here
but I can paste some fragments, if You will have any problems with something.

Re: Could share SMP code?

Posted: Tue May 09, 2006 11:00 pm
by yaocong
Thank you for your "hot heart"!

You can send them to my email box: [email protected] , you can paste 15mb attachment!

Thank you again!