Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • How much of knowledge of cores should bubble up to the application?
  • What kind of guidance / hints can application offer to Arachne? e.g. priorities.

KERNEL API

 

CORE NEGOTIATION PROTOCOL

  • What is said about cores?
  • What is the mechanism for the communication? (e.g., shared memory, system call, etc.)

HANDLING BLOCKING SYSCALLS IN KERNEL (may be able to ignore for a while)

...


Mostly Solved Issues

MINIMUM TIME TO SCHEDULE A USER THREAD ONTO ANOTHER CORE

...