Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start to mess up with storage
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 23 Mar 2017 11:22:14 +0000 (12:22 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 23 Mar 2017 11:22:14 +0000 (12:22 +0100)
commit6063afbddf453571e145b5236294c8631d9eecb2
tree0e0a2b39c6ab3eff7dcc202c9cc07503a38e16fd
parent65b8018de5c0d69a774b90702355fd1affff1839
start to mess up with storage
+ Storage size cannot change, do not ask surf all the time
+ replace internal dict by a map
+ use ifstream and c++ string tools
13 files changed:
examples/msg/io-storage/io-storage.tesh
include/simgrid/msg.h
include/simgrid/s4u/storage.hpp
src/msg/msg_io.cpp
src/s4u/s4u_storage.cpp
src/surf/HostImpl.cpp
src/surf/storage_interface.cpp
src/surf/storage_interface.hpp
src/surf/storage_n11.cpp
src/surf/surf_c_bindings.cpp
src/surf/surf_interface.cpp
src/surf/surf_private.h
teshsuite/msg/storage_client_server/storage_client_server.tesh