[PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
Eric B Munson
emunson at akamai.com
Wed Jul 22 07:05:02 PDT 2015
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150722/571709e3/attachment.sig>
More information about the linux-arm-kernel
mailing list