aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <bhaktipriya96@gmail.com>2016-08-13 22:06:33 +0530
committerSebastian Reichel <sre@kernel.org>2016-08-16 00:54:37 +0200
commitb732ace40a1d5ea643ee9c28116e829ae950fe8f (patch)
treea91b3ce9d750d1f6a6ae1dd323098f3c57fe5db8 /tools/perf/scripts/python/export-to-postgresql.py
parentpower: ab8500_fg: Remove deprecated create_singlethread_workqueue (diff)
downloadlinux-dev-b732ace40a1d5ea643ee9c28116e829ae950fe8f.tar.xz
linux-dev-b732ace40a1d5ea643ee9c28116e829ae950fe8f.zip
power: ds2760_battery: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue() with WQ_MEM_RECLAIM set replaces deprecated create_singlethread_workqueue(). This is the identity conversion. The workqueue "monitor_wqueue" is used to monitor the battery status. It has been identity converted. It queues multiple work items viz &di->monitor_work, &di->set_charged_work, which require execution ordering. Hence, alloc_workqueue has been used to replace the deprecated create_singlethread_workqueue instance. WQ_MEM_RECLAIM flag has been set to ensure forward progress under memory pressure. Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions