]> rtime.felk.cvut.cz Git - frescor/fwp.git/commit
Added application to measure FWP timing properites
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 27 Oct 2009 15:28:09 +0000 (16:28 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 27 Oct 2009 15:28:09 +0000 (16:28 +0100)
commit31ac7fee3f4eee1fe62961136915733daa5da033
treeba4ef2c51abd656ef8eb5936057003e992ef3fd1
parent64450d38caad68284081ca418559603442c28e11
Added application to measure FWP timing properites

TODO: It is necessary to implement synchronous sending in FWP. Without
this it is possible that FWP vres slows down due to scheduling latencies
and we then measure constantly higher delays.

Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
.topdeps [new file with mode: 0644]
.topmsg [new file with mode: 0644]
fwp/tests/Makefile.omk
fwp/tests/timing/Makefile [new file with mode: 0644]
fwp/tests/timing/Makefile.omk [new file with mode: 0644]
fwp/tests/timing/fwp-timing.c [new file with mode: 0644]