This website requires JavaScript.
Explore
Help
Sign In
Imperial-MEng
/
pintos_22
Watch
1
Star
0
Fork
0
You've already forked pintos_22
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Implement frame-pinning to protect against eviction leading to deadlocks
#58
Merged
sb3923
merged 2 commits from
vm/frame-pinning
into
vm/virtual-memory/saleh
2024-12-05 21:55:44 +00:00
Conversation
6
Commits
2
Files Changed
3
+236
-62
2 Commits
Author
SHA1
Message
Date
sBubshait
6da855fe47
Implement validation of pointers and strings in syscalls with pinning and unpinning to protect against eviction
2024-12-05 21:12:31 +00:00
sBubshait
e03273756d
Update frame table to add a pinned flag and protect those from being evicted
2024-12-05 17:52:01 +00:00