[NSWI004] Context switch

Vojtech Horky horky at d3s.mff.cuni.cz
Mon Nov 9 16:22:08 CET 2020


Hello.

Dne 09. 11. 20 v 15:36 Georgii Ekserdzhian napsal(a):
> Good afternoon,
> Can context switch somehow corrupt the static data? Or addressing said data?
> for some reason after the first cpu_context_switch my ready_threads list 
> starts acting weird.

Only if you point it to incorrectly initialized structure or when you 
ask it to store the old context to an incorrect piece of memory.

If you send specific commit/branch in GitLab, we can have a look.

- VH


More information about the NSWI004 mailing list