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
|
@ -1 +1 @@
|
|||
Subproject commit 1afcf7ab26ca3f697082674e6a72c94dd211c74b
|
||||
Subproject commit 519d98880c7c0a6b40111e7861259cf46998cee3
|
|
@ -1 +1 @@
|
|||
Subproject commit 7d5233187721918f4c00726771c3ec2d44a1f8c6
|
||||
Subproject commit a6e4162839279e639057b616ac79d34421f85754
|
Loading…
Add table
Add a link
Reference in a new issue