Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1428690
| From | Ebru Akagunduz <ebru.akagunduz@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RFC PATCH v2 0/3] mm, thp: convert from optimistic swapin collapsing to conservative |
| Date | 2016-06-22 13:20 +0200 |
| Message-ID | <rMOml-2Gn-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch series supplies to decide to swapin looking the amount of young pages. Removes allocstall comparing and fixes comment inconsistency. Ebru Akagunduz (3): mm, thp: revert allocstall comparing mm, thp: convert from optimistic swapin collapsing to conservative mm, thp: fix comment inconsistency for swapin readahead functions include/trace/events/huge_memory.h | 19 ++++++----- mm/huge_memory.c | 70 +++++++++++++++++--------------------- 2 files changed, 43 insertions(+), 46 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[RFC PATCH v2 0/3] mm, thp: convert from optimistic swapin collapsing to conservative Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-22 13:20 +0200 [RFC PATCH v2 1/3] mm, thp: revert allocstall comparing Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-22 13:20 +0200 [RFC PATCH v2 2/3] mm, thp: convert from optimistic swapin collapsing to conservative Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-22 13:20 +0200 [RFC PATCH v2 3/3] mm, thp: fix comment inconsistency for swapin readahead functions Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-22 13:40 +0200
csiph-web