redox/arch/x86_64/src/acpi
Jeremy Soller 149b0297a4 Smp (#23)
* Fire up multiple processors

* Use IPIs to wake up secondary processors

* Much better exception information

* Modifications to show more information on fault

* WIP: Use real libstd

* Add TLS (not complete)

* Add random function, export getpid, cleanup

* Do not spin APs until new context

* Update rust

* Update rust

* Use rd/wrfsbase

* Implement TLS

* Implement compiler builtins and update rust

* Update rust

* Back to Redox libstd

* Update rust
2016-10-31 10:49:00 -06:00
..
dmar Add DMAR device definition 2016-10-26 17:23:20 -06:00
madt.rs Add syscall handler, still work in progress 2016-08-18 19:44:31 -06:00
mod.rs Smp (#23) 2016-10-31 10:49:00 -06:00
rsdt.rs Changes to allow for detection and init of ASPs 2016-08-16 18:04:15 -06:00
sdt.rs Changes to allow for detection and init of ASPs 2016-08-16 18:04:15 -06:00
xsdt.rs Changes to allow for detection and init of ASPs 2016-08-16 18:04:15 -06:00