Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use a mallocator for the Surf actions
[simgrid.git] / src / surf / cpu_im.c
2011-02-01 thieryUse a mallocator for the Surf actions
2011-01-21 navarropCorrectly set callbacks for tags.
2010-12-29 schnorr[trace] cosmetics
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 coldpeaceno need to check, since the default value of core is...
2010-12-07 schnorr[trace] new system call to make categorized host utiliz...
2010-12-02 alegrandCPU_im (i.e., with lazy evaluation) now supports multic...
2010-12-02 alegrandStart handling the core attribute (store in cpu.c and...
2010-11-10 alegrandBug fix. Now cpu_im can handle tasks whose size is...
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 coldpeacecleanups
2010-07-23 coldpeaceadda new callback(add_traces) to the CPU models
2010-07-15 coldpeacekill surf_cpu_model_init_bypass_im, use surf_host_creat...
2010-07-13 coldpeacefix the way to bypass the cpu_im without hard coding...
2010-07-09 coldpeaceadd surf_cpu_init_im_bypass to be used to bypass the...
2010-06-15 navarropDont declare variables at the middle of nowhere.
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-11-16 donassbrBugfix: Initialize variable and remove from heap when...
2009-11-04 donassbrAdd tests to skip actions that aren't running or have...
2009-09-29 donassbrChange variable waiting_task to waiting_action on msg...
2009-09-29 donassbrFix problem when comparing two doubles.
2009-08-27 donassbrRemove unnecessary changes at maxmin.c.
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...