Re: [PATCH 6/7] psi: pressure stall information for CPU, memory, and IO

From: Johannes Weiner
Date: Tue May 08 2018 - 10:05:00 EST


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.