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
This commit is contained in:
parent
25dc44b348
commit
149b0297a4
54 changed files with 1121 additions and 380 deletions
2
libstd
2
libstd
|
@ -1 +1 @@
|
|||
Subproject commit 8a29d8ff3304b78d74e0259270ba50cb33765a63
|
||||
Subproject commit 263ed59929e68073bd4e47ba07f2fbe283ee2854
|
Loading…
Add table
Add a link
Reference in a new issue