Re: Still seeing hangs in xlog_grant_log_space

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

 



Does your kernel have the effect of

0bf6a5bd4b55b466964ead6fa566d8f346a828ee xfs: convert the xfsaild
thread to a workqueue
c7eead1e118fb7e34ee8f5063c3c090c054c3820 xfs: revert to using a
kthread for AIL pushing

In particular, is this code in xfs_trans_ail_push:

       smp_wmb();
       xfs_trans_ail_copy_lsn(ailp, &ailp->xa_target, &threshold_lsn);
       smp_wmb();

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


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

  Powered by Linux