Skip to content
Snippets Groups Projects
Commit 6116bce3 authored by Nadav Har'El's avatar Nadav Har'El
Browse files

Coarse-grained lock for mmap()/munmap()/mprotect().

Added a coarse-grain lock to prevent concurrent mmap()/munmap()/mprotect().
We can implement something more fine-grained if this becomes a performance
bottleneck, but I doubt it ever would.
parent 8eca17eb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment