A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
remove crap in compound. Parallel tasks are not modeled here anyway...
[simgrid.git]
/
src
/
surf
/
workstation.c
2007-09-12
alegrand
remove crap in compound. Parallel tasks are not modeled...
blob
|
commitdiff
|
raw
2007-09-12
alegrand
A few weeks ago, there was a brutal renaming of resourc...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
velho
Substitution of the word "resource" by "model" in every...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
alegrand
reindent.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
alegrand
various cleanups
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
alegrand
* Moving things around (private->public)
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
kayof
added "#include "gras_config.h"" for USE_GTNETS
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
kayof
added a new model for GTNetS.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-31
alegrand
Moving surf_double_update (in surf_private.h) to double...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
thiery
This dict was not freed
blob
|
commitdiff
|
raw
|
diff to current
2006-08-08
thiery
Don't malloc a new dict each time in execute_parallel_task
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
alegrand
Set start_time.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
thiery
Add functions action_get_start_time() and action_get_fi...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
thiery
Implement functions SD_workstation_route_get_list,...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
thiery
Fix function get_route
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
thiery
Implement function get_route in model KCCFLN05 (not...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
thiery
Add prototype of function get_route in Surf
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
thiery
Add a function get_available_speed in Surf workstation...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-23
mquinson
Let's compile SURF once in the afternoon and cleanup...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
alegrand
adding a priority mechanism
blob
|
commitdiff
|
raw
|
diff to current
2005-08-07
mquinson
xlC dont like having a return <value> in a void functio...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-06
mquinson
ONGOING work on exceptions plus minor cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
alegrand
add a get_speed function to the cpu and enabled the...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-25
alegrand
do not create a parallel task is it does not consume...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-23
alegrand
do not forget to take into account parallel tasks.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
alegrand
adding parallel task to SURF workstations
blob
|
commitdiff
|
raw
|
diff to current
2005-06-30
alegrand
some compiler don't like this return void... :)
blob
|
commitdiff
|
raw
|
diff to current
2005-06-29
alegrand
Adding a function to set the max_duration of an action.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
alegrand
Add a new function action_use that help to delay the...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
alegrand
Help debuging
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
mquinson
Kill the useless xbt_free (was define'd to free)
blob
|
commitdiff
|
raw
|
diff to current
2005-02-07
alegrand
Cleaning type naming so that Henri has a nice skeleton...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-04
alegrand
Major bug fix in SURF.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-15
alegrand
Now surf communications come with a maximum rate. Also...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
alegrand
network actions should be suspendable too. In fact...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-10
alegrand
It worries me however, to realize how tough an ass...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
alegrand
Changed my mind. This function will be defined somewher...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
alegrand
Renamed resource initialization functions. Now they...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-31
alegrand
Mem leak hunting!
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
alegrand
task->data (formerly callback) could not be set by...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-21
alegrand
debug debug debug
blob
|
commitdiff
|
raw
|
diff to current
2004-12-17
alegrand
Adding function to indicate whether an action is suspen...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-11
alegrand
No more xbt_maxmin_float_t not xbt_heap_float_t. I...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-10
alegrand
A meta-resource : workstation is simply a CPU and a...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
alegrand
Adding workstation : a single CPU and a network card...
blob
|
commitdiff
|
raw
|
diff to current