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


Groups > linux.kernel > #1577942 > unrolled thread

Re: [PATCHv6 06/37] thp: handle write-protection faults for file THP

Started byMatthew Wilcox <willy@infradead.org>
First post2017-02-09 21:40 +0100
Last post2017-02-09 21:40 +0100
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: [PATCHv6 06/37] thp: handle write-protection faults for file THP Matthew Wilcox <willy@infradead.org> - 2017-02-09 21:40 +0100

#1577942 — Re: [PATCHv6 06/37] thp: handle write-protection faults for file THP

FromMatthew Wilcox <willy@infradead.org>
Date2017-02-09 21:40 +0100
SubjectRe: [PATCHv6 06/37] thp: handle write-protection faults for file THP
Message-ID<t93Fw-2mP-23@gated-at.bofh.it>
On Thu, Jan 26, 2017 at 02:57:48PM +0300, Kirill A. Shutemov wrote:
> For filesystems that wants to be write-notified (has mkwrite), we will
> encount write-protection faults for huge PMDs in shared mappings.
> 
> The easiest way to handle them is to clear the PMD and let it refault as
> wriable.
> 
> Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
> Reviewed-by: Jan Kara <jack@suse.cz>

Reviewed-by: Matthew Wilcox <mawilcox@microsoft.com>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web