Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reindent everything (possibly breaking all branches, but for the last time)
[simgrid.git] / src / amok / Bandwidth / bandwidth.c
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2007-03-07 mquinsonFirst wave of GRAS API breaking: gras_cb_register wants...
2007-01-17 mquinsonDebug messages improvement
2006-11-30 mquinsonChange the way we specify the sizes of bandwidth tests...
2006-11-30 mquinsonwhining at CRITICAL level is not enough. Let's kill...
2006-11-30 eyraudlIncrease the number of messages when we reach the maxim...
2006-11-30 mquinsoncap the increment of the experience size to avoid choos...
2006-11-10 eyraudlMakes sure that exp_size is always a multiple of msg_size.
2006-09-25 eyraudlMake AMOK bandwidth tests more robust.
2006-07-19 mquinsoncleanup the GRAS+AMOK initialization schema
2006-07-12 mquinsonRevert Darina's last changes. This is definitively...
2006-07-12 mquinsonLet it compile
2006-07-12 dimitrovcatching exceptions if some during amok_bw_request...
2006-07-12 mquinsonsome people don't have 1Gb of RAM, apparently. Play...
2006-07-12 mquinsons/xbt_host_t/xbt_peer_t/
2006-07-12 mquinsonMore documentation; logs tweaking; make sure msg_size...
2006-07-11 mquinsonArnaud ask me for more documentation in my code. Can...
2006-07-11 mquinson- Also adapt the message size when experiment is too...
2006-07-09 mquinsonShorter delays, more logging
2006-06-20 mquinsonIncrease an hard-coded timeout since it gave me a bunch...
2006-06-09 mquinsonMore logging and other cosmetics
2006-06-02 mquinsoncosmetics
2006-06-01 mquinsonallow to request remote measurement with a min_duration...
2006-06-01 mquinsonAnd now, do it right. Change the experience total size...
2006-06-01 mquinsonIn amok_bw_test, it is now possible to ask that the...
2006-05-29 mquinsonReduce default verbosity, shorten a message
2006-05-29 mquinson- Some more debugging info
2006-05-16 mquinsonsanitize logging channel naming
2006-04-20 mquinsonDoc improvement
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-11 mquinsonPlug a memleak and shut it up
2006-04-07 mquinsonCatch up with the lastest API breakage, and fix doxygen...
2006-04-04 mquinsonallow caller to not be interested in all the data we...
2006-04-04 mquinson* Better split between bandwidth and saturation sub...
2006-04-03 amad206the code of Matrix bandwidth function
2006-03-31 mquinsonDo use those wonderful RPC
2006-03-30 mquinsonKeep in sync with last changes in the GRAS callback API
2006-03-30 mquinsonDo not force experiment sizes to be expressed in kb...
2005-10-20 mquinsonamok_remoterr is dead; fix a logic issue: error was...
2005-09-05 mquinsonMake sure that the code still compiles with the freakin...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonProvide all the needed args in format
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-02 mquinsons/TRY/TRYOLD/ I'd like to introduce a TRY macro in...
2005-06-27 mquinsonImprove documentation and other cleanups
2005-06-23 mquinsonTry to reput the cvs base in a usable state, sorry
2005-06-23 mquinsonLet bw_request work
2005-06-23 mquinsonlet it work in RL (more work needed for SG)
2005-06-06 mquinsonrename raw sock to meas ones; do declare msgtypes on...
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2004-12-09 mquinsonFix (C) dates
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-30 alegrandRemoved a bunch of unused variables. Mostly some xbt_er...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonsome more work on the bandwidth test module (ie, root...