aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/operating_system.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/research/operating_system.md')
-rw-r--r--documentation/research/operating_system.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/operating_system.md b/documentation/research/operating_system.md
index 74d5f33f6..2e26a3976 100644
--- a/documentation/research/operating_system.md
+++ b/documentation/research/operating_system.md
@@ -189,6 +189,7 @@
# System Calls
+1. [1001 Ways of Implementing a System Call](https://x86.lol/generic/2019/07/04/kernel-entry.html)
1. https://eli.thegreenplace.net/2018/basics-of-futexes/
1. [FlexSC: Flexible System Call Scheduling with Exception-Less System Calls](https://www.usenix.org/legacy/event/osdi10/tech/full_papers/Soares.pdf)