Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] use the lmm system to get ids to trace resource utilization
authorschnorr <Lucas.Schnorr@imag.fr>
Tue, 6 Mar 2012 23:42:41 +0000 (00:42 +0100)
committerschnorr <Lucas.Schnorr@imag.fr>
Tue, 6 Mar 2012 23:42:41 +0000 (00:42 +0100)
commit8903a9aabbc969129dbda1a414045cc7dfec98fb
tree407d3122d97db1aac38e02fa3cf4e7ad684c2c98
parent65820b2b3a3ce25fb8df2321530644a22eaf9e76
[trace] use the lmm system to get ids to trace resource utilization

details:
- we have a performance gain since we don't call routing_get_route_and_latency
for every update for every action in surf level
src/surf/network.c