David Teller
|
008ca3c207
|
Converting pids into a new type ContextId
Keeping pid (and file descriptor, and scheme id, ...) as usize is a
footgun. Let's remove it.
|
2016-11-14 07:46:43 +01:00 |
|
Jeremy Soller
|
35ad65bbda
|
Enable SSE and FPU
|
2016-09-22 16:14:45 -06:00 |
|
Jeremy Soller
|
4ee9a6b492
|
Create example userspace scheme. Remove kernel duplication of syscalls, use syscall crate instead
|
2016-09-20 16:23:28 -06:00 |
|
Jeremy Soller
|
3ae7dc8d98
|
Grant to allow passing data to scheme handler
|
2016-09-20 14:50:04 -06:00 |
|
Jeremy Soller
|
959ecdad04
|
Fix creation of kstack
|
2016-09-17 09:18:35 -06:00 |
|
Jeremy Soller
|
9bc242c179
|
Implement the typical use of waitpid
|
2016-09-16 18:50:47 -06:00 |
|
Jeremy Soller
|
0f27cd24ce
|
Organize context module
|
2016-09-16 10:44:52 -06:00 |
|