Skip to content
#

multicore-programming

Here are 39 public repositories matching this topic...

Adds multicore processing support to a 64-bit x86 research operating system (InfOS). This involved designing the boot protocol to handle multiple cores, adapting the interrupt system to handle interprocessor interrupts, reworking the scheduler to distribute threads among multiple cores and writing locking primitives that prevent race conditions.

  • Updated Oct 19, 2021
  • CMake

Improve this page

Add a description, image, and links to the multicore-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multicore-programming topic, visit your repo's landing page and select "manage topics."

Learn more