14 Commits

Author SHA1 Message Date
9693d83bde
finish arch 2023-11-09 20:55:46 -07:00
8edb4c2427
arch trap 2023-11-09 20:48:10 -07:00
cbea3a19f4
arch mem 2023-11-09 20:24:58 -07:00
42a3ff4c24
procdump 2023-11-04 17:17:03 -06:00
54753062e4
rename Process member fields and remove name 2023-11-03 21:54:51 -06:00
954db4c998
wakeup 2023-11-03 21:11:07 -06:00
8dc10d24f0
wait 2023-11-03 21:05:01 -06:00
a168c989cf
exit 2023-11-03 20:36:10 -06:00
badd35b3f9
fork() 2023-11-03 20:14:57 -06:00
6342f66cd3
proc_pagetable and proc_freepagetable 2023-11-03 19:59:21 -06:00
1c3e73ba3f
implement allocproc in rust 2023-11-03 19:43:40 -06:00
3de7d1c829
move growproc to assoc fn 2023-11-03 19:23:31 -06:00
87b00c924f
extract scheduler functions into new module 2023-11-03 19:14:38 -06:00
71f9a49704
rename Proc to Process 2023-11-03 19:05:26 -06:00