From: Thomas Monjalon <thomas@monjalon.net>
To: Tiwei Bie <tiwei.bie@intel.com>
Cc: dev@dpdk.org, bruce.richardson@intel.com
Subject: Re: [dpdk-dev] [PATCH v3 0/2] Various fixes for contigmem
Date: Tue, 04 Jul 2017 01:33:49 +0200 [thread overview]
Message-ID: <2250790.69SQLaFO0Q@xps> (raw)
In-Reply-To: <20170604055324.40506-1-tiwei.bie@intel.com>
04/06/2017 07:53, Tiwei Bie:
> The vm_page_replace_checked() was introduced in FreeBSD 11, so the
> build is broken on FreeBSD 10. The fix is to use vm_page_replace()
> directly and do the check in caller.
>
> ---
>
> v2: destroy the initialized mtx before failing or unloading
> v3: fix build on FreeBSD 10, refine comments
>
> Tiwei Bie (2):
> contigmem: free the allocated memory when error occurs
> contigmem: don't zero the pages during each mmap
Applied, thanks
prev parent reply other threads:[~2017-07-03 23:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-09 8:47 [dpdk-dev] [PATCH " Tiwei Bie
2017-05-09 8:47 ` [dpdk-dev] [PATCH 1/2] contigmem: free the allocated memory when error occurs Tiwei Bie
2017-05-09 8:47 ` [dpdk-dev] [PATCH 2/2] contigmem: don't zero the pages during each mmap Tiwei Bie
2017-05-10 14:05 ` [dpdk-dev] [PATCH 0/2] Various fixes for contigmem Richardson, Bruce
2017-05-11 1:03 ` Tiwei Bie
2017-05-22 9:03 ` [dpdk-dev] [PATCH v2 " Tiwei Bie
2017-05-22 9:03 ` [dpdk-dev] [PATCH v2 1/2] contigmem: free the allocated memory when error occurs Tiwei Bie
2017-05-22 9:03 ` [dpdk-dev] [PATCH v2 2/2] contigmem: don't zero the pages during each mmap Tiwei Bie
2017-05-22 10:15 ` [dpdk-dev] [dpdk-stable] " Shahaf Shuler
2017-06-04 5:53 ` [dpdk-dev] [PATCH v3 0/2] Various fixes for contigmem Tiwei Bie
2017-06-04 5:53 ` [dpdk-dev] [PATCH v3 1/2] contigmem: free the allocated memory when error occurs Tiwei Bie
2017-06-04 5:53 ` [dpdk-dev] [PATCH v3 2/2] contigmem: don't zero the pages during each mmap Tiwei Bie
2017-07-03 23:33 ` Thomas Monjalon [this message]
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=2250790.69SQLaFO0Q@xps \
--to=thomas@monjalon.net \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=tiwei.bie@intel.com \
/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).