Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

FishWoWater/Operating-System-Concepts-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System Concepts(10th edition) Projects

2019.Spring SJTU CS 307 projects Only part of the projects in the book are implemented here

Overview

  • Project1: Introduction to linux kernel module
  • Project2: Unix shell programming & linux kernel module for task information
  • Project3: Multithreaded Sorting Application & Fork-Join Sorting Application
  • Project4: Scheduling Algorithms
  • Project5: Design a thread pool & producer-consumer problem
  • Project6: Banker's algorithm
  • Project7: Contiguous Memory Allocation
  • Project8: Designing a Virtual Memory Manager
  • src: the official downloaded source code(based which you can implement your own algorithm)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.