* [TUHS] Amdahl UTS use by 386 designers
@ 2024-12-05 9:26 Jonathan Gray
2024-12-05 14:27 ` [TUHS] Porting AIX / Was " Ron Natalie
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Gray @ 2024-12-05 9:26 UTC (permalink / raw)
To: tuhs
I found it interesting that Amdahl UTS was used by designers of the 386.
"we instituted Unix for the 386 design. Again if management knew what
we were doing they wouldn't have let us do it."
https://archive.computerhistory.org/resources/text/Oral_History/Intel_386_Design_and_Dev/102702019.05.01.acc.pdf
pp. 14-15
Intel Alumni Network, 386 panel
https://www.youtube.com/watch?v=fj8fnwuJGto&t=1540s
Pat Gelsinger - UTS for Design Engineers
https://www.gregbryant.com/intel/pat_gelsinger_unix_1984.pdf
via
https://mastodon.social/@aka_pugs/111723262047370983
"Given Pat was a bit of a UNIX hacker at the time, he set up the entire
design team inside of his CMS account which was running the UTS UNIX
environment from Amdahl."
Gelsinger, Kirkpatrick, Kolodny, Singer
Coping with the Complexity of Microprocessor Design at Intel - A CAD History
https://kolodny.net.technion.ac.il/files/2016/07/IntelCADPaperFinal2.pdf
^ permalink raw reply [flat|nested] 2+ messages in thread
* [TUHS] Porting AIX / Was Amdahl UTS use by 386 designers
2024-12-05 9:26 [TUHS] Amdahl UTS use by 386 designers Jonathan Gray
@ 2024-12-05 14:27 ` Ron Natalie
0 siblings, 0 replies; 2+ messages in thread
From: Ron Natalie @ 2024-12-05 14:27 UTC (permalink / raw)
To: tuhs
Years ago I worked on a project to port AIX to a couple of I860
microchannel add in cards. The first was the Intel “Wizard” card and
the second was a four processor card with integral framebuffer coded the
W4.
We were running the AIX for the PS/2 on the host machine. AIX had a
feature lifted from UCLA they called the Transparent Computing Facility.
This allowed each executable to exist in the filesystem for multiple
processor types.
If you attempted to run an executable you didn’t have for your local
machine, it would remote execute one of the ones you did have. This
came in handy for the porting process.
Amusingly, the i860 kernel I wrote bore more resemblance to the AIX/370
code than it did to the PS/2 (x86) code.
We did have some laughs at IBM’s expense. The PS/2’s had this feature
called the “High Function Terminal” that allowed you to switch the
console between different virtual environments. We didn’t really have
a console on the W4 so we referred to its virtual console as the “Low
Function Terminal.”
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-05 14:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-05 9:26 [TUHS] Amdahl UTS use by 386 designers Jonathan Gray
2024-12-05 14:27 ` [TUHS] Porting AIX / Was " Ron Natalie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).