All of lore.kernel.org
 help / color / mirror / Atom feed
* tail policy question
@ 2003-11-12 23:23 Zhihui Zhang
  2003-11-12 12:56 ` Hans Reiser
  2003-11-13 10:27 ` Alex Zarochentsev
  0 siblings, 2 replies; 8+ messages in thread
From: Zhihui Zhang @ 2003-11-12 23:23 UTC (permalink / raw)
  To: reiserfs-list

Hi,

I spent a little time on Reiser4 tail code and was surprised to find out
that the default policy given in reiser4.h is ALWAYS_TAIL_ID not
DEFAULT_TAIL_ID.

/* default tail policy plugin */
#define REISER4_TAIL_PLUGIN       (ALWAYS_TAIL_ID)

Does this mean Reiser4 always use tails no matter how large a file is by
default?  I must be wrong somewhere.

Anyway, when tails are in use, will they incur more or less performance
penalty on files using them when compared to ReiserFS V3 (remember that
-notail mount option is sometimes preferred)?  Also, does the offset part
of a key for a tail item or an extent item refer to the byte offset of the
first byte represented by the tail or extent item?  In V3, I remember it
is actually byte offset plus one for some reason.  Please clarify this for
me.

Thanks

-Zhihui

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

end of thread, other threads:[~2003-11-14 17:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-12 23:23 tail policy question Zhihui Zhang
2003-11-12 12:56 ` Hans Reiser
2003-11-13 18:34   ` Zhihui Zhang
2003-11-14 17:06     ` Alex Zarochentsev
2003-11-14  5:12       ` Hans Reiser
2003-11-14 17:27         ` Alex Zarochentsev
2003-11-14  6:02           ` Hans Reiser
2003-11-13 10:27 ` Alex Zarochentsev

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.