<div dir="ltr">Hi John<div><br></div><div>This may or may not be a memory leak.</div><div><br></div><div>Please collect the output of `nfd-status -vf` in order to determine whether a certain table is growing.</div><div><br></div><div>Yours, Junxiao</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 26, 2015 at 2:01 PM, John DeHart <span dir="ltr"><<a href="mailto:jdd@wustl.edu" target="_blank">jdd@wustl.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
All:<br>
<br>
I'm having a problem on one of the NDN Testbed nodes with nfd growing<br>
to an unreasonable size.<br>
<br>
There is a steady stream of Interests and Data going through it.<br>
I have reduced the size of the CS down to 8K to see if that will<br>
stop the growth but it doesn't seem to.<br>
<br>
This is on the Tongji node. The virtual memory size of nfd will<br>
continue to grow until eventually the node will get bogged<br>
down and I have to restart nfd to clear things up.<br>
<br>
I include below some ps samples that show the size and the change<br>
in size at 5 second intervals.<br>
<br>
What else besides the CS would cause nfd to continue to grow?<br>
<br>
I should mention that I am experimenting with tcp faces to try<br>
to alleviate some other network problems.<br>
<br>
<br>
Thanks,<br>
John<br>
<br>
<br>
Tue Jan 27 04:48:22 CST 2015<br>
F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND<br>
4     0  5211     1  20   0 2482116 1618620 ep_pol Ssl ?        8:53 /usr/bin/nfd --config /etc/ndn/nfd.conf<br>
<br>
Tue Jan 27 04:48:27 CST 2015<br>
F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND<br>
4     0  5211     1  20   0 2488600 1625240 ep_pol Ssl ?        8:55 /usr/bin/nfd --config /etc/ndn/nfd.conf<br>
<br>
Tue Jan 27 04:48:32 CST 2015<br>
F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND<br>
4     0  5211     1  20   0 2495212 1631896 ep_pol Ssl ?        8:56 /usr/bin/nfd --config /etc/ndn/nfd.conf<br>
<br>
Tue Jan 27 04:48:37 CST 2015<br>
F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND<br>
4     0  5211     1  20   0 2502084 1608468 ep_pol Ssl ?        8:57 /usr/bin/nfd --config /etc/ndn/nfd.conf<br>
<br>
Tue Jan 27 04:48:42 CST 2015<br>
F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND<br>
4     0  5211     1  20   0 2509112 1615620 ep_pol Ssl ?        8:59 /usr/bin/nfd --config /etc/ndn/nfd.conf<br>
<br>
Tue Jan 27 04:48:47 CST 2015<br>
F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND<br>
4     0  5211     1  20   0 2515856 1622520 ep_pol Ssl ?        9:01 /usr/bin/nfd --config /etc/ndn/nfd.conf<br>
______________________________<u></u>_________________<br>
Nfd-dev mailing list<br>
<a href="mailto:Nfd-dev@lists.cs.ucla.edu" target="_blank">Nfd-dev@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev" target="_blank">http://www.lists.cs.ucla.edu/<u></u>mailman/listinfo/nfd-dev</a><br>
</blockquote></div><br></div>