Skip to content

KoalaYan/CS356-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

CS356-Project

2020 CS356 Operating system course project

Project 1: Android process tree

This project contains a system call with module which shows the process tree of android, some executable files to present the relationship between parent process and children, and a simulation of Burger Buddies problem.

Project 2: Out of memory killer

This project modifies kernel code to implement a system call to set memory limit and a user-oriented out-of-memory killer, which will check whether there are some users' occupied memory exceeding the limit.

About

Nothing new, just meet the basic requirement of this project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published