You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch memory protection configuration during task context switches for
both preemptive and cooperative scheduling. The old task's memory space
is captured before the scheduler updates its internal state, allowing
both old and new memory spaces to be passed to the PMP switching logic.
0 commit comments