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


Groups > linux.kernel > #1699207

Re: [PATCH 0/3] memdelay: memory health metric for systems and workloads

From Mike Galbraith <efault@gmx.de>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] memdelay: memory health metric for systems and workloads
Date 2017-07-29 05:30 +0200
Message-ID <u8qBX-4M3-1@gated-at.bofh.it> (permalink)
References <u7T3j-7P8-7@gated-at.bofh.it> <u8pZf-4gj-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, 2017-07-29 at 04:48 +0200, Mike Galbraith wrote:
> On Thu, 2017-07-27 at 11:30 -0400, Johannes Weiner wrote:
> > 
> > Structure
> > 
> > The first patch cleans up the different loadavg callsites and macros
> > as the memdelay averages are going to be tracked using these.
> > 
> > The second patch adds a distinction between page cache transitions
> > (inactive list refaults) and page cache thrashing (active list
> > refaults), since only the latter are unproductive refaults.
> > 
> > The third patch finally adds the memdelay accounting and interface:
> > its scheduler side identifies productive and unproductive task states,
> > and the VM side aggregates them into system and cgroup domain states
> > and calculates moving averages of the time spent in each state.
> 
> What tree is this against?  ttwu asm delta says "measure me".

(mm/master.. gee)

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] memdelay: memory health metric for systems and workloads Johannes Weiner <hannes@cmpxchg.org> - 2017-07-27 17:40 +0200
  Re: [PATCH 0/3] memdelay: memory health metric for systems and  workloads Andrew Morton <akpm@linux-foundation.org> - 2017-07-27 22:50 +0200
    Re: [PATCH 0/3] memdelay: memory health metric for systems and  workloads Johannes Weiner <hannes@cmpxchg.org> - 2017-07-28 21:50 +0200
  Re: [PATCH 0/3] memdelay: memory health metric for systems and  workloads Mike Galbraith <efault@gmx.de> - 2017-07-29 04:50 +0200
    Re: [PATCH 0/3] memdelay: memory health metric for systems and  workloads Mike Galbraith <efault@gmx.de> - 2017-07-29 05:30 +0200
    Re: [PATCH 0/3] memdelay: memory health metric for systems and  workloads Mike Galbraith <efault@gmx.de> - 2017-07-29 08:40 +0200

csiph-web