<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Please see inline.
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Jan 2, 2020, at 2:51 PM, Samar Alduayji via ndnSIM <<a href="mailto:ndnsim@lists.cs.ucla.edu" class="">ndnsim@lists.cs.ucla.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Dear All, 
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">I'm using the <b class="">StackHelper</b> to implement the caching policy with the function
<b class="">SetOldContentStore</b> to use the freshness policy and I have several questions:</div>
<div class=""><br class="">
</div>
<div class="">1- Does the freshness policy still working? I use the "<b class="">ns3::ndn::cs::Freshness::Lru</b>" and I have two producers each has different freshness values. I edited the consumer class to enforce asking for fresh data only ( using the
<b class="">MustBeFresh</b> flag). Do I need to change any other classes?</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>Yes, it should still be working. </div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div dir="ltr" class="">
<div class=""><br class="">
</div>
<div class="">2- I'm trying to implement the caching policy in some nodes only and I tried to use <b class="">stackHelper.Install( Ptr<Node> node)</b> instead of InsallAll(), but it didn't work and I got the following message ( terminated with signal SIGSEGV). </div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>Something is seg faulting, use your debugger to figure out.</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div dir="ltr" class="">
<div class=""><br class="">
</div>
<div class="">3- Maybe a dummy question. For the cached data in the content store, how the freshness value decreases over time?</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>Not sure I understand the question.</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">
<div dir="ltr" class="">
<div class=""><br class="">
</div>
<div class="">4- I'm using <b class="">CsTracer</b> to get the cache hits and misses, and I'm trying with different caching polices ( old content store ones), different consumers frequency rates and different freshness values. However, the results are almost
 the same for all trails with high cache misses and low cache hits. How can I get better results?</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>This heavily depends on the simulation setup and objectives.</div>
<div><br class="">
</div>
<div>Thanks,</div>
<div><br class="">
</div>
<div>
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Spyridon (Spyros) Mastorakis</div>
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Assistant Professor</div>
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Computer Science Department<br class="">
University of Nebraska, Omaha</div>
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Peter Kiewit Institute Room 175A</div>
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<a href="https://sites.google.com/site/spyridonmastorakis" class="">https://sites.google.com/site/spyridonmastorakis</a></div>
</div>
</div>
</div>
</body>
</html>