Mark
|
2cbd3e65c4
|
Signals kinda work!
|
2019-12-29 16:29:16 +02:00 |
|
Mark
|
ccc13ef0d5
|
Add thread cleanup after termination
|
2019-12-29 14:15:09 +02:00 |
|
Mark
|
d17c1ba115
|
Added execve() system call
|
2019-11-05 16:49:18 +02:00 |
|
Mark
|
45ad5614a7
|
Add brk() system call
|
2019-10-30 12:33:14 +02:00 |
|
Mark
|
b846ee2ad4
|
Add sys_exit() and fix problem with %rax getting clobbered
|
2019-10-29 11:29:08 +02:00 |
|
Mark
|
84464623ff
|
Keyboard input and write syscalls (VFS)
|
2019-10-25 16:26:44 +03:00 |
|
Mark
|
a420918e65
|
Move thread init to thread.c
|
2019-10-14 14:05:27 +03:00 |
|
Mark
|
bfcc6d7bdf
|
Add phys init
|
2019-10-12 13:57:32 +03:00 |
|
Mark
|
3e63a77c9f
|
Add testing sched with idle tasks
|
2019-10-11 19:32:41 +03:00 |
|
Mark
|
0e287e59bd
|
Add %gs/cpu offsets to asm headers
|
2019-10-11 16:20:49 +03:00 |
|
Mark
|
71eeb5d282
|
Remove everything
|
2019-10-04 16:23:18 +03:00 |
|
Mark
|
d0c709f772
|
Testing tty0
|
2019-10-02 19:19:20 +03:00 |
|
Mark
|
f4c3fb30b7
|
[amd64] Move kidle init to a function
|
2019-09-30 12:10:33 +03:00 |
|
Mark
|
789a3ee1a3
|
[amd64] Move arch/amd64 -> sys/amd64
|
2019-09-23 11:40:44 +03:00 |
|
Mark
|
5c7e918460
|
Proper kernel [kidle] thread
|
2019-09-20 23:07:20 +03:00 |
|
Mark
|
b097abd8c2
|
[amd64] Kernelspace thread preemption
|
2019-09-20 13:43:58 +03:00 |
|