Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1201755 > unrolled thread
| Started by | Vlastimil Babka <vbabka@suse.cz> |
|---|---|
| First post | 2015-08-06 16:00 +0200 |
| Last post | 2015-08-06 16:00 +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.
Re: [PATCH V6 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code Vlastimil Babka <vbabka@suse.cz> - 2015-08-06 16:00 +0200
| From | Vlastimil Babka <vbabka@suse.cz> |
|---|---|
| Date | 2015-08-06 16:00 +0200 |
| Subject | Re: [PATCH V6 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code |
| Message-ID | <pUtSa-2in-17@gated-at.bofh.it> |
On 07/29/2015 05:42 PM, Eric B Munson wrote: > Extending the mlock system call is very difficult because it currently > does not take a flags argument. A later patch in this set will extend > mlock to support a middle ground between pages that are locked and > faulted in immediately and unlocked pages. To pave the way for the new > system call, the code needs some reorganization so that all the actual > entry point handles is checking input and translating to VMA flags. > > Signed-off-by: Eric B Munson <emunson@akamai.com> > Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> > Cc: Michal Hocko <mhocko@suse.cz> > Cc: Vlastimil Babka <vbabka@suse.cz> Acked-by: Vlastimil Babka <vbabka@suse.cz> -- 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 top | Article view | linux.kernel
csiph-web