Datastructure: added routine to refresh env variables for predictive
load module, then load and call that modules get_next_image routine.
This functionality allows for dynamically changing which predictive load
module  to use, currently only two predictive load modules under
Module/Predictive: Level_0.pm Level_1.pm each with different algorithms

State: deleted eval for predictive load module, since this only needs to
happen for reclaims. there is no need to load the module for every
state, new, inuse, etc. State.pm gets loaded on every request and then
creates additional objects by loading the respective modules.

reclaim: changed to call get_next_image_dataStructure from the
DataStructure module.


3 files changed
tree: c8d748f2b6fcf1ec584f82e2268f2c27440228b2
  1. managementnode/
  2. mysql/
  3. web/
  4. INSTALLATION
  5. LICENSE
  6. NOTICE