Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1475164
| From | Rik van Riel <riel@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin() |
| Date | 2016-09-02 16:00 +0200 |
| Message-ID | <scXaF-9t-9@gated-at.bofh.it> (permalink) |
| References | <scW4V-7YZ-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Fri, 2016-09-02 at 15:44 +0300, Ebru Akagunduz wrote: > Currently, khugepaged does not let swapin, if there is no > enough young pages in a THP. The problem is when a THP does > not have enough young page, khugepaged leaks mapped ptes. > > This patch prohibits leaking mapped ptes. > > Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com> > Suggested-by: Andrea Arcangeli <aarcange@redhat.com> > Reviewed-by: Rik van Riel <riel@redhat.com> -- All Rights Reversed.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin() Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-09-02 14:50 +0200 Re: [PATCH] mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin() Rik van Riel <riel@redhat.com> - 2016-09-02 16:00 +0200 Re: [PATCH] mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin() Andrea Arcangeli <aarcange@redhat.com> - 2016-09-07 14:50 +0200
csiph-web