Re: [linux-pm] [PATCH v4] pm_qos: make update_request non blocking

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: James Bottomley
Date: Friday, June 11, 2010 - 7:25 am

On Thu, 2010-06-10 at 16:41 +0200, Florian Mickler wrote:

So the race now only causes lost older notifications ... as long as the
consumers are OK with that (it is an API change) then this should work.
You're still not taking advantage of the user context passed in, though,
so this does needlessly delay notifications for that case.

Actually, pm_qos_remove now needs a flush_scheduled work since you don't
want to return until the list is clear (since the next action may be to
free the object).

James


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

Messages in current thread:
Re: [PATCH v4] pm_qos: make update_request non blocking, James Bottomley, (Wed Jun 9, 8:37 am)
Re: [PATCH v4] pm_qos: make update_request non blocking, Florian Mickler, (Wed Jun 9, 9:00 am)
Re: [PATCH v4] pm_qos: make update_request non blocking, James Bottomley, (Wed Jun 9, 9:07 am)
Re: [PATCH v4] pm_qos: make update_request non blocking, Florian Mickler, (Wed Jun 9, 9:32 am)
Re: [PATCH v4] pm_qos: make update_request non blocking, James Bottomley, (Wed Jun 9, 10:05 am)
Re: [PATCH v4] pm_qos: make update_request non blocking, Florian Mickler, (Wed Jun 9, 10:31 am)
Re: [PATCH v4] pm_qos: make update_request non blocking, Florian Mickler, (Thu Jun 10, 12:45 am)
Re: [linux-pm] [PATCH v4] pm_qos: make update_request non ..., James Bottomley, (Fri Jun 11, 7:25 am)