Project

General

Profile

Statistics
| Revision:

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

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 842 over 13 years Borja Sotomayor When marshalling the information about a host, ...
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
842 10/20/2010 02:43 PM Borja Sotomayor

When marshalling the information about a host, include the sum of all the CPU instances (not entirely accurate, but still better than just reporting the first instance)

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.

View revisions

Also available in: Atom