Skip to content

aaronphilips/virtual-memory-sorting-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual-memory-sorting-simulation

A simple simulator program that simulates working set requirment of a function that implements the process interface as defined by Assignment 3 of CMPUT 379 fall 2016. This works with heapsort and quicksort functions. To use the simulator, run the bash script sim with 3 arguments that are the pagesize, windowsize, and sort algorithim. an example command would be "./sim 128 16384 quicksort" without the double quotes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •