9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] 9fs nvr file
Date: Tue, 15 Aug 2006 14:42:32 -0500	[thread overview]
Message-ID: <801ec1c11009eeece25aa4df5dc35b54@quanstro.net> (raw)
In-Reply-To: <01909f418a72154da5ea74f8418ab088@plan9.bell-labs.com>

okay.  9load was confusing me.  even though my syntax is still a bit off,
i think the hd!randomstring!plan9.nvr was interpreted correctly.

i dissassembled the part with the page fault dissassembled the offending
line
	unit = sdunit[index]
as
	MOVL 0x0(DX)(AX*4),AX
since ax = 0 and dx=0, i can see why this faulted.  but i have no idea why
sdunit was nil.

- erik



  reply	other threads:[~2006-08-15 19:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15 19:09 erik quanstrom
2006-08-15 19:32 ` erik quanstrom
2006-08-15 19:35 ` geoff
2006-08-15 19:42   ` erik quanstrom [this message]
2006-08-16  3:36   ` erik quanstrom
2006-08-16 13:30     ` erik quanstrom
2006-08-16 17:38       ` geoff
2006-08-16 18:11         ` erik quanstrom
2006-08-16 18:27           ` geoff
2006-08-16 18:51             ` erik quanstrom
2006-08-17  2:22               ` geoff
2006-08-17  6:20                 ` erik quanstrom
2006-08-17  6:26                   ` geoff
2006-08-17  6:40                     ` erik quanstrom

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=801ec1c11009eeece25aa4df5dc35b54@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    /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).