All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Nicolas Smallwood" <smallwood@maya.com>
To: reiser <reiserfs-list@namesys.com>, Vladimir Saveliev <vs@namesys.com>
Subject: RE: Atomicity with reiser4?
Date: Thu, 3 Feb 2005 10:18:40 -0500	[thread overview]
Message-ID: <CMEFJOIJPCAMFCEKIEOEOEBLCGAA.smallwood@maya.com> (raw)
In-Reply-To: <CMEFJOIJPCAMFCEKIEOEAEBLCGAA.smallwood@maya.com>

Its an internally built B Tree database that uses 4k blocksizes.
Inside, we were loading "u-forms", a concept we use that involves
having a UUID, and an e-form composed off attribute names and their values.
Most of these are no more than say 17k.

To ensure that writes do occur, we open transactions for every access to the
b tree,
and closing a transaction will call fsync.

My test involved 20,000 u-forms, which would of course call fsync 20,000
times.

Using another of the filesystems, each is under or around two minutes with
fsync.

Based upon what you where telling me, is the size of an atom configurable?
Or what is considered too large?

Thanks,

Nicolas Smallwood



       reply	other threads:[~2005-02-03 15:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CMEFJOIJPCAMFCEKIEOEAEBLCGAA.smallwood@maya.com>
2005-02-03 15:18 ` Nicolas Smallwood [this message]
2005-02-03 20:02   ` Atomicity with reiser4? Hans Reiser
2005-02-02 19:36 Nicolas Smallwood
2005-02-03  9:13 ` Vladimir Saveliev
2005-02-03 20:01   ` Hans Reiser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CMEFJOIJPCAMFCEKIEOEOEBLCGAA.smallwood@maya.com \
    --to=smallwood@maya.com \
    --cc=reiserfs-list@namesys.com \
    --cc=vs@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.