Bradlee Speice
|
365e071558
|
Actuall fix David's code
|
2012-11-27 18:04:07 -05:00 |
|
Michael
|
fa6606f754
|
Revert "Added braces to loops in main class"
This reverts commit 74a3b51404 .
|
2012-11-27 16:31:41 -05:00 |
|
David Weber
|
74a3b51404
|
Added braces to loops in main class
Added debugging code to best fit and worst fit
|
2012-11-27 04:39:37 -05:00 |
|
Michael
|
964248fda7
|
Finalized tester class, in file, updated log
|
2012-11-26 00:01:56 -05:00 |
|
Michael
|
cff026fb17
|
Printing to log fix for Memory Management
|
2012-11-22 15:06:41 -05:00 |
|
Michael
|
621b786bdc
|
Updated MemoryManagement for all algorithms
|
2012-11-20 19:08:09 -05:00 |
|
David Weber
|
afc1ffcf54
|
-Added more testing code for best fit
|
2012-11-17 05:07:03 -05:00 |
|
David Weber
|
f0213a37a4
|
-Added code to allocate best fit and worst fit
|
2012-11-17 02:24:16 -05:00 |
|
Bradlee Speice
|
51aad5ee74
|
Finish bugfixing for threaded allocation algorithm.
Threaded allocation is now complete.
|
2012-11-16 22:13:29 -05:00 |
|
dpturnbull
|
25fbca314c
|
Added code to run jobs
|
2012-11-16 13:01:41 -05:00 |
|
Bradlee Speice
|
c062724071
|
Initial round of bugfixes to make program actually work
|
2012-11-13 17:22:47 -05:00 |
|
Bradlee Speice
|
7e80fda0c0
|
Flesh out the threaded algorithm
Conflicts:
memoryManagement.java
|
2012-11-12 20:10:23 -05:00 |
|
dpturnbull
|
3d022b276d
|
Added NextFit Algorithm
|
2012-11-12 15:38:37 -05:00 |
|
Bradlee Speice
|
ef42d9791f
|
Add in the reflection code for Jobs
|
2012-11-10 10:44:10 -05:00 |
|
dpturnbull
|
7051efa9cb
|
Added variable to set memory for Algorithms
|
2012-11-09 20:20:40 -05:00 |
|
Michael
|
15efb51e4d
|
Updated memoryManagement
Fixed minor bug
|
2012-11-06 19:34:40 -05:00 |
|
Michael
|
f8a83cff2b
|
Updated memoryManagement
|
2012-11-06 19:31:05 -05:00 |
|
Michael
|
470e720197
|
Tester, Job Class, BaseAlgorithm Parent
|
2012-09-25 21:29:00 -04:00 |
|