Re: ima: use of radix tree cache indexing == massive waste of memory?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Paris
Date: Monday, October 18, 2010 - 11:13 am

On Mon, 2010-10-18 at 10:56 -0700, Linus Torvalds wrote:

That was #2 in my list of things to fix:
2) IMA creates an entire integrity structure for every inode even when
most or all of this structure will not be needed.

I'm stating with #1 since that was 2G of wasted space (thus far my
switch to rbtree seems to be surviving an xfstest) so I expect to send
the patch this afternoon.  #2 should attack the size of the iint_cache
entries.  #3 should attack the scalability.  I'm certainly hoping I
didn't miss part of the report....

-Eric

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: ima: use of radix tree cache indexing == massive waste ..., Christoph Hellwig, (Sat Oct 16, 12:20 pm)
Re: ima: use of radix tree cache indexing == massive waste ..., Christoph Hellwig, (Sat Oct 16, 5:49 pm)
Re: ima: use of radix tree cache indexing == massive waste ..., Christoph Hellwig, (Sat Oct 16, 6:13 pm)
Re: ima: use of radix tree cache indexing == massive waste ..., Christoph Hellwig, (Sun Oct 17, 11:46 am)
Re: ima: use of radix tree cache indexing == massive waste ..., Christoph Hellwig, (Sun Oct 17, 11:49 am)
Re: ima: use of radix tree cache indexing == massive waste ..., Christoph Hellwig, (Sun Oct 17, 11:52 am)
Re: ima: use of radix tree cache indexing == massive waste ..., Eric Paris, (Mon Oct 18, 11:13 am)