Here's a scenario illustrating what I want to do: two processes (A and B)
share a page of memory with a remote process R.
1) R writes to the shared page and tells A
2) A needs to invalidate its pte which references the page and B's pte.
3) Question: how does A find B's pte which references the page?
TIA
--Noel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu