9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@collyer.net
To: 9fans@cse.psu.edu
Subject: Re: [9fans] 9pcf panic
Date: Sun,  4 Jun 2006 02:19:52 -0700	[thread overview]
Message-ID: <5e34b3d02a473e46fc69b39ab2f1a5c3@collyer.net> (raw)

> I have received a private mail from geoff@collyer.net:
> > [...] New kernels load at virtual 0xf000000, not 0x8000000.

I seem to have miscounted the number of zeroes in those addresses;
they should be 0xf0000000 and 0x80000000, respectively, per
/sys/src/9/pc/mem.h:

#define	KZERO		0xF0000000		/* base of kernel address space */

Or, in IPv6 notation, the addresses would be 0xf:: and 0x8::.


             reply	other threads:[~2006-06-04  9:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-04  9:19 geoff [this message]
2006-06-05 17:42 ` Rodolfo (kix)
2006-06-05 18:00   ` Rodolfo (kix)
  -- strict thread matches above, loose matches on Subject: below --
2006-06-01  5:22 [9fans] *poof* Russ Cox
2006-06-01  7:11 ` LiteStar numnums
2006-06-01 12:50   ` andrey mirtchovski
2006-06-01 20:34     ` Christoph Lohmann
2006-06-01 22:28       ` Latchesar Ionkov
2006-06-01 22:40         ` Christoph Lohmann
2006-06-02  0:24           ` David Leimbach
2006-06-02  6:14             ` [9fans] 9pcf panic arisawa
2006-06-02  8:47               ` arisawa

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=5e34b3d02a473e46fc69b39ab2f1a5c3@collyer.net \
    --to=geoff@collyer.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).