Damien Zammit, le sam. 05 août 2023 16:16:41 +, a ecrit:
> If the current processor is not the one we want to run an ast on,
> we can bind the current thread to the processor we want, and force a
> thread switch to that one, then run the ast_check() on the right cpu.
Err, that's an expensive w
If the current processor is not the one we want to run an ast on,
we can bind the current thread to the processor we want, and force a
thread switch to that one, then run the ast_check() on the right cpu.
---
i386/i386/ast_check.c | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(