On 07/22/2010 11:00 PM, Tejun Heo wrote:
> On 07/20/2010 10:34 PM, Tejun Heo wrote:
>> 0001-fscache-convert-object-to-use-workqueue-instead-of-s.patch
>> 0002-fscache-convert-operation-to-use-workqueue-instead-o.patch
>> 0003-fscache-drop-references-to-slow-work.patch
>> 0004-cifs-use-workqueue
On 07/22/2010 11:00 PM, Tejun Heo wrote:
> On 07/20/2010 10:34 PM, Tejun Heo wrote:
>> 0001-fscache-convert-object-to-use-workqueue-instead-of-s.patch
>> 0002-fscache-convert-operation-to-use-workqueue-instead-o.patch
>> 0003-fscache-drop-references-to-slow-work.patch
>> 0004-cifs-use-workqueue
On 07/20/2010 10:34 PM, Tejun Heo wrote:
> 0001-fscache-convert-object-to-use-workqueue-instead-of-s.patch
> 0002-fscache-convert-operation-to-use-workqueue-instead-o.patch
> 0003-fscache-drop-references-to-slow-work.patch
> 0004-cifs-use-workqueue-instead-of-slow-work.patch
0001-0004 now push
On 07/20/2010 10:34 PM, Tejun Heo wrote:
> 0001-fscache-convert-object-to-use-workqueue-instead-of-s.patch
> 0002-fscache-convert-operation-to-use-workqueue-instead-o.patch
> 0003-fscache-drop-references-to-slow-work.patch
> 0004-cifs-use-workqueue-instead-of-slow-work.patch
0001-0004 now push
Hello,
With cmwq, workqueue now can handle all use cases of slow-work. This
patchset converts all slow-work users to use workqueue instead and
remove slow-work from the kernel. The following users are converted.
* fscache-object: a dedicated unbound workqueue is used.
* fscache-operation: a ded
Hello,
With cmwq, workqueue now can handle all use cases of slow-work. This
patchset converts all slow-work users to use workqueue instead and
remove slow-work from the kernel. The following users are converted.
* fscache-object: a dedicated unbound workqueue is used.
* fscache-operation: a ded