aboutsummaryrefslogtreecommitdiffstats
path: root/notes/linux_interface.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes/linux_interface.txt')
-rw-r--r--notes/linux_interface.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/notes/linux_interface.txt b/notes/linux_interface.txt
new file mode 100644
index 0000000..d0b3cbd
--- /dev/null
+++ b/notes/linux_interface.txt
@@ -0,0 +1,12 @@
+
+UIO
+
+virtio, multiple cores
+ https://lwn.net/Articles/448562/
+
+vfio
+ https://lwn.net/Articles/474088/
+
+Linux Device Drivers, Third Edition
+ open, but old: https://lwn.net/Kernel/LDD3/
+