Skip to content

hyunjunekim02/CSED312

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

152 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSED312 Operating System

This repo is associated with POSTECH CSED312 OS projects, which is Stanford Pintos.

Overview

Projects are basically implemented in C:

  1. Proj 1: Thread - About concepts of thread and their scheduling
  2. Proj 2: User Program - About user program execution process and system call
  3. Proj 3: Virtual Memory - About vm implementations such as memory mapping, page table, swap table, etc.

Notes

Please be advised that the code provided might contain minor errors. Always cross-check with your understanding and learning material before utilizing the code for your projects or studies.

Contributors

These lab assignments was bulit as a team. Special thanks to my teammate Taehyeok Ha

About

POSTECH CSED312 Operating System Projects(Stanford Pintos) Assignments (2023 Autumn)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 70.1%
  • Perl 23.1%
  • Makefile 3.7%
  • Assembly 2.4%
  • Shell 0.5%
  • C++ 0.1%
  • Raku 0.1%