lkml.org 
[lkml]   [2008]   [Mar]   [24]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 24 Mar 2008 06:26:23 +0100
FromAndi Kleen <>
SubjectRe: [PATCH prototype] [0/8] Predictive bitmaps for ELF executables
First emacs is still a rather small executable, there are much larger
ones around.

> The limit is filesystem dependent -- I think ext2/3s is something like
> 4k total for attribute names and values per inode.

That large xattrs tend to be out of line on a separate block and that would cost 
an additional seek. It would be unlikely to be continuous to the rest of the file 
data and thus even be worse than the SHDR which is at least likely to be
served from the same track buffer as the executable.

-Andi


\
 
 \ /
  Last update: 2008-03-24 06:25    [from the cache]
©2003-2008