[Ocfs2-devel] [PATCH] ocfs2: Cache some system inodes of other nodes.

Joel Becker Joel.Becker at oracle.com
Thu Aug 12 02:43:50 PDT 2010


On Thu, Aug 12, 2010 at 05:03:16PM +0800, Tao Ma wrote:
> In ocfs2, we now only cache the inodes for global system file
> and the system inodes for our own slot. But we have some cases
> that we may need to access system inodes of other nodes, such
> as orphan scan, inode steal etc.

	I don't see why you don't extend the existing cache and make one
cache.  Make it live the lifetime of the filesystem.  No real reason to
a) have to caches or b) limit the system inodes we might cache.  If we
don't have the lock we're going to re-read them anyway.

Joel

-- 

	Pitchers and catchers report.

Joel Becker
Consulting Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127



More information about the Ocfs2-devel mailing list