From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wenji Wu Subject: DPDK memory mechanism Date: Fri, 1 Aug 2014 20:54:22 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable To: "dev-VfR2kkLFssw@public.gmane.org" Return-path: Content-Language: en-US List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hello, everybody, I am new on DPDK, and have several questions on DPDK. Is "Mbuf Pool=94 pinned to avoid being swapped out? I checked the source co= de, and found there is API called =93rte_mem_lock_page=94. But it seems thi= s API is never by called. Do I miss something? Thanks, wenji