9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] fossil 'sync' lockup?
Date: Mon,  7 Sep 2009 09:54:16 -0400	[thread overview]
Message-ID: <b90ed6437cd40affc23161eb4d926f43@quanstro.net> (raw)
In-Reply-To: <f75780240909060919n7a504104kb86b0bea5b46d741@mail.gmail.com>

> Why are VtLocks in liboventi? And why does liboventi have an
> implementation of a subset of the thread library (rwlocks and
> rendezvous?)

fossil and venti do seem to break the rules a bit.  they
don't pass style(6) muster. i  can only guess this is for
portability.  but as p9p already provides a full thread
library, so at the least, i don't see a continued need
for them.

perhaps russ knows more?

> Okay, thanks! Luckily nm worked with 9pcf and I found procalloc; I was
> going to start at the mach structure (always at KZERO + 0x15000) ,
> find the current process structure's address, and then trawl memory
> for processes around it till I found fossil.

it might pay off to teach acid about this.  i think by
setting the map or creatively fabricating a /proc/n
entry.  other than mem and segment, i believe you
can fake the other files with /dev/zero or /dev/null.

- erik



      reply	other threads:[~2009-09-07 13:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 15:00 Venkatesh Srinivas
2009-09-06 15:54 ` erik quanstrom
2009-09-06 16:19   ` Venkatesh Srinivas
2009-09-07 13:54     ` erik quanstrom [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=b90ed6437cd40affc23161eb4d926f43@quanstro.net \
    --to=quanstro@quanstro.net \
    --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).