[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Possibility of open-sourcing GS/OS



The Wizard of Oz (wizard@emeraldcity.gov) writes:

> 	The original UNIX (without GUI) was apparently four Meg.

I'd say that's a high figure.  UNIX dates from the early seventies, and
four megs would be a lot at that time for a minicomputer.  There
were microcomputer based systems for UNIX twenty years ago, and they
were more like 512K of RAM.  Unfortunately, I don't know where I put
the system adminstrator's handbook from circa 1985 that talked in
terms of large systems that are miniscule compared to the home computers
of today (minus the number of serial ports and users).

While there seems little point in trying to create something better
at this point, one thing a few big 6809 systems did in the late seventies
was to add processors to handle serial and parallel ports.  Shifting some
of the demand off the 65816 likely would help to improve operation, not
just in terms of space considerations but in keep the load on the processor
down.  Given that small amounts of ram rely on swapping to disk, having
something to swap to is vital.  But a hardware ramdrive might help
in that arena, adding memory not to the address space but in a separate
area connected by the parallel bus.

    Michael