Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1421094
| From | Ebru Akagunduz <ebru.akagunduz@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 0/3] mm, thp: convert from optimistic to conservative |
| Date | 2016-06-13 20:40 +0200 |
| Message-ID | <rJEWe-1BQ-7@gated-at.bofh.it> (permalink) |
| References | <rIWBQ-723-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jun 11, 2016 at 10:15:58PM +0300, Ebru Akagunduz wrote: > This patch series converts thp design from optimistic to conservative, > creates a sysfs integer knob for conservative threshold and documents it. > This patchset follows Michan Kim's suggestion. Related discussion is here: http://marc.info/?l=linux-mm&m=146373278424897&w=2 CC'ed Michan Kim. > Ebru Akagunduz (3): > mm, thp: revert allocstall comparing > mm, thp: convert from optimistic to conservative > doc: add information about min_ptes_young > > Documentation/vm/transhuge.txt | 7 ++++ > include/trace/events/huge_memory.h | 10 ++--- > mm/khugepaged.c | 81 ++++++++++++++++++++++---------------- > 3 files changed, 59 insertions(+), 39 deletions(-) > > --
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[RFC PATCH 0/3] mm, thp: convert from optimistic to conservative Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-11 21:20 +0200
[RFC PATCH 1/3] mm, thp: revert allocstall comparing Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-11 21:20 +0200
Re: [RFC PATCH 1/3] mm, thp: revert allocstall comparing Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-13 20:40 +0200
Re: [RFC PATCH 1/3] mm, thp: revert allocstall comparing Michal Hocko <mhocko@kernel.org> - 2016-06-14 09:10 +0200
[RFC PATCH 2/3] mm, thp: convert from optimistic to conservative Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-11 21:20 +0200
Re: [RFC PATCH 2/3] mm, thp: convert from optimistic to conservative Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-13 20:40 +0200
Re: [RFC PATCH 2/3] mm, thp: convert from optimistic to conservative Michal Hocko <mhocko@kernel.org> - 2016-06-14 09:20 +0200
Re: [RFC PATCH 2/3] mm, thp: convert from optimistic to conservative Minchan Kim <minchan@kernel.org> - 2016-06-15 08:50 +0200
Re: [RFC PATCH 2/3] mm, thp: convert from optimistic to conservative Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-16 11:10 +0200
Re: [RFC PATCH 0/3] mm, thp: convert from optimistic to conservative Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-06-13 20:40 +0200
csiph-web