Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1222063
| From | Vlastimil Babka <vbabka@suse.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] mlock.2: mlock2.2: Add entry to for new mlock2 syscall |
| Date | 2015-09-10 11:40 +0200 |
| Message-ID | <q76uK-5UH-23@gated-at.bofh.it> (permalink) |
| References | <q3yfU-1QK-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll 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