All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: Eric B Munson <emunson@akamai.com>
Cc: trinity@vger.kernel.org
Subject: Re: [PATCH] Add MCL_ONFAULT to mlockall calls
Date: Wed, 20 Jan 2016 15:14:29 -0500	[thread overview]
Message-ID: <20160120201429.GA29763@codemonkey.org.uk> (raw)
In-Reply-To: <1453319472-8660-1-git-send-email-emunson@akamai.com>

On Wed, Jan 20, 2016 at 02:51:12PM -0500, Eric B Munson wrote:
 > The new mlock2 system call was added, but it looks like the MCL_ONFAULT
 > flag was missed.  This is now a valid flag to pass to mlockall(), but it
 > must be used in conjunction with either MCL_CURRENT or MCL_FUTURE (or
 > both).  Also rework the way that the flags value for mlockall() is
 > caclulated.  It is valid to pass any combination of the MCL_* flags
 > except for MCL_ONFAULT alone.
 > 
 > Signed-off-by: Eric B Munson <emunson@akamai.com>
 > Cc: Dave Jones <davej@codemonkey.org.uk>

thanks, applied and pushed.

	Dave

      reply	other threads:[~2016-01-20 20:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20 19:51 [PATCH] Add MCL_ONFAULT to mlockall calls Eric B Munson
2016-01-20 20:14 ` Dave Jones [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=20160120201429.GA29763@codemonkey.org.uk \
    --to=davej@codemonkey.org.uk \
    --cc=emunson@akamai.com \
    --cc=trinity@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.