All of lore.kernel.org
 help / color / mirror / Atom feed
From: Viktors Rotanovs <viktors@rotanovs.com>
To: reiserfs-list@namesys.com
Subject: filesystem <-> database
Date: Mon, 12 Jan 2004 23:33:38 +0200	[thread overview]
Message-ID: <400312B2.9040301@rotanovs.com> (raw)

Hi,

I recently converted filesystem (reiser3.6) containing lots of small 
files (400000 files, about 10 bytes each, Cyrus IMAP quota files) to CDB 
database format (http://cr.yp.to/cdb.html plus some patching to make it 
read-write), thus gaining significant performance improvement (load avg 
was 5, became 3).
What is the best way to do the same for other similar small files, using 
Reiser4? As far as I can understand, I could:
1) just put everything on Reiser4, with no changes
2) write some plugin for Reiser4
Is it possible to reduce file size on disk by not saving file ownership, 
modification time, etc.?
How much kernel's VFS interface, switching to kernel and back, directory 
caching, etc. does slow down these operations?

Best Wishes,
Viktors




             reply	other threads:[~2004-01-12 21:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-12 21:33 Viktors Rotanovs [this message]
2004-01-13 10:15 ` filesystem <-> database Nikita Danilov
2004-01-13 14:37   ` Viktors Rotanovs

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=400312B2.9040301@rotanovs.com \
    --to=viktors@rotanovs.com \
    --cc=reiserfs-list@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.