From: Tejun Heo Date: Tue, 2 Apr 2013 02:08:06 +0000 (-0700) Subject: writeback: expose the bdi_wq workqueue X-Git-Tag: omap-for-v3.10/fixes-for-merge-window-part2~11^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5c872ddb7083c7909fb76a170c3807e04564bb3;p=pandora-kernel.git writeback: expose the bdi_wq workqueue There are cases where userland wants to tweak the priority and affinity of writeback flushers. Expose bdi_wq to userland by setting WQ_SYSFS. It appears under /sys/bus/workqueue/devices/writeback/ and allows adjusting maximum concurrency level, cpumask and nice level. Signed-off-by: Tejun Heo Cc: Jens Axboe Cc: Fengguang Wu Cc: Jeff Moyer Cc: Kay Sievers Cc: Greg Kroah-Hartman --- Reading git-diff-tree failed