Project

General

Profile

Statistics
| Revision:

root / branches / 1.1 / src / haizea / core / scheduler / preparation_schedulers @ 842

Name Size Revision Age Author Comment
__init__.py 1.7 KB 653 over 14 years Borja Sotomayor Fixed whitespace that, while ok to Python, made...
imagetransfer.py 29.2 KB 834 almost 14 years Borja Sotomayor Saner migration scheduling
unmanaged.py 2.55 KB 831 almost 14 years Borja Sotomayor - Allow a lease in preparing state to be preemp...
  • svn:mergeinfo:

Latest revisions

# Date Author Comment
834 07/21/2010 01:28 PM Borja Sotomayor

Saner migration scheduling

831 07/16/2010 11:44 AM Borja Sotomayor

- Allow a lease in preparing state to be preempted
- Multiple minor fixes to preparation scheduler (mostly avoid referring to leases by their ID, and simply store the lease object directly)

828 07/09/2010 06:31 PM Borja Sotomayor

- Another fix to image transfer scheduling for ARs
- Added sanity check to make sure image transfers are not scheduled incorrectly.

826 07/09/2010 05:07 PM Borja Sotomayor

Not sure why this was commented out (maybe a stopgap measure?) but it shouldn't be commented out.

823 07/08/2010 04:55 PM Borja Sotomayor

Preparation scheduling for AR leases was broken. THere were cases when it would schedule an image transfer that was actually infeasible.

822 07/08/2010 04:55 PM Borja Sotomayor

Preparation scheduling for AR leases was broken. THere were cases when it would schedule an image transfer that was actually infeasible.

812 06/25/2010 02:28 PM Borja Sotomayor

Fixed uninitialized variable

810 06/22/2010 05:18 PM Borja Sotomayor

Bug: lease/lease.id confusion

808 06/22/2010 02:37 PM Borja Sotomayor

- In some cases an error was carried over in the estimated migration times that would result in the sanity check failing.
- Migration bandwidth was hardcoded; now taken from configuration file.

807 06/22/2010 01:34 PM Borja Sotomayor

Minor fixes

View revisions

Also available in: Atom