summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-07-20 10:04:28 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-07-20 10:04:28 +0200
commit0a86aa386eded4fc657811603656f54011770dc9 (patch)
treef3fb2e62a4a10d03e1653b29b880d02ac26fd1d8
parent7eae4edb86fc65b2e99bf81757aeb00392d8a60d (diff)
downloadabaos-0a86aa386eded4fc657811603656f54011770dc9.tar.gz
abaos-0a86aa386eded4fc657811603656f54011770dc9.tar.bz2
added links to memory management
-rw-r--r--doc/LINKS.TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO
index f0224f2..3fe1944 100644
--- a/doc/LINKS.TODO
+++ b/doc/LINKS.TODO
@@ -106,5 +106,9 @@ https://blog.packagecloud.io/eng/2016/04/05/the-definitive-guide-to-linux-system
Security:
http://wiki.osdev.org/Stack_Smashing_Protector
+Memory management:
+http://www.codinglabs.net/tutorial_memory_pool.aspx
+http://wiki.osdev.org/Detecting_Memory_(x86)
+
Networking:
http://wiki.osdev.org/RTL8139