[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] disabling caching in DSR



Hi,
i am trying to disable caching in DSR and then run my simulations.
In the dsragent.cpp file it clearly says:
NOTE: to completely turn off replying from cache, you should// set both
dsragent_ring_zero_search and // dsragent_reply_from_cache_on_propagating
to false

Besides the above, there is yet another boolean:
dsragent_salvage_with_cache which is set to true.
does this also need to be disabled?

thanks
sumit