Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Removes the gras_config.h inclusion, adds the portable.h inclusion for win32 portability.
[simgrid.git] / examples / amok / saturate / saturate.c
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