All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Masover <ninja@slaphack.com>
To: studdugie <studdugie@gmail.com>
Cc: reiserfs-mailing-list <reiserfs-list@namesys.com>
Subject: Re: 15M files
Date: Fri, 19 Aug 2005 17:09:29 -0500	[thread overview]
Message-ID: <43065899.3030301@slaphack.com> (raw)
In-Reply-To: <5a59ce53050819144970d07ab0@mail.gmail.com>


studdugie wrote:
> Hello. I'm looking to replace a couple Berkeley DB data stores w/
> regular file system directories backed by reiserfs (3.6).

Why 3.6, and not 4?  I'll bet v4 is better at this.

> I
> would really appreciate some feedback from the experts before I go
> ripping out the Berkeley DB code.

Others can answer the questions about whether the FS can handle it.  I
would suggest that you consider a real database, though, at least until
Reiser4 gets a good way (sys_reiser4?) of handling multiple files --
otherwise, you can expect to lose a lot of speed to all the open(2) calls.

I don't know anything about the status of sys_reiser4.  If it's almost
done, you may want to wait for it, but I don't think it's almost done.

Maybe MySQL would do the trick?  You may end up having to benchmark it
yourself...

  parent reply	other threads:[~2005-08-19 22:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-19 21:49 15M files studdugie
2005-08-19 22:08 ` PFC
2005-08-19 22:09 ` David Masover [this message]
2005-08-19 22:44   ` studdugie
2005-08-20  9:58     ` Christian Iversen
2005-08-20 10:23       ` PFC
2005-08-20 12:51         ` Christian Iversen
2005-08-19 22:30 ` Hans Reiser
2005-08-19 22:39   ` studdugie
2005-08-19 22:45     ` David Masover
2005-08-19 22:50     ` Hans Reiser
2005-08-21 19:16 ` Lexington Luthor

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=43065899.3030301@slaphack.com \
    --to=ninja@slaphack.com \
    --cc=reiserfs-list@namesys.com \
    --cc=studdugie@gmail.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.