Re: [PATCH v7 0/3] Move pm_runtime accounted time to raw nsec

2019-01-31 Thread Vincent Guittot
On Thu, 31 Jan 2019 at 08:44, Ulf Hansson wrote: > > On Thu, 31 Jan 2019 at 00:51, Rafael J. Wysocki wrote: > > > > On Wednesday, January 23, 2019 8:50:12 AM CET Vincent Guittot wrote: > > > Move pm_runtime accounted time to raw nsec. The subject of the patchset > > > has changed as 1st patch o

Re: [PATCH v7 0/3] Move pm_runtime accounted time to raw nsec

2019-01-30 Thread Ulf Hansson
On Thu, 31 Jan 2019 at 00:51, Rafael J. Wysocki wrote: > > On Wednesday, January 23, 2019 8:50:12 AM CET Vincent Guittot wrote: > > Move pm_runtime accounted time to raw nsec. The subject of the patchset > > has changed as 1st patch o the previous versions has been queued by > > Rafael. > > > >

Re: [PATCH v7 0/3] Move pm_runtime accounted time to raw nsec

2019-01-30 Thread Rafael J. Wysocki
On Wednesday, January 23, 2019 8:50:12 AM CET Vincent Guittot wrote: > Move pm_runtime accounted time to raw nsec. The subject of the patchset > has changed as 1st patch o the previous versions has been queued by > Rafael. > > Patch 1 set accounting_timestamp to 0 in pm_runtime_init and update it

[PATCH v7 0/3] Move pm_runtime accounted time to raw nsec

2019-01-22 Thread Vincent Guittot
Move pm_runtime accounted time to raw nsec. The subject of the patchset has changed as 1st patch o the previous versions has been queued by Rafael. Patch 1 set accounting_timestamp to 0 in pm_runtime_init and update it when enable. So we remove ordering constraint between timekeeping_init and