Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Correctly set callbacks for tags.
[simgrid.git] / src / surf / cpu.c
2011-01-21 navarropCorrectly set callbacks for tags.
2010-12-29 schnorr[trace] only CPU models control the last timestamp...
2010-12-13 schnorr[trace] removing obsolete code (host and link declarati...
2010-12-07 schnorr[trace] new system call to make categorized host utiliz...
2010-12-02 alegrandMulticore model now enabled with Cas01.
2010-12-02 alegrandStart handling the core attribute (store in cpu.c and...
2010-10-11 alegrandIndent include and src using this command:
2010-10-08 schnorrget trace category from surf_action instead of smx_acti...
2010-10-08 schnorrnew variable for surf_action_t to contain its tracing...
2010-07-23 coldpeaceadda new callback(add_traces) to the CPU models
2010-07-23 coldpeacedeclare create_resource callback for other CPU models
2010-04-25 mquinsonFix copyright headers
2010-04-15 schnorrrenaming the tracing functions that set the host/link...
2010-04-15 schnorrremoving code that was used to trace every single surf...
2010-04-15 schnorrrenaming some tracing functions to make easy to remembe...
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2009-11-20 mquinsonChange the code so that it compiles in supernovae mode
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-07-13 mquinsonUseless cleanups
2009-07-13 mquinsonIn cpu model, use field names power_peak and power_scal...
2009-07-13 mquinsonKill surf_parse_get_trace() which were a useless wrappe...
2009-07-04 mquinsonmerge redundant surf_cpu_state_t and surf_link_state_t...
2009-07-02 mquinsonMake sure upper layer can retrieve the properties of...
2009-07-02 mquinsonimplement a constructor for surf_action_t; draft a...
2009-07-02 mquinsonIntegrate properties into surf_resource_t
2009-07-02 mquinsonkill link_set (use surf_network_model->resource_set...
2009-07-02 mquinsonmove private datatypes into relevant file; kill header...
2009-07-01 mquinsonmove action_ref one layer up: not a model method anymor...
2009-07-01 mquinsonRename model methods action_use/free to action_ref...
2009-07-01 mquinsonRename some model methods to stick to getters/setters...
2009-07-01 mquinsonGet surf_model_init set fields to common values about...
2009-06-30 mquinsonImplement a generic resource; use it as ancestor to...
2009-06-30 mquinsonfurther polishing on the merge of all model types ...
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-30 mquinsonSurf: factorize resource sets into common_public
2009-06-30 mquinsonFactorize some code in SURF
2009-06-26 mquinsonSanitize the way surf options are declared: in surf_con...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-07-08 cheriermDetails of this changes:
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
next