Skip to content
/ Metis Public

This is simulation code for Virutual Machine with Mark-Sweep GC

Notifications You must be signed in to change notification settings

xushijie/Metis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirutualMachine

This is simulation code for Virutual Machine with Mark-Sweep GC

To Run program, using eclipse or go to the bin directory. Run with below parameters:

java -cp . assign4/shijie/memmanagement/Main /tmp/t125k.txt 100000 0.25 0.8 > /tmp/result1

About

This is simulation code for Virutual Machine with Mark-Sweep GC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages