Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement functions SD_workstation_route_get_list, SD_workstation_route_get_size...
authorthiery <thiery@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 Jun 2006 09:55:46 +0000 (09:55 +0000)
committerthiery <thiery@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 Jun 2006 09:55:46 +0000 (09:55 +0000)
commit8750e7f378b5d48477e1b0b2796a437366a3ea2b
tree97c6a766fb44f4c4d02297530f82cd38dbd9830e
parentb02e11f6fc037a54fdbddc5a11d0c40dac1ef4c9
Implement functions SD_workstation_route_get_list, SD_workstation_route_get_size, SD_link_get_name, SD_link_get_bandwidth and SD_link_get_latency. Add functions in Surf
to access those information.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2406 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/simdag/datatypes.h
src/include/surf/surf.h
src/simdag/sd_global.c
src/simdag/sd_link.c
src/simdag/sd_workstation.c
src/surf/network.c
src/surf/network_dassf.c
src/surf/workstation.c
src/surf/workstation_KCCFLN05.c