On 2020-02-09 18:36, Garry Lockyer wrote:
> It was quite a mass of cables!
Lucky you! :D
On Sun, Feb 9, 2020 at 6:52 PM Johnny Billquist wrote:
> But apart from that, it's not much different than a normal 11/70.
I didn't found the handbook for that version.
From a developer point of view, there are more changes than new
instructions: ASBR locks and IIST magic?
I'll love to see some more docs about them.
I'm trying to figure out what they do and how should a time-sharing
system use them.
Also where is the limit on number of processors. May work a
virtualized /74 with 8/16/32 ALUs?.
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/652ffd11-64fd-4d4c-ab6b-4147f9bf8051%40googlegroups.com.
Of course there is an operating system. Didn't you listen? That is
RSX-11M-PLUS. It supports the 11/74 just fine. :-)
Mim is running as an 11/74 today, and have been for years...
And yes, the "extra" knob is just the key turned into a knob. Same three
positions...
One thing I find interesting is that the front panels seems to have been
mounted more vertical.
The livery is actually the same as on the DECdatasystem-570. Which was
the PDP-11/70 in the corporate cabinet.
Magica looks like that.
And yes, the 11/74 is a very big machine. :-)
And, just to make it clear, chances are that just connecting four simh
instances together somehow, will not work. At least not with RSX.
RSX expects machines to respond within a pretty small time window. And
it times this with just simple loops. So, with a much more unpredictable
scheduling of actually CPU execution, in combination with much faster
execution of code, RSX will probably time out interprocessor requests
all the time, and just crash.
You are going to need to start handling instruction scheduling in a very
tight way for en 11/74 emulation to actually work right.
This was obviously not a problem on real hardware, where the response
times would actually have been very predictable.
digbyt@PiDP11:~ $ systemctl status server11â server11.service - LSB: PiDP11 Blinkenlight ServerLoaded: loaded (/etc/init.d/server11; generated; vendor preset: enabled)Active: active (running) since Tue 2020-02-04 09:48:29 AEDT; 1 weeks 0 days aDocs: man:systemd-sysv-generator(8)Process: 359 ExecStart=/etc/init.d/server11 start (code=exited, status=0/SUCCETasks: 3 (limit: 4915)CGroup: /system.slice/server11.serviceââ443 /opt/pidp11/src/11_pidp_server/pidp11/bin-rpi/pidp1170_blinkenldigbyt@PiDP11:~ $ systemctl status pidp11â pidp11.service - LSB: PiDP-11 emulatorLoaded: loaded (/etc/init.d/pidp11; generated; vendor preset: enabled)Active: active (running) since Tue 2020-02-04 09:48:31 AEDT; 1 weeks 0 days aDocs: man:systemd-sysv-generator(8)Process: 447 ExecStart=/etc/init.d/pidp11 start (code=exited, status=0/SUCCESSTasks: 7 (limit: 4915)CGroup: /system.slice/pidp11.serviceââ561 SCREEN -dmS pidp11 ./pidp11_clnt.shââ562 /bin/bash ./pidp11_clnt.shââ583 sudo ./client11 /run/pidp11/tmpsimhcommand.txtââ587 ./client11 /run/pidp11/tmpsimhcommand.txt
Hi.
On 2020-02-11 00:37, Digby R.S. Tarvin wrote:
> On Mon, 10 Feb 2020 at 22:58, Johnny Billquist <b...@softjar.se
> <mailto:b...@softjar.se>> wrote:
>
> Of course there is an operating system. Didn't you listen? That is
> RSX-11M-PLUS. It supports the 11/74 just fine. :-)
> Mim is running as an 11/74 today, and have been for years...
>
>
> Ah, I stand corrected. Now that you mention it, I did see your
> reference to having something running. But assumed if the machine was
> never commercially released then there wasn't likely to be much
> available in the way of finished software.
Yeah, that's the funny thing. Even though they were never sold, RSX was
well tested, and documented. Same for DECnet. Pretty much all other
software did not need any change. It all just works.
I had to explicitly fix some things in TCP/IP to make it work on the
11/74 as well, but then again, some parts of that code also digs deep
into the kernel.
So, in the end, pretty much all software I ever saw for RSX works just
fine on an 11/74.
And even the RSX manual set contains information about multiprocessor
specific things, so the documentation is also there.
> And yes, the "extra" knob is just the key turned into a knob. Same
> three
> positions...
>
> One thing I find interesting is that the front panels seems to have
> been
> mounted more vertical.
>
> The livery is actually the same as on the DECdatasystem-570. Which was
> the PDP-11/70 in the corporate cabinet.
> Magica looks like that.
>
>
> Looked to me more reminiscent of the industrial versions of the 11/70,
> which I didn't like as much as the red and purple ones that I had always
> seen in commercial/educational installations.
I don't know why DEC changed the livery, but they did. All later
machines were using those blue colors.
Hi.
On 2020-02-11 00:37, Digby R.S. Tarvin wrote:
> Ah, I stand corrected. Now that you mention it, I did see your
> reference to having something running. But assumed if the machine was
> never commercially released then there wasn't likely to be much
> available in the way of finished software.
Yeah, that's the funny thing. Even though they were never sold, RSX was
well tested, and documented. Same for DECnet. Pretty much all other
software did not need any change. It all just works.
I had to explicitly fix some things in TCP/IP to make it work on the
11/74 as well, but then again, some parts of that code also digs deep
into the kernel.
So, in the end, pretty much all software I ever saw for RSX works just
fine on an 11/74.
And even the RSX manual set contains information about multiprocessor
specific things, so the documentation is also there.
> And yes, the "extra" knob is just the key turned into a knob. Same
> three
> positions...
>
> One thing I find interesting is that the front panels seems to have
> been
> mounted more vertical.
>
> The livery is actually the same as on the DECdatasystem-570. Which was
> the PDP-11/70 in the corporate cabinet.
> Magica looks like that.
>
>
> Looked to me more reminiscent of the industrial versions of the 11/70,
> which I didn't like as much as the red and purple ones that I had always
> seen in commercial/educational installations.
I don't know why DEC changed the livery, but they did. All later
machines were using those blue colors.
> And yes, the 11/74 is a very big machine. :-)
>
> And, just to make it clear, chances are that just connecting four simh
> instances together somehow, will not work. At least not with RSX.
> RSX expects machines to respond within a pretty small time window. And
> it times this with just simple loops. So, with a much more
> unpredictable
> scheduling of actually CPU execution, in combination with much faster
> execution of code, RSX will probably time out interprocessor requests
> all the time, and just crash.
>
> You are going to need to start handling instruction scheduling in a
> very
> tight way for en 11/74 emulation to actually work right.
> This was obviously not a problem on real hardware, where the response
> times would actually have been very predictable.
>
>
> Oh, I was not proposing to connect 4 PiDP's together running multiple
> copies of simh - I know that wouldn't work.
Well, if there wasn't for the timing issues, it would not be a bad idea.
But having one simh instance pretending multiple CPUs also do not work,
because simh wasn't design for it.
So there is a problem here...
On Feb 11, 2020, at 16:10, Steve Tockey <steve...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/5024f42e-8939-42ca-aa03-db86e8be5cdd%40googlegroups.com.
A photo of a -8/f front panel is here (near the bottom of the page): https://jeelabs.org/article/1607a/
DEC had different color schemes for all their machines. The PDP-11 was
maroon/purple. PDP-8 was orange/yellow. PDP-12 was green/something
greenish. PDP-10 was some kind of blue combination.
Interestingly, the PDP-11/20 had the same orange/yellow color scheme as the PDP-8/e and looked very similar at first glance. See, for example:
On 2020-02-12 01:10, Steve Tockey wrote:
>
> Johnny Billquist wrote:
>
> /"DEC had different color schemes for all their machines. The PDP-11 was /
> /maroon/purple. PDP-8 was orange/yellow. PDP-12 was green/something
> /
> /greenish. PDP-10 was some kind of blue combination."/
>
> Interestingly, the PDP-11/20 had the same orange/yellow color scheme as
> the PDP-8/e and looked very similar at first glance. See, for example:
>
> https://en.wikipedia.org/wiki/File:Digital_PDP11-IMG_1498_cropped.jpg
Either I'm color blind, or that is a color scheme that looks like a
PDP-12. :-)
Anyway. A rather odd color scheme that I haven't seen before on a
PDP-11. But, as I mentioned, there were certainly various special color
variants. Like the Industrial-11, which used red/blue, but was still
just a PDP-11.
Wikipedia lists the green scheme as the "original" PDP-11 front panel.
On Feb 12, 2020, at 01:08, Paul Birkel <pbi...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/7fb7b436-2380-420b-a7bc-1e24e7e1c9fb%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/361626cc-f02c-4fc3-91a3-77eba5197fd6%40googlegroups.com.
Certainly if information is conveyed *only* by colour, red/green might be the worst choice. Unfortunately they're also two of the most common (and earliest available) colours of LED, and blue light appears much less bright for a given intensity in human vision.
The best policy is to convey critical information by some means other than colour, and use the latter mainly for aesthetic purposes and as a non-critical information channel.
50 years ago, when selecting what rate I wish to be in the Navy, NONE of
the electronics fields were available if you had any level of
color-blindness.
I'm surprised about the techs and their supervisor being even in the
technical field with that impediment so important in electronics and
especially to someone who has to maintain any electronics.
Miim (that's machine intelligence and something, Bruce Mitchells site) had the notes from a DECUS meeting where the questions were asked, and where DEC more or less admitted that they had already done an MP PDP-11 using the J11.
But now I cannot access Miim.com. I don't know if it is truly down, or if it is just Bruce blocking addresses again.
This document answers questions about Digital's 11/70-based multiprocessor UNIBUS PDP-11s variously known as the PDP-11/72 and PDP-11/74. It does not relate to any of the various Carnegie-Mellon multiprocessor PDP-11 systems.
1. Were any multiprocessor PDP-11s released commercially?
2. Why weren't the multiprocessor PDP-11s released commercially?
3. What was the hardware configuration of the multiprocessor 11/70?
4. What was the software configuration of the multiprocessor 11/70?
5. What was the performance of the multiprocessor?
6. How was the multiprocessor system bootstrapped?
7. How did the multiprocessor system handle CPU crashes?
8. Why was ASRB used for cache interlock?
9. How many multiprocessors were built?
10. Was a Q-bus version ever built?
11. I don't believe that such a thing ever existed.
12. What happened to the RSX implementation group's system?
13. What was the 11/68?
14. How did XXDP run on one CPU without running on all CPUs?
For information about the modifications to M-Plus and how the operating system coexisted with the mP hardware, see the transcript of Brian McCarthy's "Multiprocessor RSX" presentation at the Spring 1985 DECUS Symposium in New Orleans. It remains the only readily accessible information about multiprocessor M-Plus. (transcript at this link).
What was to have been DEC's commercial version of the multiprocessor was called (variously) the 11/70mP, 11/72, or PDP-11/74. Despite many rumors to the contrary, no multiprocessors were ever released or sold commercially.
One machine went to the field for beta test, but was returned to Digital at the end of the test period.
Source: The Big Book of RSX Applications, Volume II, Appendix B
There are rumors about this, all emanating from non-DEC sources with no direct experience of the multiprocessor systems. The most commonly heard rumor is associated with the introduction of the VAX 11/780 about the same time. It holds that the 11/74 would have outperformed the VAX by a factor of (2, 4, 8, 16, pick any random number), and so DEC pulled the PDP-11/74 to sell VAXes.
Emotionally appealing, but untrue. A 780 was faster than an 11/70 and a 16-bit multiprocessor cannot reasonably be compared to a 32-bit uniprocessor. Also implausible in light of Ken Olsen's well known love of the PDP series.
It has also been said that the KB11-CM backplane was too expensive to manufacture and sell at a profit. However, the differences between a KB11-C and KB11-CM backplane were small, and in any case DEC's wire-wrapped backplanes were produced on automated Gardner-Denver wirewrap machines. Complexity of that particular part was not an issue.
The truth about the 11/74's non-introduction is that it was a disappointingly simple business decision.
"The product was technically quite successful. Financially, it probably would have been successful. But, at the time, it took a lot of resources to build 11/74s and configure them. There was an 11/74 configuration committee that had to review each of the PDP-11/74 orders and approve the list of devices that were on them, et cetera. This was diametrically opposed to the PDP-11 line philosophy, being actually more like the DECsystem-10 and DECsystem-20 approach to systems – individually tailored systems, unique to each customer, requiring lots of DEC support. "It was clear that it was going to take a lot of effort to get the systems shipped. It wasn't clear that DEC made more money by shipping 11/74s and using resources there, rather than by selling, say, 11/44s which were easy to configure. "There were also Field Service issues. Field Service runs in a 'give us the entire system and we'll run the diagnostics and fix it' mode. This is diametrically opposed to the philosophy of the multiprocessor system. "The complexity of 11/74s was high. The RSX staff worked on the hardware because they didn't trust other people to touch theirs. There were 500-some BC06R cables in it of varying length, which tended to go bad every once in a while and were difficult to find. There were problems with feedthrough connectors going bad where BC06Rs went through a bulkhead, which were nightmares to find. "It would have been very difficult to support anything other than a dual processor in the field because of the Field Service aspects." |
Source: Brian S. McCarthy, DEC RSX group
The system was a shared-memory, symmetric multiprocessor. Between one and four CPUs were supported. Any subset with at least one disk, one memory, one CPU and a console terminal was capable of running the operating system.
Each of the CPUs had independent consoles.
There were also other elements such as the interprocessor interrupt mechanism. A mechanism is needed to get the attention of another CPU when scheduling. Those were done through the Interprocessor Interrupt and Sanity Timer (IIST), a slightly modified CSS* product called the DIP11.
The CPUs had separate I/O buses. There were some peripherals on one or another I/O bus. There were also bus switches between the various buses so that peripherals could be moved around.
Other than "who handles the clock interrupt," since there can be only one clock updating the calendar at a time, there were no distinctions between the CPUs. All were scheduled as resources, and the system was truly symmetric.
Source: The Big Book of RSX Applications, Volume II, Appendix B
There was one single copy of the RSX-11M-Plus Executive running in the shared memory at a time.
The major software work was distribution of I/O. RSX-11M-Plus was modified to have a field called the UNIBUS Run Mask (URM) in each controller data structure. When a driver needs to execute on the device it forks to get to the correct processor.
There was a need for hardware reconfiguration under software control. This is where CON and HRC came from. Support for multiport disks was added. A number of these features are also available in single CPU systems, and are useful.
Support for switched buses was added. This gave the ability to link and unlink DT07 bus switches and access peripherals on the shared portion of the bus.
Shadow recording was added and this is also useful in the single-CPU environment. It was there to duplicate data, and keep it duplicated while the application ran, so that in the event of a catastrophic disk failure, (1) the application could continue to run, and (2) there was still a good copy of the data.
Source: The Big Book of RSX Applications, Volume II, Appendix B
For the PDP-11/74, configured with four processors and all of them running, about three times that of the 11/70. (Not much competition for an 11/780, actually.) What metric was used is unknown.
Source: The Big Book of RSX Applications, Volume II, Appendix B
Surprisingly enough, very badly. When one CPU crashed, all the CPUs crashed.
"The philosophy of the 11/74 was high availability, not high reliability. As such, from a philosophical viewpoint, we wanted crash dumps of all the CPUs to catch software problems. "Pragmatically speaking, continuing would be difficult. The crashing CPU is in the kernel, owning at least $EXECL in all likelihood, and perhaps some other spin locks. Of course, any lock it owned was owned to protect an atomic transaction, and the crash caused some decay." "The fork list may not be intact, the Pool may not be intact, device states may be inconsistent, the context of the running task on the crashed CPU (which could be MCR or F11ACP) is lost in what may have been an atomic transaction inside the component (remember $LOCKL?), and a host of other problems may exist. [These] will simply cascade into a mass of wreckage where a crash dump ought to be." |
Source: Brian S. McCarthy, DEC RSX group (July 2005)
Why was ASRB was used for interlocking in the 11/74 instead of a custom instruction? The CPU was microcoded and there were unused opcodes.
"The 11/70 only had a microcode address space of 8 or 9 bits, which was pretty much full, so adding much to the instruction set was difficult. I don't believe the microcode was changed, and if it was it was very small. So adding an instruction was off the table (mind you, I wasn't AT the table), even though ultimately the instruction set was expanded in the J-11 to have TSTSET. Bear in mind that inventing a new instruction would have meant on its own that an mP kernel would have to conditionalize locks at run time or not run on an 11/70. "ASRB was really easy because it already had the right logic. "The ASRB instruction does, of course a read-modify right as follows: r <- (address) "The MKA11 memory controller had (and I think the MK11 originally had) an exchange cycle. So this was used: r <- 0 "Granted that you might have been able to do the same thing with the INCB or DECB instructions. However, they would have yielded the result in the Z-bit instead of the C-bit, which wasn't very 'RSX‑ish', for good reason. Consider the following code sequence: INC locktries ; Count times we've passed this way "This would require branches to maintain the counts if the lock return was the Z-bit. (There's another problem in the example, left as an exercise for the reader). "Also, ASRB was known to be very infrequently used, which made it the best candidate. "So, primarily, a new instruction was out of scope for the 11/74 project, and ASRB was viewed as having the least impact." |
Source: Brian S. McCarthy, DEC RSX group (February 2014)
Only six. Nowhere near as many as people outside of Digital suspected.
The RSX implementers at Spit Brook (ZKO) in Nashua, NH had a four processor 11/74 with the DECnet names CASTOR and POLLUX, depending on whether it was configured as a single quad or two dual CPUs.
"The only other systems I know of that ever existed were: "1. The quad prototype in Tewksbury. The front panels said 11/70mp, not 11/74. The prototype was neat in that it had a fault insertion panel on the back with about 20 toggle switches. With these you could: Disable one line of the MASSBUS data paths; disable the IIST, and my favorite, the most nefarious inserted fault, disable cache bypass on one of the CPUs. It was later replaced by the quad in Spit Brook. "2. The hardware group had a dual processor. "3. The DecNet group had what I think was a dual, but it may have been a quad. "4. The performance lab in Merrimack had a quad. "5. The First Customer Ship system, produced for first customer ship to GTE in Lyle Ohio. It was a dual as I recall. "There were other parts, but I think those 6 systems were the only ones ever booted." |
Source: Brian S. McCarthy, DEC RSX group (July 2011)
Changes were required to the M9312 boot ROM. This was reportedly the hardest part of the project to figure out. In those days boot ROMs were very small, and it was difficult to figure out how to get a CPU up from a completely unknown state.
What was done used the interprocessor interrupt mechanism. The IIST forced a power failure on the CPU coming on line. The boot ROM then enabled interrupts on the IIST, created a very small stack, and looped for about six seconds.
During that time, the other CPUs broadcast an interrupt to it, which got it out of the boot ROM, into the Executive, and things went from there.
A result of this was that only one manual boot was needed to get the system up, and the rest was achieved with reconfiguration commands, e.g. "CON ONLINE CPC".
The BOOt and SAVe components of M-Plus were modified so that they didn't have to run on a particular CPU, and didn't know anything about which console was which.
Source: The Big Book of RSX Applications, Volume II, Appendix B
Yes. People report having seen it on tours through Spit Brook.
Officially, DEC never worked on anything. They did, however ...
"... look into the feasibility of building a Q-bus multiprocessor using modified KDJ11-B CPUs. "Of course, we wouldn't comment if we had built a prototype. If we were going to do that, what it would probably require is modifying the CPU board and adding an external arbiter board that replaces the on-board arbiter in the KDJ11-B." |
Source: Brian S. McCarthy, DEC RSX group
At a U.S. DECUS RSX SIG session about the 11/74, a question was asked about how many man-years would be required to generate multiprocessor RSX for a Q-bus system. The response was, "It was about 10 hours."
Source: The Big Book of RSX Applications, Volume II, Appendix B
"The 83 MP system was completed and did in fact boot M+. A dual processor system was not significantly faster than a single due to Q-bus contention, so we never went past there. "As to the whereabouts of the hardware, we'll need Leonard Nimoy or Geraldo Rivera to unravel that mystery. I believe that the modified CPUs were in fact given away as one of the prizes at the PDP-11 trivia game in, maybe Cincinnati?" |
Source: Brian S. McCarthy, DEC RSX group
Pictures of the systems exist, have been shown at U.S. DECUS Symposia, and many people saw the RSX development group's system, CASTOR, "in the flesh" at Spit Brook (ZKO).
Bruce Mitchell (editor emeritus of the Multi-Tasker, U.S. DECUS RSX SIG) was given special permission to photograph the 11/74 during a SIG "Woods" meeting, and has a PDP-11/74 front panel bezel and various other 11/74 paraphernalia given to him as a souvenir.
As late as 1986, there is e-mail to show that the DECnet support group at Colorado Springs conducted a DEC-wide search for 11/74 CPUs to build a multiprocessor system of their own.
If it was a DEC plot to confuse the user community, it was overwhelmingly successful. Many people have hallucinated a 10-ton, 12 by 18 foot quad 11/70 in the PDP-11 sky-blue "corporate cabinet" with MKA11 shared memory control panels, and Brian McCarthy standing next to it. Now you're hallucinating it too.*
The RSX implementation group's PDP-11/74 was located at ZKO, the DEC software development facility in the Spit Brook woods of Nashua, New Hampshire. It had the DECnet name CASTOR.
After it was decommissioned at ZKO, it went to CXO (Colorado Springs). The DECnet group recommissioned it as PHEANX, which was the only unused spelling of "phoenix" left on the corporate DECnet.
"CASTOR, after we decommissioned it at ZKO, went out to CXO to Dave Carroll. [....] I have no idea where either it or Dave are at this point." |
And nobody else does either. Not CASTOR, nor any of the other 11/70mP CPUs that were built and eventually absorbed back into the company as single-CPU 11/70s.
Source: Brian S. McCarthy, DEC RSX group [March 2002]
The 11/68 was, according to rumors even less substantial than those about the 11/74, a proposed multiprocessor — reportedly — loosely based on the PDP-11/60 architecture. It would not have been simply an 11/60 with different microcode. Little is known about it outside the few people at DEC who were either involved with or had contact with the project.
"If you recall, the 11/74 is a new cache controller and a change to the ASRB instruction away from the 11/70. The 11/68 (which was either Bluefish or Dolphin, I forget which), was a processor that was actually designed for mp. The most significant feature it would have had was cache coherency across CPUs, eliminating the need for cache flushes and bypasses in the kernel. It also sported user writable microcode àla the 11/60 (hence the name), but with the improvement that the floating point processor would have been addressable easily in microcode. "I don't know if there was ever a functional 11/68. That would have been awesome." |
Source: Brian S. McCarthy, DEC RSX group (July 2011)
If a single CPU or a peripheral on a single CPU failed, how could the XXDP diagnostics be run? Loading XXDP into the shared memory would force all the CPUs to run XXDP at the next contxt switch (if they were remarkably lucky) or, much more likely, crash with unpredictable results.
"The MKA-11 memory controller allowed each CPU to see or not see each of the memory boxes at a settable address. "So one could offline a CPU and a memory box and configure them as a separate CPU to run diagnostics, or operating systems for that matter. (The IIST had two separate busses, so a quad could be configured as two duals.) "It was also possible to configure a memory box at the top of memory in the mP configuration and at 0 in the standalone CPU. This allowed some mechanism that escapes me now* to load XXDP from the M system into the memory box. It could then be started from the front panel of the standalone CPU." |
Source: Brian S. McCarthy, DEC RSX group (May 2015)
back Computer Special Systems, which built small-quantity and special-purpose hardware.
back It is not obvious in this picture, but 11/74s had a knob to turn the system power on instead of the usual switch panel keylock.
back The M-Plus diagnostics loader, which I have seen and heard discussed but I have forgotten the location and the details. It was probably at the Symposium session where Brian discussed the mP (transcript at this link). – BRM
On Feb 13, 2022, at 19:57, mko...@gmail.com <mko...@gmail.com> wrote:
Just found this group about this exciting machine (and the like-wise exciting software support in RSX-11M-Plus). Way back in the golden age oof DEC, I spent some time working on CASTOR (the RSX development 11/74) when on visit ins Spitbrook from Germany. I also got a grand tour from Brian McCarthy. I could swear when I got the tour the machine was still in the traditional black and magenta cabinets (Maybe it was at that time the prototype brought over from Tewksbury, I remember it had fault-insertion panels). It was set-up in two rows of cabinets, back to back, with just enough space to work on the back of the cabinets. The cabinets were really full and the doors always open to let the hardware breath. Also, it was the ONLY machine in the whole Spitbrook facility standing on a raised floor, to accommodate the Unibus cables between the two cabinet rows. I also remember that some floor tiles had their edges converted into kind of ramps, just to save some distance for the really maxed-out inter-row Unibus cables.
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/0a45dc5c-b554-4e14-9006-93e2fc650e74n%40googlegroups.com.