Andreas Dilger wrote: > Consider, when I was doing some fs benchmark, my inode slab cache was > over 120k items on a 128MB machine. At 480 butes per inode, this is > almost 58 MB, close to half of RAM. Reducing this to exactly ext2 > sized inodes would save (50 - 27) * 4 * 120k = 11MB of memory (on 32-bit > systems)!!! (This assumes nfs_inode_info is the largest). Was this with a recient kernel (post Alexander Viro's dcache pressure fix)? If not I suggest rerunning the benchmark. I had/have a patch to apply pressure to the dcache and icache from kswapd but its not been needed here since the above fix. Ed Tomlinson <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: hundreds of mount --bind m... Andreas Dilger
- Re: hundreds of mount --bind m... Alexander Viro
- Re: hundreds of mount --bind m... Andreas Dilger
- Re: hundreds of mount --bind m... Ingo Oeser
- Re: hundreds of mount --bind m... Trond Myklebust
- Re: hundreds of mount --bind m... Alexander Viro
- Re: hundreds of mount --bind m... Trond Myklebust
- Re: hundreds of mount --bind mount... Christoph Rohland
- Re: hundreds of mount --bind mountpoints? David L. Parsley
- Re: hundreds of mount --bind mountpoints? Alexander Viro
- Re: hundreds of mount --bind mountpoints? Ed Tomlinson
- Re: hundreds of mount --bind mountpoints? Andreas Dilger
- Re: hundreds of mount --bind mountpoints? Alexander Viro
- Re: hundreds of mount --bind mountpoints? Erik Mouw
- Re: hundreds of mount --bind mountpoint... Andreas Dilger
- Re: hundreds of mount --bind mount... Alexander Viro
- Re: hundreds of mount --bind mount... Erik Mouw
- Re: hundreds of mount --bind mount... Christoph Rohland
- Re: hundreds of mount --bind mountpoints? Andreas Dilger
- Re: hundreds of mount --bind mountpoint... Alexander Viro