Re: [PATCH v3 02/17] btrfs: Added btrfs_workqueue_struct implemented ordered execution based on kernel workqueue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 07, 2013 at 01:08:26PM -0500, Josef Bacik wrote:
> On Thu, Nov 07, 2013 at 01:51:52PM +0800, Qu Wenruo wrote:
> > Use kernel workqueue to implement a new btrfs_workqueue_struct, which
> > has the ordering execution feature like the btrfs_worker.
> > 
> > The func is executed in a concurrency way, and the
> > ordred_func/ordered_free is executed in the sequence them are queued
> > after the corresponding func is done.
> > The new btrfs_workqueue use 2 workqueues to implement the original
> > btrfs_worker, one for the normal work and one for ordered work.
> > 
> > At this patch, high priority work queue or thresholding is not added yet.
> > The high priority feature and thresholding will be added in the following patches.
> > 
> > Signed-off-by: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
> 
> Reviewed-by: Josef Bacik <jbacik@xxxxxxxxxxxx>
> 

Keep in mind I agree with Stefan and Dave's comments so please make those
changes, but after that you can add my reviewed by.  Thanks,

Josef
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux