Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix make dist.
[simgrid.git] / src / amok / Bandwidth / saturate.c
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Christophe ThiéryMove datadesc and TCP sockets from GRAS to XBT.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-28 Christophe ThiéryWith optimizations, gcc 4.6 warns about clobbered variables
2011-10-20 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-23 Arnaud GierschUse CATCH_ANONYMOUS whenever possible, and remove unuse...
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-02-17 agierschUse new style logging macros.
2010-10-11 alegrandIndent include and src using this command:
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
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 mquinsonBe a nice boy and don't saturate with 512*1024 messages...
2006-12-12 eyraudlPropagate the change the API of GRAS measurement socket...
2006-09-28 eyraudlLess verbosity
2006-09-07 mquinsonAnd now, let it compile cleanly
2006-09-07 mquinsonRemove Darina's cruft. No idea why it survived so long
2006-08-27 mquinsonAdd port number to process identification in logs,...
2006-07-12 mquinsonRevert last change so that it still work
2006-07-12 dimitrovcatching exceptions if some during amok_bw_request...
2006-07-12 mquinsons/xbt_host_t/xbt_peer_t/
2006-07-12 mquinsonActually use the autocomputed saturation size, too
2006-07-10 mquinsonallow to autocompute msgsize to achieve Real Saturations
2006-06-20 mquinsonyou're too verbose, dude
2006-06-13 mquinsonLogging improvements
2006-05-29 mquinsonPlug a memleak
2006-05-29 mquinsonMake a log message more explicit
2006-05-29 mquinsonYeah, right. I'm plainly stupid and cannot come up...
2006-05-29 mquinsonDo obey messages asking to stop the saturation
2006-05-29 mquinsonYet some more logging
2006-05-29 mquinsonShould compile before committing (sorry for the spam)
2006-05-29 mquinsonAllow endless saturation experiment (by passing duration=0)
2006-05-29 mquinsonSome more debugging informations
2006-05-29 mquinsonDeclare the payload we expect (stupid me)
2006-05-16 mquinsonsanitize logging channel naming
2006-04-18 mquinsonKill dead code; make sure that amok_bw_saturate_stop...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-12 mquinsonDo not close socket which were never opened (see docume...
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 mquinsonseems to work in most cases. Yuhu
2006-04-04 mquinson* Better split between bandwidth and saturation sub...
2005-08-07 mquinsonUseless cleanup
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2004-12-09 mquinsonFix (C) dates
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
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...