Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
finish the convertion of tests to TESH
[simgrid.git] / src / surf /
2007-07-02 velhoAdded the generic method to model fairness depending...
2007-06-29 velhoAdded all TCP VEGAS/RENO related functions. TODO: the...
2007-06-29 velhoAdded the update for the Df parameter (lmm_variable_t...
2007-06-28 velhoNow compiling. Sorry Arnaud.
2007-06-27 velhoAdded function prototypes in maxmin_private, minor...
2007-06-04 kayofFix bugs
2007-06-04 kayofFix bugs...
2007-05-21 kayofbug fixes.
2007-05-17 kayofadded "#include "gras_config.h"" for USE_GTNETS
2007-05-17 kayoffixed bugs.
2007-05-17 kayofadded a new model for GTNetS.
2007-05-16 alegrandAdding a <route> tag.
2007-05-16 kayofAdded one.
2007-05-16 kayofFixed name inconsistency, etc.
2007-05-11 alegrandAdding more debuging info.
2007-05-10 alegrandAdd debuging informations.
2007-05-10 velhoFinally working.
2007-05-09 velhoCleaned up need some fixup.
2007-05-02 kayof*** empty log message ***
2007-04-24 velhoRemoved this file, it is just an experience of optimal...
2007-04-24 velhoAdded #define NOSHORTS in order to fix a bug in the...
2007-04-21 velhoWorking and cleaned up.
2007-04-21 velhoCleaning up the lagrange model.
2007-04-20 velhoWorking, still need some cleanup.
2007-04-19 velhoCorrected some bugs.
2007-04-19 velhoCorrected some bugs.
2007-04-18 velhoCorrected some bugs in when computting mu.
2007-04-18 velhoThe implementation of lagrange multiplier using a optia...
2007-04-12 velhoSigma step working.
2007-03-23 velhoAdded field mu_new and field init_bound was replaced...
2007-03-23 velhoDebugging.
2007-03-23 alegrandsleep actions can neither be suspended nor resumed...
2007-03-22 mquinsondeclaration of toupper
2007-03-21 velhoAdded field intial_bound to lmm_constraint_t and lmm_va...
2007-03-21 velhoModel using the proportional fairness to compute the...
2007-03-20 velhoStart the development of the lagrange optimization...
2007-03-16 cheriermoptimize the comparaison between characters
2007-03-14 mquinsonThis is already exported from the corresponding .h...
2007-03-13 cheriermspecial exportation data for visual c++
2007-03-02 velhoAdded round trip time contraint to the SDP program...
2007-03-02 alegrandAdding debuging informations.
2007-02-28 alegrandHomogeneous prototype.
2007-02-28 alegrandsdp headers have nothing to do in our CVS. Just configu...
2007-02-23 velhoBug fix. Do nothing in sdp_solve when flows=0.
2007-02-20 velhoFinal adjustments, debugging information and memory...
2007-02-14 velhoMaking a surf workstation model using csdp. How simple...
2007-02-14 velhoShut libcsdp mouth!
2007-02-14 velhoFix many bugs.
2007-02-14 velhoImproved debbugging information.
2007-02-13 velhoCorrected a major bugus.
2007-02-07 cheriermno isatty declaration for win32
2007-02-07 cheriermchange free be xbt_free_f
2007-02-07 cheriermdo not export private functions in the dll (win32 specific)
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2007-02-02 casanovaCleaned up the GTNetS interface based on e-mail discussion
2007-02-01 alegrandGlups. Second bug of the week on FATPIPES in the maxmin...
2007-01-31 casanovafoo
2007-01-31 casanovaFirst draft integration of SURF and GTNetS. The code...
2007-01-24 alegrandStupid me! Bug fix in the maxmin algorithm (occurs...
2007-01-19 velhoAlmost working!
2007-01-19 velhoMaking lmm_print public.
2007-01-19 velhoAdded some variables and code in order to map the maxmi...
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2006-12-21 cherierma directory for all builds
2006-11-14 mquinsona useless comment added
2006-11-08 alegrandOoups. I was still using Mb instead of b...:(
2006-10-26 cheriermfixe the last warning
2006-10-26 cheriermfixe the warnings in surf.c
2006-10-20 cheriermsame as surf.c.
2006-10-20 cheriermConsiders the windows filename conventions (different...
2006-10-11 dutotThanks Arnaud for allowing me to increase my commit...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-09-28 mquinsonRemove the #line directive from the flex generated...
2006-08-31 alegrandSome values were close to 0 instead of equal to 0,...
2006-08-31 alegrandMoving surf_double_update (in surf_private.h) to double...
2006-08-27 mquinsonNo need to memset what we will free one line afterward
2006-08-14 thieryThis dict was not freed
2006-08-10 thieryRemove useless and costly strdups in platform file...
2006-08-09 thieryThere was too many reallocs
2006-08-09 thieryUse malloc instead of calloc because reset_f is called...
2006-08-08 thieryDon't malloc a new dict each time in execute_parallel_task
2006-08-08 thieryUse a mallocator for Surf variables
2006-07-31 mquinsonNo need to warn the user 4 times. Instead, explaining...
2006-07-19 mquinsonGeneration with flex-1.5.3
2006-07-19 mquinsonTypo (?)
2006-07-19 alegrandadd more debugging
2006-07-18 mquinsonAnother try at cleaning up the function types
2006-07-18 thieryForgot to remove that comment
2006-07-18 thieryImplement execute_parallel_task in model KCCFLN05
2006-07-13 mquinsonflexml 1.5.1 will save the world
2006-07-12 alegrandMove clock modification to the right location so that...
2006-07-12 alegrandSet start_time.
2006-07-12 thieryAdd functions action_get_start_time() and action_get_fi...
2006-06-20 thieryImplement functions SD_workstation_route_get_list,...
2006-06-20 thieryFix function get_route
2006-06-19 thieryImplement function get_route in model KCCFLN05 (not...
2006-06-19 thieryAdd prototype of function get_route in Surf
2006-06-19 thieryAdd a function get_available_speed in Surf workstation...
2006-05-30 mquinsonNext version will be 3.1
2006-05-29 alegrandAsk for version 1. Default is version 0.
next