Project

General

Profile

Statistics
| Revision:

root / trunk / bin

# Date Author Comment
632 08/05/2009 06:12 AM Borja Sotomayor

Merged TP2.0/0.9 branch into trunk.

474 08/30/2008 02:39 PM Borja Sotomayor

Added haizea-show-queue and haizea-list-hosts

473 08/30/2008 02:38 PM Borja Sotomayor

- Switched CLI implementation from functions to classes, mostly so they can be self-documenting
- Improved console pretty-printing
- Added haizea-show-queue and haizea-list-hosts

464 08/05/2008 10:34 AM Borja Sotomayor

Added RPC/CLI for listing leases and cancelling leases

463 08/04/2008 10:27 AM Borja Sotomayor

Added CLI for requesting leases

455 08/04/2008 10:20 AM Borja Sotomayor

Remove old haizea-* commands

440 07/16/2008 12:21 PM Borja Sotomayor

- Added haizea-convert-data command to convert Haizea's data file to more useable formats (barebones for now)
- Fix: actual starting and end times were not being saved (which did not allow waiting time and slowdown to be computed)
- Removed painfully old analysis modules.

436 07/16/2008 09:57 AM Borja Sotomayor

Reorganized CLI code

412 07/04/2008 12:01 PM Borja Sotomayor

If psyco is not installed, just run unoptimized

400 07/02/2008 06:35 AM Borja Sotomayor

Script generation with Mako

398 07/01/2008 11:49 AM Borja Sotomayor

Quick-n-dirty script to convert old CSV tracefiles to LWF format

394 07/01/2008 11:46 AM Borja Sotomayor

Re-added support for multi-configuration files

337 06/06/2008 01:03 PM Borja Sotomayor

New CLI for Haizea (no longer just simulation)

333 06/05/2008 09:27 AM Borja Sotomayor

Change in package names

325 06/04/2008 06:27 AM Borja Sotomayor

Remove pre-masters and EARS executables.

323 06/04/2008 06:25 AM Borja Sotomayor

Directory reorganization

300 02/09/2008 02:14 PM Borja Sotomayor

Make reporting tool more modular, so report + graph generation can be split into multiple smaller processes (that can be run in parallel)

258 12/19/2007 04:52 PM Borja Sotomayor

- Added script to generate list of VM images to be used in a trace
- Modified scheduler so it will read list of VM images and will include them in lease requests

244 10/31/2007 06:01 PM Borja Sotomayor

Added command-line client to generate graphs with specific datasets, labels, and titles (instead of the ones automatically generated by the reporting program)

234 10/26/2007 04:49 PM Borja Sotomayor

Generate percentiles from simulation data

230 10/17/2007 04:17 PM Borja Sotomayor

Run simulations with Python 2.5 and Psyco

228 10/16/2007 08:41 PM Borja Sotomayor

- Generate statistics on injected leases
- Fix bug in CSV generation

206 10/05/2007 05:39 PM Borja Sotomayor

Lease injection generator

200 10/04/2007 06:10 PM Borja Sotomayor

Generate scripts to submit simulations to UC CS Condor pool

199 10/03/2007 10:47 PM Borja Sotomayor

Optimizations

193 10/02/2007 09:59 PM Borja Sotomayor

Command-line clients

138 03/27/2007 07:41 PM Borja Sotomayor

Beginnings of Jazz trace parser

97 12/28/2006 12:50 AM Borja Sotomayor

Command-line client to compare the outcome of two experiments (and produce output suitable for GNUPlot)

96 12/27/2006 10:19 AM Borja Sotomayor

Added option for trace generator to iterate until it gets the batch/ar proportion right

89 12/19/2006 03:53 PM Borja Sotomayor

Command-line client that takes a trace and returns the same trace, but will all AR requests placed at time t=0

84 12/18/2006 04:22 AM Borja Sotomayor

Command-line clients

42 11/14/2006 05:44 PM Borja Sotomayor

Scripts for submitting VWs with real AR

40 10/31/2006 06:53 PM Borja Sotomayor

Minor fixes

37 10/27/2006 08:30 PM Borja Sotomayor

SWF-to-trace command line client

32 10/27/2006 07:05 PM Borja Sotomayor

Fixed bug with cache (not properly detecting redundant transfers in some cases)

28 10/25/2006 08:35 PM Borja Sotomayor

Multiple small fixes to accomodate new cooked traces

26 10/25/2006 05:43 PM Borja Sotomayor

CLI for Python classes

24 10/25/2006 05:13 PM Borja Sotomayor

Some log + experiment file improvements

23 10/22/2006 10:22 PM Borja Sotomayor

New and improved image transferring

22 10/22/2006 10:17 PM Borja Sotomayor

Test script (also, testing CVS from Chiba)

2 09/25/2006 05:37 PM Borja Sotomayor

Initial revision