Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1189981

Re: [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls

From Eric B Munson <emunson@akamai.com>
Newsgroups linux.kernel
Subject Re: [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
Date 2015-07-22 16:10 +0200
Message-ID <pP2SD-Cp-49@gated-at.bofh.it> (permalink)
References <pOLRL-1hK-3@gated-at.bofh.it> <pOM1s-1Il-23@gated-at.bofh.it> <pOYlY-2wK-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, 22 Jul 2015, Vlastimil Babka wrote:

> On 07/21/2015 09:59 PM, Eric B Munson wrote:
> >With the refactored mlock code, introduce new system calls for mlock,
> >munlock, and munlockall.  The new calls will allow the user to specify
> >what lock states are being added or cleared.  mlock2 and munlock2 are
> >trivial at the moment, but a follow on patch will add a new mlock state
> >making them useful.
> >
> >munlock2 addresses a limitation of the current implementation.  If a
> 
>   ^ munlockall2?

Fixed, thanks.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall  system calls Eric B Munson <emunson@akamai.com> - 2015-07-22 16:10 +0200

csiph-web