Skip to content

This repository contains an xv6 emulator, added 4 new syscalls and the program pingpong that consists of 2 processes, *ping* and *pong* shows one as an active process while the other is paused and then the processes are exchanged roles

Notifications You must be signed in to change notification settings

LucasSabino912/process-semaphores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Process Semaphores

Description

This repository contains an xv6 emulator, added 4 new syscalls and the program pingpong that consists of 2 processes, ping and pong shows one as an active process while the other is paused and then the processes are exchanged roles.

Execution

  • To open xv6:
make
  • To execute pingpong:
pingpong {int}
  • Surprise function:
peladoValdez

About

This repository contains an xv6 emulator, added 4 new syscalls and the program pingpong that consists of 2 processes, *ping* and *pong* shows one as an active process while the other is paused and then the processes are exchanged roles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published