From: wb.kloke@gmail.com
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] yet another try to fixup venti
Date: Thu, 13 Jun 2024 15:41:45 -0400 [thread overview]
Message-ID: <17183077050.0a7ea132.3713@composer.9fans.topicbox.com> (raw)
In-Reply-To: <17182939550.C8ecf.211654@composer.9fans.topicbox.com>
[-- Attachment #1: Type: text/plain, Size: 1372 bytes --]
I updated http://pkeus.de/~wb/mventi, adding a file mventi.c which is venti.c + parts of index.c (to avoid linking the real index.o).
I have some performance data now.
I had to add a 4th arenapartition, which sealed the old partitions, so readonly acces is sufficient for them,.
I served the partitions on the original venti system via nfs.
On my AMD A10 workstation (32MB, 4 cores) it took 12min real time to vcat a 50GB ffs partiition to /dev/null.
On the WD Mycloud system ( on which the arena partitions are local, ithe same task took 33min.
mventi:
> time vcat ffs:ef6c183eabb7caafed7f85a3447a12accfbbeb8b > /dev/null
> 1540096 blocks total
> 1214607 blocks in use, 2754705 file reads
>
> real 12m11,573s
> user 2m33,463s
> sys 0m34,604s
original venti:
> ime vcat ffs:ef6c183eabb7caafed7f85a3447a12accfbbeb8b > /dev/null
> 1540096 blocks total
> 1214607 blocks in use, 2754705 file reads
> 504.283u 94.546s 2000.095r vcat ffs:ef6c183eabb7caafed7f85a3447a12accfbbeb8b
>
I should add the remark, that I was quite content with the performance of the same file served as a dump file system
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T21878aa53884911b-M019008e416672a06797b66a8
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
[-- Attachment #2: Type: text/html, Size: 2365 bytes --]
next prev parent reply other threads:[~2024-06-13 19:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-11 20:52 wb.kloke
2024-06-12 20:12 ` [9fans] " wb.kloke
2024-06-13 4:08 ` [9fans] " ori
2024-06-13 15:52 ` wb.kloke
2024-06-13 19:41 ` wb.kloke [this message]
2024-06-16 9:19 ` wb.kloke
2024-06-20 15:32 ` wb.kloke
2024-08-16 17:27 ` wb.kloke
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=17183077050.0a7ea132.3713@composer.9fans.topicbox.com \
--to=wb.kloke@gmail.com \
--cc=9fans@9fans.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).