Re: [PATCH v2] pm: Add runtime PM statistics

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kevin Hilman
Date: Thursday, August 5, 2010 - 4:20 pm

Arjan van de Ven <arjan@linux.intel.com> writes:


By using jiffies, I think we might miss events in drivers that are doing
runtime PM transitions in short bursts.  On embedded systems with slow
HZ, there could potentially be lots of transitions between ticks.

It would be nicer to use clocksource-based time so transitions between
jiffies could still be factored into the accounting.

Kevin


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v2] pm: Add runtime PM statistics, Arjan van de Ven, (Sat Jul 10, 9:52 am)
Re: [PATCH v2] pm: Add runtime PM statistics, Rafael J. Wysocki, (Sun Jul 11, 2:26 pm)
Re: [PATCH v2] pm: Add runtime PM statistics, Arjan van de Ven, (Sun Jul 11, 10:16 pm)
Re: [PATCH v2] pm: Add runtime PM statistics, Rafael J. Wysocki, (Tue Jul 13, 2:28 pm)
Re: Re: [PATCH v2] pm: Add runtime PM statistics, Arjan van de Ven, (Thu Jul 15, 8:44 am)
Re: [PATCH v2] pm: Add runtime PM statistics, Kevin Hilman, (Thu Aug 5, 4:20 pm)
Re: [PATCH v2] pm: Add runtime PM statistics, Rafael J. Wysocki, (Thu Aug 5, 4:45 pm)
Re: [PATCH v2] pm: Add runtime PM statistics, Arjan van de Ven, (Thu Aug 5, 4:59 pm)
Re: [PATCH v2] pm: Add runtime PM statistics, Kevin Hilman, (Fri Aug 6, 4:37 pm)