From: Pavel Machek on
On Sat 2010-03-13 16:34:25, 640E9920 wrote:
> The following patch series implements to following:
> 1) pm_qos now uses a handle based implementation. No more string
> compares while walking lists.
> 2) renames the exports to using more accurate names.
> 3) updates kernel clients of pm_qos per this change
> 4) added ascii interface to pmqos recognizing strings formatted in 10
> charactor format "0x12345678"
> 5) added new pm_qos class, "system_bus_throughput"
>
> I would like to see this series make it into 2.6.34 if its not too late.

I believe it is... -rc1 is past us.

Also... the way the patches are structured... that will break bisect,
no?
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Rafael J. Wysocki on
On Sunday 14 March 2010, Pavel Machek wrote:
> On Sat 2010-03-13 16:34:25, 640E9920 wrote:
> > The following patch series implements to following:
> > 1) pm_qos now uses a handle based implementation. No more string
> > compares while walking lists.
> > 2) renames the exports to using more accurate names.
> > 3) updates kernel clients of pm_qos per this change
> > 4) added ascii interface to pmqos recognizing strings formatted in 10
> > charactor format "0x12345678"
> > 5) added new pm_qos class, "system_bus_throughput"
> >
> > I would like to see this series make it into 2.6.34 if its not too late.
>
> I believe it is... -rc1 is past us.

It definitely is.

> Also... the way the patches are structured... that will break bisect, no?

Not only that. Some changelogs would be heartily welcome. In short, what
change the particular patch is going to make and why it's useful.

Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/