Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typos : a lot of mecanism -> mechanism and functional -> functionnal
[simgrid.git] / src / surf / cpu.c
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...