Get process states from test output
$ ./test-scheduler.sh
$ %run plot.py
- here
usys.S,syscall.h,syscall.c
are to define syscalls. anduser.h,defs.h
is similar to declare self-defined functions.sysproc.c
is to define functions.proc.h,proc.c
are to define the scheduler.Makefile
needs addps.c
.