Re: [PATCH v3 20/21] __dentry_kill(): new locking scheme

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

 



On Mon, Jul 07, 2025 at 10:39:27PM +0200, Max Kellermann wrote:
> > Busy loop here means that everything in the tree is either busy or already
> > in process of being torn down *by* *another* *thread*.  And that's already
> > in process - not just selected for it (see collect2 in the same loop).
> 
> The busy process isn't doing anything. All it does is busy-wait for
> another task to complete the evict() call. A pointless waste of CPU
> cycles.
> 
> > The interesting question is what the other thread is doing...
> 
> ceph_evict_inode() is waiting for the Ceph server to acknowledge a
> pending I/O operation.

Yes, but where does that ceph_evict_inode() come from?  What's in its call chain?
Is it several shrink_dcache_parent() fighting each other on the same tree, or...?




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux