On 6/14/05, Ronald Wayne <appleto at gmail.com> wrote:
On 6/14/05, Ethan Dicks <ethan.dicks at
gmail.com> wrote:
Not necessarily a lynch mob, but many 1982/1983
models of PDP-11 are
somewhat easy to get UNIX running on (presuming one has enough disk).
Well, you can stick Unix on a Sun 3 and Macintosh II and both of those
have a multiplier of 2. Perhaps some shuffling of processors and
machines is in order for next year, when I know more and I don't end
up disappointing people by changing a rule to their detriment.
Fair enough... after all, for 99% of the computing public, a PDP-11 is
something that they've seen in a movie or something that they'd be
afraid to have fall on them, not a computing option for the home... as
you said, we are "special".
Now my knowledge of the PDP is, admittedly, near nil.
I have a
digital catalog from 1984 next to me, and it suggests that you could
add an array of three disks for a total of 1.4 GB. Would that work on
most PDP/11's? I don't know. Perhaps you can answer that one (the
drive is an RA81). It also suggests that it would only take 5.5
square feet. Which probably explains my lack of interest in
collecting minis.
The RA81 is a 450MB "SDI" drive (a proprietary DEC interface). It
weighs well over 100lbs, and was, in 1984, $26,000. 4 in a cabinet
(max per controller, but multiple controllers are possible) with a CPU
is not an unreasonable configuration, but one doesn't need to go that
large to run UNIX on a PDP-11... 30MB-60MB is plenty for a basic
2.9BSD system with enough room for kernel sources and some user space
(10MB is enough for a binary-only install and virtually no user
space). One DEC cabinet is under 6 square feet, and there's room in 6
vertical feet for a lot of drives and CPUs. We used to put two
PDP-11s in the 6' cabinets to save floor space - a 10.5"-tall or
5.25"-tall CPU and one or two 10.5"-tall drives (same height as the
RA81) A lot of weight, but once you decide to go with a racked
system, it doesn't matter if it's a 72" H960 that's at home in the
data center, or the shorter, blunter 42" cabs that were occasionally
seen in office spaces - it's still about 2 feet wide by about 3 feet
deep.
I would hazard a guess that the RA-81 was not a common PDP-11 drive,
even though it's perfectly compatible with one. I was thinking more
along the lines of a $6000-$10000 drive, not a $20000-$30000 drive for
someone who wanted to run 2BSD 22 years ago. Either way, completely
different league from home equipment. The advantage is that Moore's
Law makes such things affordable to regular Joes... I have never sat
down and calculated the MSRP of my PDP-8, PDP-11, and VAX collection,
but it's gotta be some *stupid* number... my actual price paid is a
lot less than even one of them (considering my stuff goes up to
VAX-8300, VAX-11/750s, PDP-11/70s, PDP-8 through PDP-8/a...) I've
spent more in PDP-8 peripherals (disk controllers, memory...) than I
ever did on the CPUs themselves. I only mention this because dragging
minicomputers to a microcomputer "fight" (to paraphrase) really tips
the playing field. To be sure, lots of people _wanted_ PDP-11 and
PDP-8 gear 20+ years ago, but affording it was another matter
entirely.
The amount of memory it could address appeared to be
similar to the
earliest personal computers, hence the three. Perhaps you're correct
about the list needing a more flexible bottom, because a 4kB machine
will be nowhere near as capable as a 64kK machine.
Right... a base PDP-8 is 4K (12-bit words), but a 1983 system
(PDP-8/a) was easy to load up with 16K or 32K, and possible (but
expensive and rare) to load with 128K. If one was planning on running
OS/8 on a PDP-8/a (think microwave-oven-sized CPU), 16K to 32K was
once common. Colossal Cave probably requires 32K, but not much else
_needed_ a full boat of memory. Besides Kermit, I'm drawing a blank
on telecommunication software. Since the -8 and C don't get along,
it's non-trivial to port modern software to that platform. C grew up
on the PDP-11, so even if you are using RT-11 (again, think CP/M for
how it handles), one can take modern stuff in C and if it fits in
memory (64K programs push one of the limits of the architecture,
depending on the exact CPU on hand), one can back-port things to that
environment.
Of course, at this level, we are well out of the realm of a lot of the
Apple and Atari owners of old. Sure, there were plenty of programmers
and engineers, but one consequence of pretty colors and attractive
sounds is that people who just wanted to "get something done" without
building everything from scratch started to come along. I would say
that the "average" PDP-8 user in 1982 did more programming than the
"average" Apple II user, but they are different machines with
different price points filling different market segments.
-ethan