Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Plug a memleak.
[simgrid.git] / src / surf / cpu.c
2008-06-18 alegrandPlug a memleak.
2008-06-12 alegrandFactor most callback definitions.
2008-06-11 alegrandPlug a memleak.
2008-06-10 mquinsonplug memleaks
2008-05-21 alegrandSpeed up update_action_state AND generic_maxmin_share...
2008-05-20 mquinsonGet ride of a supurious compiler warning
2008-05-20 alegrandSpeed up update_action_state for sleep actions with...
2008-05-20 alegrandChange the prototype for update_resource_state.
2008-05-20 alegrandTry to make actions as failed only when needed.
2008-05-20 mquinsonStupid us (as in Arnaud and me): we should not set...
2008-05-19 mquinsondo not wait for too small durations to avoid numerical...
2008-02-03 mquinsonFix the DTD wrt trace:connect. I like it better this...
2007-12-11 quasareliminating KCCFLN05 model
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-10-27 mquinsonCheck that the platform file does not define the same...
2007-10-27 mquinsonLastest cleanups in surf/ of Marc's jumbo commit
2007-10-27 mquinsonI think I now better understand the surf internals...
2007-10-26 mquinsonYeah, that was a bit agressive against leaks...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-09-26 alegrandRevert "Adding the prototype for the callback on startu...
2007-09-26 alegrandAdding the prototype for the callback on startup mechanism.
2007-09-21 alegrandFix initialization.
2007-09-21 alegrandRemoving now useless function.
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-08-24 alegrandUse priorities...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-10 alegrandreindent.
2007-08-01 alegrandvarious cleanups:
2007-03-23 alegrandsleep actions can neither be suspended nor resumed...
2006-08-31 alegrandMoving surf_double_update (in surf_private.h) to double...
2006-07-12 thieryAdd functions action_get_start_time() and action_get_fi...
2006-06-19 thieryAdd a function get_available_speed in Surf workstation...
2006-05-16 alegrandSanitize channels naming.
2006-03-27 alegrandI'm so lame.
2006-03-27 alegrandAdding traces for easier debuging
2006-03-21 alegrandKeep up with last API modifications induced by flexml...
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-08-09 alegrandadding a priority mechanism
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-08-02 alegrandadd a get_speed function to the cpu and enabled the...
2005-06-29 alegrandAdding a function to set the max_duration of an action.
2005-06-13 alegrandAdd a new function action_use that help to delay the...
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-07 alegrandCleaning type naming so that Henri has a nice skeleton...
2005-02-04 alegrandNo more dead code + bug fix.
2005-02-04 alegrandToday Martin Quinson wrote :
2005-02-04 alegrandMajor bug fix in SURF.
2005-01-29 alegrandupdating the doc
2005-01-26 alegrandBug fix : we could get stuck into an infinite loop...
2005-01-15 alegrandNow surf communications come with a maximum rate. Also...
2005-01-10 alegrandcosmetics
2005-01-06 alegrandRenamed resource initialization functions. Now they...
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2005-01-05 alegrandMoved from flex to flexml.
2004-12-31 alegrandMem leak hunting!
2004-12-29 alegrandMSG almost works. It enabled me to find some bug in...
2004-12-23 alegrandtask->data (formerly callback) could not be set by...
2004-12-17 alegrandAdding function to indicate whether an action is suspen...
2004-12-16 mquinsonYou evil namespace polluter
2004-12-16 mquinsonMy god, the AIX compiler is rather picky
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 alegrandA meta-resource : workstation is simply a CPU and a...
2004-12-09 alegrandEach action can now have a maximum duration. That is...
2004-12-09 alegrandAdding workstation : a single CPU and a network card...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandmove resource_used to the private part + a few renaming
2004-12-02 alegrandCosmetics
2004-12-02 alegrandPublishing some internal parsing function.
2004-12-02 alegrandSurf Parser
2004-11-30 alegrandRemoved a bunch of unused variables. Mostly some xbt_er...
2004-11-29 alegrandRha!
2004-11-29 alegrandFailures now taken into account. Need to write clean...
2004-11-29 alegrandOK, now clean structures are used for my objects. Forge...
2004-11-24 alegrandA commit before a design modification. I'm gonna try...
2004-11-20 alegrandCPU can be created and used even though failures are...
2004-11-16 alegrandRenamed host to cpu. That was really confusing.
2004-11-16 alegrandFirst attempt on SURF design. I'd like a 5'10" short...