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


Groups > linux.kernel > #1189981 > unrolled thread

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

Started byEric B Munson <emunson@akamai.com>
First post2015-07-22 16:10 +0200
Last post2015-07-22 16:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromEric B Munson <emunson@akamai.com>
Date2015-07-22 16:10 +0200
SubjectRe: [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
Message-ID<pP2SD-Cp-49@gated-at.bofh.it>

[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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web