9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Skip Tavakkolian" <fst@centurytel.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] problems with 8l
Date: Mon, 12 Aug 2002 08:04:49 -0400	[thread overview]
Message-ID: <2461e98afb958fade826a06a71ae1d7a@centurytel.net> (raw)

Excellent deduction.  I disabled the CPU external cache setting
(apparently a default) and the linking problem has gone away.  I was
also having other stability problems (acme, and rio each crashed
during the last week) that I expect this will fix.

To paraphrase 'Wayne and Garth', I'm not worthy...
Thanks.

> actually, based on some of the previous postings, i was starting to wonder
> whether you might have something wrong with the underlying system.
> the marshal error, for instance, was in the following
> 	d = dirfstat(fd);
> 	if(d == nil)
> 		return 0;
> 	rv = strcmp(d->name, "cons") == 0;
> where d->name was nil, which looked unlikely when i checked dirfstat.
>
> on an IBM Thinkpad T23, i found i needed to set maxmem to exclude
> some peculiar NVRAM that's in the top of the address space, or i got
> all manner of strange errors (with 3rd edition, and it's still set for 4th
> so i'm unsure whether i still need it).  as another example, a system with
> an AGP card that relied on stealing processor memory had trouble when
> the borrowed memory was also allocated by the operating system.
> finally, a machine with faulty memory produced the usual assortment of
> unpredictable results.



             reply	other threads:[~2002-08-12 12:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-12 12:04 Skip Tavakkolian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-08-12 15:02 C H Forsyth
2002-08-12 11:19 Skip Tavakkolian

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=2461e98afb958fade826a06a71ae1d7a@centurytel.net \
    --to=fst@centurytel.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).