Re: [PATCH v2 0/5] Track and expose idle PURR and SPURR ticks

2020-02-23 Thread Kamalesh Babulal
On 2/21/20 10:48 AM, Gautham R. Shenoy wrote: > From: "Gautham R. Shenoy" [...] > > Gautham R. Shenoy (5): > powerpc: Move idle_loop_prolog()/epilog() functions to header file > powerpc/idle: Add accessor function to always read latest idle PURR > powerpc/pseries: Account for SPURR ticks

[PATCH v2 0/5] Track and expose idle PURR and SPURR ticks

2020-02-20 Thread Gautham R. Shenoy
From: "Gautham R. Shenoy" Hi, This is the second version of the patches to track and expose idle PURR and SPURR ticks. These patches are required by tools such as lparstat to compute system utilization for capacity planning purposes. v1 can be found here: https://lore.kernel.org/patchwork/cover