<div dir="ltr">Dear Qhsong,<div><br></div><div>Thank you for giving me the hint. You can use content store tracer for getting details about Cache hits and cache misses as described in  ndn-tree-cs-tracers.cpp example: <a href="http://ndnsim.net/2.0/metric.html">http://ndnsim.net/2.0/metric.html</a> </div><div><br></div><div>With Regards,</div><div><br></div><div>Anselme N.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 9, 2016 at 10:25 PM, qhsong <span dir="ltr"><<a href="mailto:ndn@sqh.me" target="_blank">ndn@sqh.me</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi, </div><div><br></div>How to checks <span style="font-size:14px"> CS entries?I find I can't checks CS entries via --vis tools?And how to check it?</span><div><span style="font-size:14px"><br></span></div><div><span style="font-size:14px">And to set difference content store size,maybe you can try this:</span></div><div><a href="http://ndnsim.net/2.1/cs.html" target="_blank">http://ndnsim.net/2.1/cs.html</a><span style="font-size:14px"><br></span><div><span style="font-size:14px"><br></span></div><div><span style="font-size:14px">qhsong </span></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-09 10:52 GMT+08:00 NDIKUMANA ANSELME <span dir="ltr"><<a href="mailto:anselme333@gmail.com" target="_blank">anselme333@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I am trying to set individual cache sizes in some nodes based on ndn-simple-with-different-sizes-content-store.cc example, and when i checked CS entries in these nodes, there are no entries. <span style="font-size:12.8px">Any hint on how to fix this, will be appreciated.</span></div><div><div> </div><div>ndn::StackHelper ndnHelper;</div><div> ndnHelper.SetOldContentStore("ns3::ndn::cs::Freshness::Lru");</div><div>  ndnHelper.InstallAll()</div></div><div><div> //set individual cache sizes on nodes</div><div>  Config::Set ("/NodeList/9/$ns3::ndn::ContentStore/MaxSize", UintegerValue(100000));</div><div>  Config::Set ("/NodeList/11/$ns3::ndn::ContentStore/MaxSize", UintegerValue(100000));</div><div>  Config::Set ("/NodeList/12/$ns3::ndn::ContentStore/MaxSize", UintegerValue(100000));</div><div>  Config::Set ("/NodeList/1/$ns3::ndn::ContentStore/MaxSize", UintegerValue(10000));</div><div>  Config::Set ("/NodeList/3/$ns3::ndn::ContentStore/MaxSize", UintegerValue(10000));</div><div>  Config::Set ("/NodeList/4/$ns3::ndn::ContentStore/MaxSize", UintegerValue(10000));</div><div>  //Config::Set ("/NodeList/CRouter4/$ns3::ndn::ContentStore/MaxSize", UintegerValue (10000));</div><div>  //Config::Set ("/NodeList/node->GetId(CRouter4)/$ns3::ndn::ContentStore/MaxSize", UintegerValue (10000));</div><div> </div><div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">With Regards,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><span>Anselme</span> N.</div></div></div></div>
<br>_______________________________________________<br>
ndnSIM mailing list<br>
<a href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank">ndnSIM@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>