[ndnSIM] Content Store documentation
shijunxiao at email.arizona.edu
shijunxiao at email.arizona.edu
Sun Oct 30 07:14:02 PDT 2016
Hi John
No, this is false.
In NFD 0.5.0:
• CS lookup index is std::set (search the codebase for nfd::cs::Table declaration).
• Both priority fifo and lru policies use std::list and std::map (or their Boost equivalent) for cleanup index.
Yours, Junxiao
From: John Baugh
Sent: Saturday, October 29, 2016 19:41
To: Spyridon (Spyros) Mastorakis
Cc: ndnsim
Subject: Re: [ndnSIM] Content Store documentation
Also, is it true that NFD still uses a skip list as its underlying data structure? I could be wrong but I thought I read something about a change in that somewhere. I have to go digging to find out where it was, but I thought I did.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20161030/3862fe3a/attachment.html>
More information about the ndnSIM
mailing list