Commit Graph

  • f269185fbd Modified worst fit algorithm master unknown 2012-11-27 20:38:38 -0500
  • 449a72b23f Final Update to MemoryManagement Michael 2012-11-27 20:31:37 -0500
  • 365e071558 Actuall fix David's code Bradlee Speice 2012-11-27 18:04:07 -0500
  • db95b35afe Fixes for David Weber's code Bradlee Speice 2012-11-27 17:36:40 -0500
  • fa6606f754 Revert "Added braces to loops in main class" Michael 2012-11-27 16:31:41 -0500
  • 74a3b51404 Added braces to loops in main class Added debugging code to best fit and worst fit David Weber 2012-11-27 04:39:37 -0500
  • 964248fda7 Finalized tester class, in file, updated log Michael 2012-11-26 00:01:56 -0500
  • 82f9f94598 Adjusted list declarations in Best Fit/Worst Fit algorithm code David Weber 2012-11-24 04:29:34 -0500
  • 582293d02c Final Working Code dpturnbull 2012-11-23 20:05:29 -0500
  • 33317f3f3a more thread testing code dpturnbull 2012-11-23 17:41:14 -0500
  • aa872f238a testing for thread code dpturnbull 2012-11-22 23:11:56 -0500
  • cff026fb17 Printing to log fix for Memory Management Michael 2012-11-22 15:06:41 -0500
  • 3e716f5908 Merge branch 'master' of https://github.com/DjBushido/itcs3146-project David Weber 2012-11-20 19:14:49 -0800
  • b599237482 Completed most of best/worst fit algorithms Modified main class to run these algorithms David Weber 2012-11-20 19:03:08 -0800
  • 621b786bdc Updated MemoryManagement for all algorithms Michael 2012-11-20 19:08:09 -0500
  • e6e1a8b634 Add synchronization to dpturnbull's code Bradlee Speice 2012-11-17 11:37:33 -0500
  • afc1ffcf54 -Added more testing code for best fit David Weber 2012-11-17 05:07:03 -0500
  • f0213a37a4 -Added code to allocate best fit and worst fit David Weber 2012-11-17 02:24:16 -0500
  • 0928f69c77 Merge branch 'master' of https://github.com/DjBushido/itcs3146-project David Weber 2012-11-17 02:00:35 -0500
  • a468512e16 Debugging code dpturnbull 2012-11-17 00:33:09 -0500
  • 51aad5ee74 Finish bugfixing for threaded allocation algorithm. Threaded allocation is now complete. Bradlee Speice 2012-11-16 22:13:29 -0500
  • 25fbca314c Added code to run jobs dpturnbull 2012-11-16 13:01:41 -0500
  • 616ef7b785 Tweaked algorithm David Weber 2012-11-14 23:54:24 -0500
  • c062724071 Initial round of bugfixes to make program actually work Bradlee Speice 2012-11-13 17:22:47 -0500
  • 7e80fda0c0 Flesh out the threaded algorithm Bradlee Speice 2012-11-12 20:04:32 -0500
  • 3d022b276d Added NextFit Algorithm dpturnbull 2012-11-12 15:38:37 -0500
  • ef42d9791f Add in the reflection code for Jobs Bradlee Speice 2012-11-10 10:44:10 -0500
  • c9cc6fc9ad revised to remove System.out.print used to testing dpturnbull 2012-11-09 20:40:08 -0500
  • a5abc7eeac Revised to keep trying job until it loads dpturnbull 2012-11-09 20:30:52 -0500
  • 7051efa9cb Added variable to set memory for Algorithms dpturnbull 2012-11-09 20:20:40 -0500
  • f99f38c655 Revised to implement baseAlgorithm dpturnbull 2012-11-09 20:16:46 -0500
  • 15efb51e4d Updated memoryManagement Michael 2012-11-06 19:34:40 -0500
  • f8a83cff2b Updated memoryManagement Michael 2012-11-06 19:30:50 -0500
  • 5af6502951 Remove another extra class file Bradlee Speice 2012-11-06 20:23:34 -0500
  • dae7f74e81 Remove an extraneous class file Bradlee Speice 2012-11-06 20:16:47 -0500
  • 004ee1a449 Fix up the basic errors in threadedAllocation Bradlee Speice 2012-11-06 20:15:10 -0500
  • 43890ea1b9 Updated to include methods from base Algorithm dpturnbull 2012-11-06 19:14:53 -0500
  • 1525dc4d41 IDE Bug fixes, and don't commit IDE files Bradlee Speice 2012-11-06 20:12:32 -0500
  • a466157d5f Fix dumb errors in the dummyAlgorithm Bradlee Speice 2012-11-06 19:53:11 -0500
  • 68bc6b8ba4 Added First Fit dpturnbull 2012-11-06 18:43:43 -0500
  • f26a19a34a Fix up threading code, add methods for calling deallocation Bradlee Speice 2012-11-06 13:33:20 -0500
  • f9a9069e3b Added BestFit and WorstFit class files David Weber 2012-11-05 21:08:12 -0500
  • 9588dda536 David Weber 2012-11-05 21:04:21 -0500
  • 6d140e9021 Add the dummy class, and clean up the base algorithm Bradlee Speice 2012-11-05 17:59:08 -0500
  • 2c9d884b78 Commit skeleton code for the threaded allocation class Bradlee Speice 2012-10-30 20:53:40 -0400
  • af99b63284 Update the baseAlgorithm class Bradlee Speice 2012-10-30 20:26:34 -0400
  • 1fd7966e3b Ignore Vim swap files Bradlee Speice 2012-10-30 20:23:15 -0400
  • a1be9111fa Add code for the Job itself Bradlee Speice 2012-09-28 18:07:28 -0400
  • 470e720197 Tester, Job Class, BaseAlgorithm Parent Michael 2012-09-25 21:29:00 -0400
  • 3cd83ce2d3 Initial commit DjBushido 2012-09-25 17:47:37 -0700