From mboxrd@z Thu Jan 1 00:00:00 1970 From: paul.winalski@gmail.com (Paul Winalski) Date: Fri, 29 Dec 2017 21:20:09 -0500 Subject: [TUHS] Why did PDPs become so popular? In-Reply-To: References: <20171229163832.GA17231@mcvoy.com> <4D7D27C2-CEDB-4C62-A8B9-AF61CEB96B9C@serissa.com> Message-ID: On 12/29/17, Kevin Bowling wrote: > Enlightening to read > about how the coherence protocol was developed in software. How was > the ISA, and I assume even implementation detail, kept equal or close > enough to the eventual microprocessor parts? Does the "Privileged > Architecture Library" mean it was effectively microcoded? Yes, IMO the Alpha PALcode was a form of microcode. DEC designed the Alpha ISA with the hardware folks working closely with the VMS and DEC UNIX (soon to become Tru64 UNIX) OS groups to insure that the correct balance of PALcode vs. implemented-in-hardware was struck. -Paul W.