demikernel
demikernel copied to clipboard
[scheduler] Use the Unused Space in `WakerPage` for Something Useful
Description
We currently have 32 bytes in the WakerPage
unused. We should make something useful out of this space.
One simple idea would be to halve the size of the structure itself.