X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fa8e71be179a7a12e74bcc550fa6fe2c54b8446a..1bcbbd87509050edcb2accd6ba00134f968323c3:/doc/platform.doc diff --git a/doc/platform.doc b/doc/platform.doc index 9e09a04636..44b69df4ea 100644 --- a/doc/platform.doc +++ b/doc/platform.doc @@ -8,7 +8,7 @@ application, and finally it needs something to know where to deploy what. For the latest 2 entries, you have basically 2 ways to give it as an input : \li You can program it, either using the Lua console (\ref MSG_Lua_funct) or if you're using MSG some -of its platform and deployments functions(\ref msg_easier_life). If you want to use it, please refer +of its platform and deployments functions(\ref msg_simulation). If you want to use it, please refer to its doc. (you can also check the section \ref pf_flexml_bypassing but this is strongly deprecated, as there is a new way to do it properly, but not yet documented). \li You can use two XML files: a platform description file and a deployment description one. @@ -406,7 +406,10 @@ As an host, a link tag can also contain the prop tag. \subsection pf_storage Storage Note : This is a prototype version that should evolve quickly, this is just some doc valuable only at the time of writing this doc -This section describes the storage management under SimGrid ; nowadays it's only usable with MSG. It relies basically on linux-like concepts. You also may want to have a look to its corresponding section in \ref m_file_management ; functions access are organized as a POSIX-like interface. +This section describes the storage management under SimGrid ; nowadays +it's only usable with MSG. It relies basically on linux-like concepts. +You also may want to have a look to its corresponding section in \ref +msg_file_management ; functions access are organized as a POSIX-like interface. \subsubsection pf_sto_conc Storage Main concepts Basically there is 3 different entities to know :