Commit Graph

7 Commits

Author SHA1 Message Date
Bradlee Speice
51aad5ee74 Finish bugfixing for threaded allocation algorithm.
Threaded allocation is now complete.
2012-11-16 22:13:29 -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
Bradlee Speice
ef42d9791f Add in the reflection code for Jobs 2012-11-10 10:44:10 -05:00
Bradlee Speice
1525dc4d41 IDE Bug fixes, and don't commit IDE files 2012-11-06 20:12:32 -05:00
Bradlee Speice
f26a19a34a Fix up threading code, add methods for calling deallocation 2012-11-06 13:33:20 -05:00
Bradlee Speice
a1be9111fa Add code for the Job itself 2012-09-28 18:07:28 -04:00