From: "bai bakari" <912873551@qq.com>
To: dev <dev@dpdk.org>
Subject: [dpdk-dev] About the LRU Cache based DPDK?
Date: Mon, 26 Nov 2018 17:27:46 +0800 [thread overview]
Message-ID: <tencent_69A8F5418685D83873943474CE3D1FDA6C09@qq.com> (raw)
Hi all,
I'm going to implement a LRU Cache based DPDK.
The most famous implementation of LRU is based on LinkedHashMap.
I know that DPDK has a `rte_hash` library, but I don't know whether
it can assist me to build a LRU Cache.
Can someone give me some advice? Thanks a lot in advance.
next reply other threads:[~2018-11-26 9:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-26 9:27 bai bakari [this message]
2018-11-26 21:49 ` Dumitrescu, Cristian
2018-11-27 3:15 ` bai bakari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tencent_69A8F5418685D83873943474CE3D1FDA6C09@qq.com \
--to=912873551@qq.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).