aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJames Bottomley <[email protected]>2010-07-19 02:00:18 +0200
committerRafael J. Wysocki <[email protected]>2010-07-19 02:00:18 +0200
commit5f279845f9d684661563894d44729a0c706375b4 (patch)
treede26a630f8b573ccf725a48652700504d1088d8d /net/unix/sysctl_net_unix.c
parent12e4d0cc2e0a776a526c93bb2fcb9267abc6e0b1 (diff)
pm_qos: Reimplement using plists
A lot of the pm_qos extremal value handling is really duplicating what a priority ordered list does, just in a less efficient fashion. Simply redoing the implementation in terms of a plist gets rid of a lot of this junk (although there are several other strange things that could do with tidying up, like pm_qos_request_list has to carry the pm_qos_class with every node, simply because it doesn't get passed in to pm_qos_update_request even though every caller knows full well what parameter it's updating). I think this redo is a win independent of android, so we should do something like this now. Signed-off-by: James Bottomley <[email protected]> Signed-off-by: mark gross <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions