Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move datadesc and TCP sockets from GRAS to XBT.
[simgrid.git] / examples / amok / saturate / saturate.c
2012-01-31 Christophe ThiéryMove datadesc and TCP sockets from GRAS to XBT.
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 the rest of the code (examples, buildtools,...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-12-23 mquinsonChange the protocol of pm_join: cannot force the rank...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-10 mquinsonOups, I changed the prototype of these functions
2008-03-07 mquinsonRight. time_t is not long int on AIX. ahah. Very funny...
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-07-04 mquinsonStop useless sensors before they wine about not getting...
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2006-11-30 mquinsonChange the way we specify the sizes of bandwidth tests...
2006-08-27 mquinsonGo for simple saturation test, no need to run a full...
2006-07-17 mquinsonReally rename the HostManagement amok module to PeerMan...
2006-07-12 mquinsons/xbt_host_t/xbt_peer_t/
2006-07-12 mquinsonsmall adjustment of the syncronization delays; Let...
2006-07-10 mquinsonConvert to amok/hostmanagement; kill ENV from here
2006-06-01 mquinsonPort to the new amok_bw API (with min_duration)
2006-05-29 mquinsonTake arguments as <host>:<port> (=cleanups); reduce...
2006-05-29 mquinsonNo timeout for saturations in full_fledged
2006-05-21 mquinsoncosmetics
2006-05-19 amad206*** empty log message ***
2006-05-16 mquinsonstupid me. each process should pick its own port number...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-12 mquinsonMake sure we kill peers properly, and plug some memleaks
2006-04-07 mquinsonCatch up with lastest API breakage (xbt_ex_free)
2006-04-06 mquinsonMake two tests in the same file: a simple saturation...
2006-04-04 mquinsonReimplement on top of new amok module
2005-06-23 mquinsonclean(?) reimport