9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: ron minnich <rminnich@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] simple venti demo:
Date: Thu, 11 Aug 2011 09:15:09 -0700	[thread overview]
Message-ID: <CAP6exYLmZXLCgBsczjR5e87B095R231WLp3hi0VZOtxgmBd5kw@mail.gmail.com> (raw)
In-Reply-To: <CAP6exY+7NvTrL8O+z7J8RH=0wXTb+zY2xTQVLRSGSQbxqbRaBA@mail.gmail.com>

OK, there is a go version that lucho wrote: https://code.google.com/p/govt/

It's very nice code.

There will soon be a googlecode repo (lucho is setting it up now) with
a non-plan9-ports version (vtmm). Find it in googlecode at libvt.
It's also quite nice and much more capable than what I posted yesterday.

We now have 3 very simple implementations of venti. I hope people look
at this stuff. I think it makes the concepts of venti much more
accessible.

Note a difference between lucho and me: I ignore vtsync (I always sync
on writes) and he properly pays attention to it. Question for the
student: which one is better? Why?

Could we make little venti files and finally try to build an SCM using
these files?

Have fun!

ron
p.s. while you can't run this on plan9 for anything big (you need to
be able to have processes that can get bigger than 4G) you will be
able to run it in small scale on Plan 9 and bigger on nix. You'll have
to remove the use of mmap and replace the msync with writes to a file,
but that's pretty trivial. A good project for someone.



  reply	other threads:[~2011-08-11 16:15 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-10 20:53 ron minnich
2011-08-10 21:36 ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2011-08-10 21:47   ` ron minnich
2011-08-10 21:54     ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2011-08-10 21:57       ` erik quanstrom
2011-08-10 22:04       ` Bakul Shah
2011-08-10 22:07         ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2011-08-10 22:12           ` ron minnich
2011-08-11 16:15             ` ron minnich [this message]
2011-08-11 16:49               ` David Leimbach
2011-08-11 17:18                 ` Latchesar Ionkov
2011-08-11 19:20               ` Bakul Shah
2011-08-11 19:54               ` Bakul Shah
2011-08-11 20:03                 ` erik quanstrom
2011-08-11 20:07                   ` ron minnich
2011-08-11 20:50                     ` David Leimbach
2011-08-11 21:03                       ` ron minnich
2011-08-11 21:19                       ` Fazlul Shahriar
2011-08-11 21:42                         ` David Leimbach
2011-08-11 21:54                           ` ron minnich
2011-08-11 22:00                             ` David Leimbach
2011-08-11 21:59                           ` Fazlul Shahriar
2011-08-11 20:04                 ` ron minnich
2011-08-11 20:20                   ` Bakul Shah
     [not found]                 ` <CAP6exYK9pwpRctLeuehEMdmVVW73sC7VOxujRq-Gwu9=gCDQQQ@mail.gmail.c>
2011-08-11 20:19                   ` erik quanstrom
2011-08-12  7:50               ` dexen deVries
2011-08-12 15:45                 ` ron minnich
     [not found]             ` <CAP6exYLmZXLCgBsczjR5e87B095R231WLp3hi0VZOtxgmBd5kw@mail.gmail.c>
2011-08-11 16:49               ` erik quanstrom
2011-08-11 16:55                 ` David Leimbach
2011-08-11 16:56                 ` ron minnich
     [not found]                 ` <CAP6exYJEgJ=KbAtiQR5+qPzYPwWgPU0xtxV1wDY4H_BN_5pWTg@mail.gmail.c>
2011-08-11 17:28                   ` erik quanstrom
2011-08-11 17:37                     ` ron minnich
2011-08-11 18:45                       ` David Leimbach
     [not found]                     ` <CAP6exY+0wGYT2ojbmm+8F1R48w0tycgRTR3KGTm_yki9A7cmSw@mail.gmail.c>
2011-08-11 17:58                       ` erik quanstrom
2011-08-11  3:05           ` David Leimbach
2011-08-11  6:21             ` ron minnich
2011-08-11 13:21               ` Eric Van Hensbergen
2011-08-11 15:09               ` Charles Forsyth
2011-08-11 15:16                 ` Eric Van Hensbergen
2011-08-11 17:06                 ` Salman Aljammaz
2011-08-11 18:33             ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2011-08-11 18:46               ` David Leimbach
2011-08-12 16:18 ` Russ Cox
2011-08-12 18:29   ` Wes Kussmaul

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=CAP6exYLmZXLCgBsczjR5e87B095R231WLp3hi0VZOtxgmBd5kw@mail.gmail.com \
    --to=rminnich@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).