Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1439997
| From | Ebru Akagunduz <ebru.akagunduz@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RFC PATCH v3 0/2] mm, thp: convert from optimistic swapin collapsing to conservative |
| Date | 2016-07-10 02:10 +0200 |
| Message-ID | <rTatP-1sv-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch series fixes comment inconsistency and supplies to decide to swapin looking the amount of young pages. Changes in v2: - Don't change thp design, notice young pages if needs to swapin - Add comment line fixing patch Changes in v3: - Remove revert patch (allocstall), the patch automatically dropped - Set comment line fixing patch as first part of the series - Move changes from huge_memory.c to khugepaged.c Ebru Akagunduz (2): mm, thp: fix comment inconsistency for swapin readahead functions mm, thp: convert from optimistic swapin collapsing to conservative include/trace/events/huge_memory.h | 19 +++++++++------- mm/khugepaged.c | 45 +++++++++++++++++++++++--------------- 2 files changed, 38 insertions(+), 26 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[RFC PATCH v3 0/2] mm, thp: convert from optimistic swapin collapsing to conservative Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-07-10 02:10 +0200
[PATCH v3 1/2] mm, thp: fix comment inconsistency for swapin readahead functions Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-07-10 02:10 +0200
Re: [PATCH v3 1/2] mm, thp: fix comment inconsistency for swapin readahead functions Rik van Riel <riel@redhat.com> - 2016-07-20 16:20 +0200
[RFC PATCH v3 2/2] mm, thp: convert from optimistic swapin collapsing to conservative Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-07-10 02:20 +0200
Re: [RFC PATCH v3 2/2] mm, thp: convert from optimistic swapin collapsing to conservative Rik van Riel <riel@redhat.com> - 2016-07-20 16:20 +0200
csiph-web