How does removing page table entry from one processor affects the performance in a mulch-processor system?
Anónimo
Basically when the page table entry is remove the TLB gets flushed and due to which if the other processor has a page table entry that was flshed by other processor then this other processor will have to get updated with the latest page table entry.