Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill link_lib and have C++ handle the hashmap of all links
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 19 Jul 2015 15:20:33 +0000 (17:20 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 19 Jul 2015 15:20:33 +0000 (17:20 +0200)
commit9687670d5440f10286a0dbc5aab95bb4eb9b6138
tree4a58dd8803469fba22c8e9617d555e1fdfd32b4f
parente9f0ea64dae57d4118db617764164d717620820a
Kill link_lib and have C++ handle the hashmap of all links

I did not manage to get SD_application_reinit() working, so this
function is currently disabled. I think that it should be removed
anyway.
24 files changed:
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/Flags.cmake
examples/java/surfPlugin/surf_plugin.tesh
include/simgrid/link.h
include/simgrid/simdag.h
include/surf/surf_routing.h
src/simdag/sd_global.c
src/simdag/sd_link.c
src/surf/host_ptask_L07.cpp
src/surf/network_cm02.cpp
src/surf/network_interface.cpp
src/surf/network_interface.hpp
src/surf/network_ns3.cpp
src/surf/surf_interface.cpp
src/surf/surf_routing.cpp
src/surf/surf_routing_cluster.cpp
src/surf/surf_routing_cluster_fat_tree.cpp
src/surf/surf_routing_cluster_torus.cpp
src/surf/surf_routing_floyd.cpp
src/surf/surf_routing_full.cpp
src/surf/surf_routing_generic.cpp
src/surf/surfxml_parse.c
teshsuite/simdag/platforms/basic_link_test.c
teshsuite/simdag/platforms/basic_link_test.tesh