Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 281 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 281 Bytes

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