<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi Yowaraj</div><br><div><div>On Nov 21, 2013, at 7:17 PM, Yowaraj Chhetri <<a href="mailto:yowarj@gmail.com">yowarj@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div><div>Dear Sir,<br><br></div>Would you rectify my underlined doubts please. I am a new to ndnSim.<br><br>1) producerHelper.SetAttribute ("PayloadSize", StringValue("1024")); <br>
</div>what does payload size 1024 mean? 1024 bits or 1024 bytes, etc ?<br></div></div></blockquote><div><br></div><div>It is 1024 bytes.</div><div><br></div><br><blockquote type="cite"><div dir="ltr"><div>2)ndnHelper.SetContentStore ("ns3::ndn::cs::Lru", "MaxSize", "100");<br></div>what does Maxsize 100 mean? 100 entries of payload size 1024 ? or 100 bits, 100 bytes, etc?<br></div></blockquote><div><br></div><div>This one is 100 entries (the location of the MaxSize parameter is "slightly" hidden, but it is here: <a href="http://ndnsim.net/doxygen/classns3_1_1ndn_1_1cs_1_1_lru.html">http://ndnsim.net/doxygen/classns3_1_1ndn_1_1cs_1_1_lru.html</a>).</div><br><blockquote type="cite"><div dir="ltr"><div>I want to set a routers cache size to 10GB, what should be my CS_Maxsize be, if the payload size is 10MB?<br></div></div></blockquote><div><br></div><div>Should be 1000.</div><div><br></div><div>---</div><div>Alex</div><br><blockquote type="cite"><div dir="ltr"><div><br></div><div>Thank you very much.<br><br></div><div>With kind regards,<br><br></div><div>Yowaraj Chhetri<br>
</div><div>Kyushu Univeristy,<br></div><div>Fukuoka: Japan<br>
</div></div>
</blockquote></div><br></body></html>