Please follow the below steps to test your Project-2.
Download the zip of this git repository.
Unzip the repository.
Implement your kernel module code in the memory_manager.c (i.e. all //TODO part, DO NOT change any other part).
Run the test.sh script with the test arguments.
Test Cases:
./test.sh 2 | The WSS results from your kernel module output should be 300 MB (5 pts), 200 MB (5 pts), and 100
MB (5 pts), and all RSS results should keep as 300 MB (5 pts) | 20 | | 3 | sudo ./test.sh 3 | Bonus! The RSS + SWAP results from your kernel module output should match memory pressure. For iteration 1, SWAP size should be 0 (5 pts). For iteration 3,SWAP size should be larger than 0 (5 pts). | 1 extra point of your CSE330 final total grades |
Note:
Sample Output Screenshots:
Test Case 0
Test Case 1
Test Case 2
Test Case 3

![[SOLVED] Cse330 project 2 p0](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[SOLVED] Final Project Regression Analysis](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.