mythos icon indicating copy to clipboard operation
mythos copied to clipboard

revokeOp for processor allocator

Open gypsephi opened this issue 5 years ago • 0 comments

The current revoke operation implementation does not suit the requirements of the processor allocator. It needs to revoke a scheduling context capability reference and then declare the thread id as unused. Both needs to be done inside the monitor of the processor allocator.

gypsephi avatar Jan 17 '21 15:01 gypsephi