Skip to content

Kernel module that registers processes and measures the CPU userspace time

Notifications You must be signed in to change notification settings

chandyego84/Simple-OS-Kernel-Module

Repository files navigation

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

About

Kernel module that registers processes and measures the CPU userspace time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •