Page 1 of 1

Longs interrupts are bad for multitasking and high priority task too

Posted: Sat Oct 21, 2023 2:09 pm
by gdridi
Hello,

I learn from AmigaOS practice two things:
Longs interrupts are bad for multitasking and high priority task too

What’s new is spinlock for multicore, here a teasing:

linux - Interrupt and spinlock - Stack Overflow

https://stackoverflow.com/questions/271 ... d-spinlock

DG