Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Changes way to find lualib.h and lauxlib.h.
[simgrid.git] / src / surf /
2010-03-12 mquinsonWarn when there is some remaining actions in the system...
2010-03-12 mquinsona bit more info on how to guess the right gamma value...
2010-02-24 navarropDelete warning during compiling.
2010-02-02 alegrandIt's the least I can do in a cancel function...
2010-02-02 velhoAdded missing header file.
2010-01-28 donassbrAvoid adding elements to active_element_set when the...
2010-01-28 mquinsonplug a few memleaks
2010-01-21 velhoFinally a proper working version of GTNets with RED...
2009-12-11 mquinsonMore explicit inline marking of functions
2009-12-11 mquinsonDo not mark inline hte functions of which we manipulate...
2009-12-03 alegrandFix a bug noted by Martin (weird undefined variable...
2009-11-20 mquinsonMark two more functions as inline in supernovae, and...
2009-11-20 mquinsonMark a bunch of functions as candidates to inlining...
2009-11-20 alegrandremove wrong comment
2009-11-20 mquinsonChange the code so that it compiles in supernovae mode
2009-11-16 donassbrBugfix: Initialize variable and remove from heap when...
2009-11-10 mquinsondon't trust gcc for cleaning your code after you. he...
2009-11-04 donassbrRemove parameter timestep.
2009-11-04 donassbrChanges implementation of CPU TI. Now, it uses the...
2009-11-04 donassbrAdd 2 tests to handle problems when using timesteps...
2009-11-04 donassbrAdd tests to skip actions that aren't running or have...
2009-11-04 donassbrRemove old code and useless code.
2009-10-14 mquinsonStart to fix the <cluster> tag (see ChangeLog)
2009-10-14 mquinsonSanitize static functions' names; kill unused ones
2009-10-14 velhoBug fix, corrected jitter works for each linkk separately.
2009-10-14 mquinsonSanitize a bit the <foreach> handling (cosmetics, no...
2009-10-14 mquinsonMore debug
2009-10-14 mquinsonKill a 'unused variable' warning when compiling without...
2009-10-13 velhoAdded a gtnets_jitter_seed parameter enabling jitted...
2009-10-13 velhoDisable gtnets jitter by default.
2009-10-08 velhoCorrected jitter, now oscillates between [-lat*jitter...
2009-10-08 velhoAdded a jitter functionallity to GTNets model, latency...
2009-10-08 velhoFactorized better debugging output.
2009-10-07 velhoBug fix, surf_routing needs love.
2009-10-06 mquinsonkill cruft that I introduced while merging routing...
2009-10-06 velhoCompletely rewritten surf/gtnets_network.c model to...
2009-10-06 velhoImprove the generic routing for different network model...
2009-10-06 velhoCorrected bug on router/host mapping.
2009-10-06 velhoCommit stollen from Arnaud personal git repository.
2009-10-06 velhoRevert "Fixed full routing support for routers, no...
2009-10-04 velhoCorrected bugs introduced by error checking improvement.
2009-10-04 velhoFixed full routing support for routers, no routing...
2009-10-04 velhoFix bug introduced by the new routing mechanism, added...
2009-10-04 velhoImproved debugging and assert functions in GTNetS inter...
2009-09-29 donassbrChange variable waiting_task to waiting_action on msg...
2009-09-29 donassbrFix problem when comparing two doubles.
2009-09-25 donassbrChange default CPU model to new Cas01_IM.
2009-09-18 donassbrChange default network model in workstation init function
2009-09-11 donassbrRemove FIXME.
2009-09-09 mquinsonMove a DEBUG request to avoid printing uninitialized...
2009-09-09 mquinsonUse the LV08 model by default
2009-09-09 donassbrAdd support to periodicity = 0 to new model with trace...
2009-09-09 donassbrAdd new level "-1" with the exact trace strucuture.
2009-09-04 donassbrChange test to program ending to avoid infinite loop...
2009-09-04 donassbrImplement use of mean when setting the first level...
2009-09-04 donassbrSolve rroblem when iteration over chunks.
2009-09-01 donassbrFix calcul of solve integral.
2009-09-01 donassbrMove test of finish execution to after handling events.
2009-08-27 donassbrRemove unnecessary changes at maxmin.c.
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-08-20 mquinsonConnect the surf_routing log channel so that it becomes...
2009-08-19 mquinsonmore explicit message on problem
2009-08-17 mquinsonStupid me. I still need to put the retrieved value...
2009-08-09 mquinsonwith GTNetS, the routing is not within to SimGrid but...
2009-07-30 mquinsonVarious cleanups in the routing code, all by Silas
2009-07-28 velhoCope with new tmgr (trace manager) interface.
2009-07-16 mquinsonshut of, model
2009-07-16 mquinsonAllow to instanciate the constant network model. It...
2009-07-16 mquinsonThree new routing schema by Silas De Munck
2009-07-16 mquinsonAutomatically switch to compound workstation model...
2009-07-16 mquinsonbummer
2009-07-16 mquinsoncosmetics
2009-07-16 mquinsonCall surf_timer_model_init() from surf_config_models_se...
2009-07-14 mquinsonone more comment
2009-07-13 mquinsonUseless cleanups
2009-07-13 mquinsonmerge the trace parser from file and the trace parser...
2009-07-13 mquinsonGreately simplify surf_fopen() at the price of one...
2009-07-13 mquinsonUse peak and scale values for the network also. But...
2009-07-13 mquinsonIn cpu model, use field names power_peak and power_scal...
2009-07-13 mquinsonkill network_common.h: empty
2009-07-13 mquinsonKill deprecated cruft and unused variables
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-13 mquinsonKill surf_parse_get_trace() which were a useless wrappe...
2009-07-04 mquinsonChange logic so that we don't use a value uninitialized
2009-07-04 mquinsonFurther work on objectification of resources: use s_sur...
2009-07-04 mquinsoninline the accessors of surf_resource_t
2009-07-04 mquinsonmerge redundant surf_cpu_state_t and surf_link_state_t...
2009-07-02 mquinsonMake sure upper layer can retrieve the properties of...
2009-07-02 mquinsonAdd a command-line option to choose the routing schema...
2009-07-02 mquinsonimplement a constructor for surf_action_t; draft a...
2009-07-02 mquinsonActually implement surf_resource_properties so that...
2009-07-02 mquinsonMake sure that gtnets model still compiles after all...
2009-07-02 mquinsonIntegrate properties into surf_resource_t
2009-07-02 mquinsonAlso kill the cards from network_constant
2009-07-02 mquinsonkill link_set (use surf_network_model->resource_set...
2009-07-02 mquinsonmove private datatypes into relevant file; kill header...
2009-07-01 mquinsonExtract the routing logic into its own object.
2009-07-01 mquinsonUse dynar to represent routes
2009-07-01 mquinsonKill typos in comments
2009-07-01 mquinsonmove action_ref one layer up: not a model method anymor...
next