[PATCH] PM_QOS updates for 2.6.34-rc1

From: 640E9920
Date: Sat Mar 13 2010 - 19:34:40 EST


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 was able to test it on my laptop and comments welcome.

Thank you!

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