MartinErhardt/Lizarx

Pages are only invalidated on the cpu running vmm_map

MartinErhardt opened this issue · 1 comments

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.

for Kernel allocations this should be fixed now.