Re: [PATCH 0/5] ceph: proactively release used caps

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

 



On Fri, 2019-02-01 at 22:22 +0800, Yan, Zheng wrote:
> This series makes cephfs kernel client proactively unused release caps.
> The basic idea is trim stale dentries (have no valid leases). Trimming
> dentries releases references to associated inodes, which may evict
> inodes and release caps. For stale dentries, the cost of revalidating
> is about the same as lookup. So trimming stale dentries should not have
> big impact on performance.
> 
> Regards
> Yan, Zheng

Series looks good overall. There is one place where you're using RCU and
don't really need to. If you fix that up, you can add:

Reviewed-by: Jeff Layton <jlayton@xxxxxxxxxx>




[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux