You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
df0a944528
In order to make the stack-space of dead processes usable again, I addeed a stack data structure which holds unused stack pointers. When a process is killed, the destructor is called, which will free the stack associated with the process. |
3 years ago | |
---|---|---|
.. | ||
boot.S | 3 years ago | |
csr.c | 3 years ago | |
csr.h | 3 years ago | |
ecall.c | 3 years ago | |
ecall.h | 3 years ago | |
io.c | 3 years ago | |
io.h | 3 years ago | |
ktypes.h | 3 years ago | |
malloc.c | 3 years ago | |
malloc.h | 3 years ago | |
sched.c | 3 years ago | |
sched.h | 3 years ago |