i was reading making your new OS docs as shown here: http://joelgompert.com/OS/TableOfContents.htm
These examples shows how to make boot loader for x86. But i don't know how to make it concurrent ? Is there any documents that explains how to run all cores ? How can i activate all of the cores and run asm separate each of them.
Is there any documents for ARM CPUs also ? Or can someone explain here in detail ?