[ndnSIM] Chunk eviction policy

harshad shirwadkar harshadshirwadkar at gmail.com
Mon Apr 27 06:53:35 PDT 2015


Hello all,

I want to treat multiple data packets (with common prefix) as one
chunk. I want content store to evict all the items with common prefix
at once. What would be the best way to achieve that?

I am thinking of writing a custom eviction policy to do that. But
inside the policy module I might not have access to other cached
packets.

Thanks,
Harshad.



More information about the ndnSIM mailing list