9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@caldo.demon.co.uk
To: 9fans@cse.psu.edu
Subject: Re: [9fans] paging
Date: Mon,  8 Jan 2001 09:38:59 +0000	[thread overview]
Message-ID: <20010108093902.E5F6E199D7@mail.cse.psu.edu> (raw)

>>I suspect something in the x86 memory management code,
>>although presotto says the carreras had similar problems.
>>I spent a day this summer trying to find anything, but
>>like everyone else came up empty handed.  

oh good (in a way); i was beginning to feel incompetent.

from our observations:

- it can happen with paging to local disc
- it CAN happen when paging over an ethernet to a file from a file server
- it can lead to process hangs or traps; rio and acme are common targets
- to judge from last-write times on the paging files, the problem is caused by paging
- uniprocessors are affected
- we most easily provoke it using charon to read huge pages on slashdot(!)
- rio and acme (and emu) use rfork(RFMEM).  coincidence?
- it did not happen with 2nd edition on any platform

at one point it seemed that it might be related to shared text/memory, because
it once left a particular program corrupted but enough elsewhere was
running that we could look at it (normally it damages enough of the interface
that it is hard to debug).  i'm still not convinced.



             reply	other threads:[~2001-01-08  9:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-08  9:38 forsyth [this message]
2001-01-08 10:02 ` Alexander Viro
2001-01-08 15:17 jmk
2001-01-08 15:39 forsyth

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=20010108093902.E5F6E199D7@mail.cse.psu.edu \
    --to=forsyth@caldo.demon.co.uk \
    --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).