9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Eric Van Hensbergen <ericvh@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] 9p implemention using print() like formats for marshaling
Date: Tue,  7 Jul 2009 11:49:56 -0500	[thread overview]
Message-ID: <a4e6962a0907070949v3aa22d98g9b13fcbd57f9b575@mail.gmail.com> (raw)
In-Reply-To: <9655727ae2365c813789954133407d83@quintile.net>

On Tue, Jul 7, 2009 at 11:13 AM, Steve Simon<steve@quintile.net> wrote:
> I am interested in a 9p implementation which used print()-like
> format strings for packet marshaling. This was pre-9p2k and I
> even have a vague memory that it was a student project, mentored by Rob,
> though I may have made that up.
>
> I found this code on the net a long time ago but I ahve lost the link;
> does this description ring any bells with anyone?
>

I wasn't aware of the previous instance, but the stuff Anthony Ligouri
did for the qemu-based-9p server used this approach and I liked it so
much I sucked it into the v9fs kernel code but there isn't currently a
standalone library version of it (but it should be trivial to extract
it from the kernel code -- specifically:  http://is.gd/1q7hV ).  I
wanted to do a Plan 9 version using fmtinstall (or some variant)
because that should make it a lot cleaner, but never got around to
doing it.

     -eric



      parent reply	other threads:[~2009-07-07 16:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-07 16:13 Steve Simon
2009-07-07 16:46 ` Kris Maglione
2009-07-07 16:49 ` Eric Van Hensbergen [this message]

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