9fans archive / 1995 / 08 / 48 /    prev next

From: rob@pla... rob@pla...
Subject: 387 required? *and* Memory errors? Mothra sucks?
Date: Sat, 5 Aug 1995 02:33:38 -0400

The system will run fine without a 387 until you need a floating point instruction
to be executed.  The kernel and most utilities do not use floating point.

The "no physical memory" messages can be removed by turning on swapping.
Choose a swap partition and point swap at it; see swap(8). It is not enabled by
default because the system cannot safely identify a partition to use; you must
set one up.  The announcement about how much swap space reflects the size
of an internal data structure.

A `urlfs' would be folly, because URLs are not a real name space and the semantics
are utterly unmanageable.  The argument is analogous to that which prevented
us from putting network names in the file name space.  As for mothra, the interface
may be lame but I wonder why you think that, given that you have not got the CD
and therefore probably haven't seen it.  Response from outsiders who have seen
it is that its interface is an improvement.  Its bugs, as said in the manual, are
because it is a very new program.  New releases will likely appear on the net.
I disagree with your assessment of the program - it's a perfectly fine interface
to a perfectly awful network.  It's not a marvel, but it does its job.

-rob