All of lore.kernel.org
 help / color / mirror / Atom feed
* Reiser 3 and ACLs slow
@ 2005-08-17 17:23 Marc Perkel
  2005-08-17 18:06 ` Jeff Mahoney
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Perkel @ 2005-08-17 17:23 UTC (permalink / raw)
  To: reiserfs-list

I'm trying Reiser 3 and ACLs and the file system got really slow. Is 
thios typical for ACLs and reiser 3 to slow dow a lot? Is there some 
trick I'm missing?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Reiser 3 and ACLs slow
  2005-08-17 17:23 Reiser 3 and ACLs slow Marc Perkel
@ 2005-08-17 18:06 ` Jeff Mahoney
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Mahoney @ 2005-08-17 18:06 UTC (permalink / raw)
  To: Marc Perkel; +Cc: reiserfs-list

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marc Perkel wrote:
> I'm trying Reiser 3 and ACLs and the file system got really slow. Is
> thios typical for ACLs and reiser 3 to slow dow a lot? Is there some
> trick I'm missing?
> 
> 

Sorry, but unfortunately it's typical. Reiser3 extended attributes had
to be implmented using hidden, regular files. So, when you create a file
in a directory with a default ACL, it's actually creating 3 files and a
directory. However, once the ACL is in memory, it stays there as long as
the inode is cached. For heavy creation activity, Reiser3 ACL
performance is abysmal.

Reiser3 *should* have been able to have ACLs implemented as another item
type, but the implementation has item types hard coded and it would
panic older systems if another item type was added.

- -Jeff

- --
Jeff Mahoney
SuSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFDA3ymLPWxlyuTD7IRArDnAJ99pwYlXwTkObyiWelD5WgikiChVQCeNfTV
pwMGNT9leUNOXmd2kRD9DRQ=
=1eGt
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-17 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-17 17:23 Reiser 3 and ACLs slow Marc Perkel
2005-08-17 18:06 ` Jeff Mahoney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.