9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Re: suicidal kfs, again
@ 2001-04-29 21:53 forsyth
  2001-04-29 22:09 ` Andrey A Mirtchovski
  0 siblings, 1 reply; 5+ messages in thread
From: forsyth @ 2001-04-29 21:53 UTC (permalink / raw)
  To: 9fans

>>no, it is not only you. this was happening quite frequently on all my 4
>>machines running plan9 (cpu + kfs, no real fileserver) on two different
>>types of hardware. mine seemed to be triggered by heavy usage of acme, when
>>i would have several files/windows open and i would try doing any file
>>operation like saveing them...

has this happened since you installed the last two sets of updates (march and april)?
they fixed quite a few things in mmu handling and paging
of shared segments/pages



^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [9fans] Re: suicidal kfs, again
@ 2001-04-29 20:11 Russ Cox
  0 siblings, 0 replies; 5+ messages in thread
From: Russ Cox @ 2001-04-29 20:11 UTC (permalink / raw)
  To: 9fans

Yes, fastrand uses truerand to seed itself, which
in turn uses /dev/random.  All the system load I saw
was genrandom trying to keep the random bit bucket
filled.

Russ


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [9fans] Re: suicidal kfs, again
@ 2001-04-29 19:10 kazumi iwane
  2001-04-29 21:53 ` andrey mirtchovski
  0 siblings, 1 reply; 5+ messages in thread
From: kazumi iwane @ 2001-04-29 19:10 UTC (permalink / raw)
  To: 9fans

This time I tried

  while(){fortune>/dev/null&&cat /dev/swap}

in a rio window. kfs died in about 3 minutes,

  kfs 7: suicide: sys: trap: fault: read addr=0xcd pc=0x000043f1

No, it wasn't swapping; /dev/swap kept saying until
the last moment,

  1383/27511 memory 0/19350 swap

and ^t^tx (after the crash) reports almost the same
figure at the last line,

  1391/27511 memory 0/19350 swap 0 iolist

I have 128MB of RAM, with *kernelpercent=15 line
in my plan9.ini. It shouldn't swap.

What do you mean by "random-bound"? Does
fortune's use of fastrand(2) have something to do
with this? If this is only me, I am beginning to
suspect there's something seriously wrong with
my hardware setup.

- kazumi



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-04-29 22:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-29 21:53 [9fans] Re: suicidal kfs, again forsyth
2001-04-29 22:09 ` Andrey A Mirtchovski
  -- strict thread matches above, loose matches on Subject: below --
2001-04-29 20:11 Russ Cox
2001-04-29 19:10 kazumi iwane
2001-04-29 21:53 ` andrey mirtchovski

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).