Pages are only invalidated on the cpu running vmm_map
MartinErhardt opened this issue · 1 comments
MartinErhardt commented
When running to threads with the same context on two different cpus or when allocating new heap in Kernel space this can cause unexpected behaviour.
I write that to remember adding a NMI IPI later on.
MartinErhardt commented
for Kernel allocations this should be fixed now.