From 0a86aa386eded4fc657811603656f54011770dc9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 20 Jul 2017 10:04:28 +0200 Subject: added links to memory management --- doc/LINKS.TODO | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3-54-g00ecf