Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 788 Bytes

File metadata and controls

19 lines (10 loc) · 788 Bytes

Review Assignment Due Date

CPTS 360 Lab 3

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