Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Tuesday, August 12, 2008 - 12:27 pm

On Mon, Aug 11, 2008 at 12:02:55PM -0500, Serge E. Hallyn wrote:

No, the concern is over bloating the inode for a rather academic fringe
feature.  As this comes from IBM I'm pretty sure someone will pressure
the big distro to turn it on.  And inode growth is a concern for
fileserving or other inode heavy workload.  Mimi mentioned this is just
a cache of information, so consider using something like XFS's mru cache
which is used for something similar where the xfs_inode was kept small
despite a very niche feature needing a cache attached to the inode:

	fs/xfs/xfs_mru_cache.c
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 3/4] integrity: Linux Integrity Module(LIM), Mimi Zohar, (Fri Aug 8, 11:56 am)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Christoph Hellwig, (Sat Aug 9, 11:53 am)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Serge E. Hallyn, (Mon Aug 11, 10:02 am)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Mimi Zohar, (Mon Aug 11, 12:08 pm)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Serge E. Hallyn, (Mon Aug 11, 12:56 pm)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Peter Dolding, (Tue Aug 12, 1:41 am)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Christoph Hellwig, (Tue Aug 12, 12:25 pm)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Christoph Hellwig, (Tue Aug 12, 12:27 pm)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Christoph Hellwig, (Tue Aug 12, 12:29 pm)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Serge E. Hallyn, (Tue Aug 12, 2:19 pm)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Peter Dolding, (Wed Aug 13, 3:44 am)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), David Howells, (Wed Aug 13, 7:11 am)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Mimi Zohar, (Wed Aug 13, 10:03 am)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Mimi Zohar, (Wed Aug 13, 10:03 am)
Re: [PATCH 3/4] integrity: Linux Integrity Module(LIM), Peter Dolding, (Wed Aug 13, 3:57 pm)