9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] file server FP fix
@ 2001-08-31 21:14 geoff
  0 siblings, 0 replies; only message in thread
From: geoff @ 2001-08-31 21:14 UTC (permalink / raw)
  To: 9fans

I'm installing the file server kernel on a Pentium III/Xeon
system and the system was wedging at the first clock interrupt
that called processfilt() that in turn called famd().
I added a call to fpinit as the last line of trapinit() and
that solved the problem:

; diff orig trap.c
190a191,192
> 
> 	fpinit();

I'm not sure why the file server kernel has run on other PCs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-31 21:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-31 21:14 [9fans] file server FP fix geoff

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