linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] core: Add info about DAX coredump filtering flags
Date: Wed, 02 Dec 2015 21:22:03 +0100	[thread overview]
Message-ID: <565F52EB.5060002@gmail.com> (raw)
In-Reply-To: <1447264982-20535-1-git-send-email-ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>

Hello Ross,

On 11/11/2015 07:03 PM, Ross Zwisler wrote:
> Kernel 4.4 added two new core dump filtering flags, MMF_DUMP_DAX_PRIVATE
> and MMF_DUMP_DAX_SHARED.
> 
> These flags allow us to explicitly filter DAX mappings.  This is desirable
> because DAX mappings, like hugetlb mappings, have the potential to be very
> large.
> 
> Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
> ---
> 
> The patches adding these flags have been merged for v4.4, but we're
> currently still very early in the v4.4 release cycle.  I'm not sure if it's
> correct to apply this documentation patch now, or if you'd rather wait
> until v4.4 is actually released.

Well, we're at -rc3 now, so I feel reasonably okay with this. I've applied.
Thanks for the patch.

Cheers,

Michael

> ---
>  man5/core.5 | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/man5/core.5 b/man5/core.5
> index fc7f927..b8a8182 100644
> --- a/man5/core.5
> +++ b/man5/core.5
> @@ -288,6 +288,12 @@ Dump private huge pages.
>  .TP
>  bit 6 (since Linux 2.6.28)
>  Dump shared huge pages.
> +.TP
> +bit 7 (since Linux 4.4)
> +Dump private DAX pages.
> +.TP
> +bit 8 (since Linux 4.4)
> +Dump shared DAX pages.
>  .RE
>  .PD
>  .PP
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2015-12-02 20:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-11 18:03 [PATCH] core: Add info about DAX coredump filtering flags Ross Zwisler
     [not found] ` <1447264982-20535-1-git-send-email-ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2015-12-02 20:22   ` Michael Kerrisk (man-pages) [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=565F52EB.5060002@gmail.com \
    --to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.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).