Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Indent include and src using this command:
[simgrid.git] / src / amok / Bandwidth / saturate.c
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...