You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
unknown f269185fbd Modified worst fit algorithm 11 years ago
.gitignore IDE Bug fixes, and don't commit IDE files 11 years ago
BestFitAlgorithm.java Actuall fix David's code 11 years ago
FirstFit.java Final Working Code 11 years ago
Job.java Flesh out the threaded algorithm 11 years ago
NextFit.java Final Working Code 11 years ago
README.md Initial commit 11 years ago
WorstFitAlgorithm.java Modified worst fit algorithm 11 years ago
baseAlgorithm.java Tweaked algorithm 11 years ago
dummyAlgorithm.java Add in the reflection code for Jobs 11 years ago
in.txt Finalized tester class, in file, updated log 11 years ago
jobThread.java Finish bugfixing for threaded allocation algorithm. 11 years ago
jobs40.txt more thread testing code 11 years ago
log.txt Finalized tester class, in file, updated log 11 years ago
memoryManagement.java Final Update to MemoryManagement 11 years ago
threadedAllocation.java Finish bugfixing for threaded allocation algorithm. 11 years ago
threadedAllocationGarbage.java Finish bugfixing for threaded allocation algorithm. 11 years ago

README.md

itcs3146-project

Group project for ITCS 3146 Memory Management