Skip to content

Operating System Lab Project 04 - Locks and Threads

License

Notifications You must be signed in to change notification settings

UndefinedSy/OSLab-P4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OSLab-P4

Operating System Class Project 04

Overview

This project implement some kind of locks using x86 command xchg and system locking mechanism futex. Besides, this project also implemented some data structure for test and performance analyse purpose.

About

Operating System Lab Project 04 - Locks and Threads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.0%
  • TeX 32.0%
  • Makefile 1.0%