| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <20130905023522.GA21268@thunk.org> Date: Wed, 4 Sep 2013 22:35:22 -0400 From: Theodore Ts'o <tytso@....edu> To: T Makphaibulchoke <tmac@...com> Cc: adilger.kernel@...ger.ca, viro@...iv.linux.org.uk, linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org, aswin@...com, torvalds@...ux-foundation.org, aswin_proj@...ups.hp.com Subject: Re: [PATCH v3 0/2] ext4: increase mbcache scalability On Wed, Sep 04, 2013 at 10:39:14AM -0600, T Makphaibulchoke wrote: > > Here are the performance improvements in some of the aim7 workloads, How did you gather these results? The mbcache is only used if you are using extended attributes, and only if the extended attributes don't fit in the inode's extra space. I checked aim7, and it doesn't do any extended attribute operations. So why are you seeing differences? Are you doing something like deliberately using 128 byte inodes (which is not the default inode size), and then enabling SELinux, or some such? - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists