Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix 32-bit storage tests
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 13 Jul 2017 07:33:53 +0000 (09:33 +0200)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 13 Jul 2017 07:33:53 +0000 (09:33 +0200)
commit7e9d34f456d7a049c5cd62950b2cc53abd48837d
tree6d5714d72069cd00e1deb9db994e667326d24d83
parentaa99a28f4aa15a759609b66eae65501eccc1cf4a
fix 32-bit storage tests

The modification of the N11 storage model uses a rounding method so
that entire numbers of bytes are written at each action update. This
causes a slight difference of 30 nanoseconds in the total execution
time of the example. Assume that we can leave with that and just print
time up to the millisecond. Moreover this model is going to change
again soon.
examples/msg/io-file/io-file.c
examples/msg/io-file/io-file.tesh