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


Groups > linux.kernel > #1222895

Re: [PATCH v2] mlock.2: mlock2.2: Add entry to for new mlock2 syscall

From Eric B Munson <emunson@akamai.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] mlock.2: mlock2.2: Add entry to for new mlock2 syscall
Date 2015-09-11 17:00 +0200
Message-ID <q7xXY-4O5-9@gated-at.bofh.it> (permalink)
References <q3yfU-1QK-11@gated-at.bofh.it> <q76uK-5UH-23@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 Thu, 10 Sep 2015, Vlastimil Babka wrote:

> On 08/31/2015 04:20 PM, Eric B Munson wrote:
> > Update the mlock.2 man page with information on mlock2() and the new
> > mlockall() flag MCL_ONFAULT.
> > 
> > Signed-off-by: Eric B Munson <emunson@akamai.com>
> > Acked-by: Michal Hocko <mhocko@suse.com>
> 
> Looks like I acked v1 too late and not v2, so:
> 
> Acked-by: Vlastimil Babka <vbabka@suse.cz>
> 
> However, looks like it won't be in Linux 4.3 so that part is outdated.
> Also, what about glibc wrapper for mlock2()? Does it have to come before or
> after the manpage and who gets it in?

V3 now has an updated version, hopefully mlock2 hits the 4.4 merge
window.

I don't know about the glibc wrapper, are we expected to write one
ourselves?  Will they even take it?  They haven't been the most open
minded about taking wrappers for system calls that are unique to Linux
in the past.

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


Thread

Re: [PATCH v2] mlock.2: mlock2.2: Add entry to for new mlock2 syscall Vlastimil Babka <vbabka@suse.cz> - 2015-09-10 11:40 +0200
  Re: [PATCH v2] mlock.2: mlock2.2: Add entry to for new mlock2 syscall Eric B Munson <emunson@akamai.com> - 2015-09-11 17:00 +0200
    Re: [PATCH v2] mlock.2: mlock2.2: Add entry to for new mlock2 syscall Michal Hocko <mhocko@kernel.org> - 2015-09-11 17:20 +0200

csiph-web