From 7dbd68c8a35e8aa36c26f4191b83dce01147f5e8 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Sun, 31 Aug 2014 22:21:33 +0200 Subject: Added Todo and Reference --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b38991c..f6ad3ea 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Some things I would like to add someday: * kernel should run in high memory (~3gb) virutal mem. why? except v86 tasks? * let processors sleep if there is no work * switch from PIC to APIC! +* use ACPI instead of MP spec. Issues ------ @@ -143,7 +144,8 @@ REFERENCES * http://pdos.csail.mit.edu/6.828/2011/xv6.html * http://www.nongnu.org/ext2-doc/ * http://www.osdever.net/tutorials/view/multiprocessing-support-for-hobby-oses-explained - +* http://wiki.xomb.org/index.php?title=ACPI_Tables +* http://forum.osdev.org/viewtopic.php?f=1&t=10944 * man syscalls (posix syscalls?) -- cgit v1.2.3