Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 693 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 693 Bytes

Opusarium

License: MPL 2.0 Release: Currently under development

What is the Opusarium

Opusarium is the C based scheduling framework for high-load tasks.

This framework constructs the isolated computing ecosystem which consisted of the following features.

  • Processor reserved scheduler for parallel tasks.
  • Customized memory management unit using huge-pages.
  • Direct mapped IO memory region for the userspace.