Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / examples / platforms / storage.xml
index 451a0bf..84310bd 100644 (file)
@@ -26,7 +26,9 @@
 
                <storage id="Disk1" typeId="single_HDD"/>
                <storage id="Disk2" typeId="single_SSD"/>
-               <storage id="Disk3" typeId="single_HDD"/>
+               <storage id="Disk3" typeId="single_HDD"
+                         content="content/storage_content.txt" 
+                        content_type="txt_unix"/>
                <storage id="Disk4" typeId="single_SSD"/>
 
                <host id="bob" power="1Gf">