Thread (41 messages) 41 messages, 7 authors, 2008-03-26

Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF executables

From: Nicholas Miell <hidden>
Date: 2008-03-24 21:47:31
Also in: lkml

On Mon, 2008-03-24 at 12:42 -0700, Ulrich Drepper wrote:
On Sun, Mar 23, 2008 at 10:16 PM, Nicholas Miell [off-list ref] wrote:
quoted
 The limit is filesystem dependent -- I think ext2/3s is something like
 4k total for attribute names and values per inode.

 That's more than enough space for the largest executable on my system
 (emacs at 36788160 bytes) which would have a 1123 byte predictive bitmap
 (plus space for the name e.g. "system.predictive_bitmap"). The bitmap
 also could be compressed.
4k attribute means support for about 32768 pages.  That's a total of
134MB.  I think this qualifies as sufficient.  Also, I assume the
attribute limit is just a "because nobody needed more so far" limit
and could in theory be extended.
The on-disk format theoretically supports multi-block xattrs, but the
kernel driver is hardcoded to support only one.

Also, keep in mind that that 4k limit is for all attributes for an inode
and includes xattr names, values, and various bits of meta data. As
such, the limit is actually less than 4k total and the space is shared
among POSIX ACLs, SELinux contexts and whatever other attributes the
user would like to store on the file.

(Actually, it's 4k plus whatever xattr space there is in the inode,
which depends on how the filesystem was formatted.)

-- 
Nicholas Miell [off-list ref]

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help