Base code and documentation for WSU CPTS360 Lab 3 (Kernel Programming)
Files:
Makefile Compiles your kernel module and userspace application
userapp.c/h Userspace test application
kmlab_given.h Obtain CPU use of a process (no modification needed)
kmlab.c Kernel module that needs to be implemented
kmlab_test.sh A shell script to test your implementation
example_output_pid_x_y.txt Sample outputs when running kmlab_test.sh Note: your system may have completely different time values