Project

General

Profile

Statistics
| Revision:

root / branches / 1.1 / src / haizea / core / scheduler @ 841

Name Size Revision Age Author Comment
  preparation_schedulers 834 almost 14 years Borja Sotomayor Saner migration scheduling
__init__.py 3.78 KB 726 over 14 years Borja Sotomayor Plugging a few more potential memory leaks (exp...
lease_scheduler.py 42.3 KB 839 almost 14 years Borja Sotomayor If lease is in state SUSPENDED_SCHEDULED, don't...
mapper.py 26 KB 788 over 14 years Borja Sotomayor Pushing a bunch of minor changes.
policy.py 13.3 KB 818 almost 14 years Borja Sotomayor - Modified LWF generator so it won't have an em...
resourcepool.py 17.5 KB 834 almost 14 years Borja Sotomayor Saner migration scheduling
slottable.py 58.2 KB 838 almost 14 years Borja Sotomayor Fixed bug in how cp_list is constructed
vm_scheduler.py 76.9 KB 837 almost 14 years Borja Sotomayor Suspend/Resume RRs should consume CPU

Latest revisions

# Date Author Comment
839 07/28/2010 05:34 PM Borja Sotomayor

If lease is in state SUSPENDED_SCHEDULED, don't remove its files when it is cancelled.

838 07/28/2010 05:33 PM Borja Sotomayor

Fixed bug in how cp_list is constructed

837 07/28/2010 05:32 PM Borja Sotomayor

Suspend/Resume RRs should consume CPU

835 07/21/2010 03:21 PM Borja Sotomayor

Fixed bug in weird corner case where a lease could be scheduled in such a way that the shutdown, and not the VM, would have to be suspended (which is not possible).

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.

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

Extra check

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.

825 07/09/2010 05:06 PM Borja Sotomayor

Extra logging

View revisions

Also available in: Atom