X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b872718938013e4f8ed157c19cda97679ca0df8d..30aca4d4af004d1ec899d12f0a9fe3997e9be15e:/src/surf/xml/simgrid.dtd diff --git a/src/surf/xml/simgrid.dtd b/src/surf/xml/simgrid.dtd index ef48af46b3..f4c037579e 100644 --- a/src/surf/xml/simgrid.dtd +++ b/src/surf/xml/simgrid.dtd @@ -12,19 +12,27 @@ To upgrade your files, use the tool simgrid_update_xml - In and , attributes availability and state are gone. It was redundent with state and availability traces, and with peak values. + + - In , cannot set the availability nor state traces. + This was too complex and unused. - The DOCTYPE points to the right URL (this file): http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd + + - Kill . Was not doing anything. - - A warning is emited for unit-less values (they are still accepted). + - A warning is emitted for unit-less values (they are still accepted). - speed. Default: 'f' or 'flops'. Also defined: 'Yf', 'Zf', 'Ef', 'Pf', 'Tf', 'Gf', 'Mf', 'kf' 'yottaflops', 'zettaflops', 'exaflops', 'petaflops', 'teraflops', 'gigaflops', 'megaflops', 'kiloflops' - - bandwidth. Default: 'Bps' bytes per second (or 'bps' for bits but 1 Bps = 8 bps) - Also defined in bytes: 'TiBps', 'GiBps', 'MiBps', 'KiBps', 'TBps', 'GBps', 'MBps', 'kBps', 'Bps' - And the same in bits: 'Tibps', 'Gibps', 'Mibps', 'Kibps', 'Tbps', 'Gbps', 'Mbps', 'kbps', 'bps' + - bandwidth. Default: 'Bps' bytes per second + In bytes and powers of 2 (1 KiBps = 1024 Bps): 'EiBps', 'PiBps', 'TiBps', 'GiBps', 'MiBps', 'KiBps' + In bits and powers of 2 (1 Bps = 8 bps) : 'Eibps', 'Pibps', 'Tibps', 'Gibps', 'Mibps', 'Kibps' + In bytes and powers of 10 (1 KBps = 1000 Bps) : 'EBps', 'PBps', 'TBps', 'GBps', 'MBps', 'kBps', 'Bps' + In bits and powers of 10 : 'Ebps', 'Pbps', 'Tbps', 'Gbps', 'Mbps', 'kbps', 'bps' + (Exa and Peta notations were introduced in SimGrid v3.14) - latency. Default: 's' second. Also defined: 'w' week, 'd' day, 'h' hour, 'm' minute, 'ms' millisecond, 'us' microsecond, 'ns' nanosecond, 'ps' picosecond @@ -78,9 +86,9 @@ To upgrade your files, use the tool simgrid_update_xml - + - + @@ -93,11 +101,7 @@ To upgrade your files, use the tool simgrid_update_xml - - - - - + @@ -113,9 +117,6 @@ To upgrade your files, use the tool simgrid_update_xml - - - @@ -131,13 +132,11 @@ To upgrade your files, use the tool simgrid_update_xml - + - -