On Mon, May 07, 2018 at 05:42:36PM -0700, Randy Dunlap wrote: > On 05/07/2018 02:01 PM, Johannes Weiner wrote: > > + * The ratio is tracked in decaying time averages over 10s, 1m, 5m > > + * windows. Cumluative stall times are tracked and exported as well to > > Cumulative > > > +/** > > + * psi_memstall_leave - mark the end of an memory stall section > > end of a memory Thanks Randy, I'll get those fixed.