Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: John Ames Newsgroups: comp.os.linux.misc,alt.folklore.computers Subject: Re: Hmmm ... Downloaded Xenix - But It's *41* Floppies Worth Date: Mon, 21 Jul 2025 09:32:37 -0700 Organization: A noiseless patient Spider Lines: 22 Message-ID: <20250721093237.0000674f@gmail.com> References: <105fgk4$2ka5f$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Date: Mon, 21 Jul 2025 16:32:41 +0000 (UTC) Injection-Info: dont-email.me; posting-host="753731d93e7185eb75ed51ccf5386484"; logging-data="3029975"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX195+URHJBwmycHJc41r+TSeM3AiQMfUgzI=" Cancel-Lock: sha1:BB3mc7p4sVeyfFTYiczU9wK/X1E= X-Newsreader: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) Xref: csiph.com comp.os.linux.misc:69812 alt.folklore.computers:231344 On Sat, 19 Jul 2025 07:14:12 -0000 (UTC) Lawrence D'Oliveiro wrote: > > For sure it's a really limited Unix port since the target HW is the > > original PC or PC/XT. > > Which is still way more powerful than an early-1970s-vintage PDP-11, > which is what Bell Labs Unix was originally developed on, and for. Hmm, that's an interesting question, actually - the Bell Labs -11 was an 11/45, which was much faster than the original -11s, while the IBM PC was really a bit of a dog thanks to having a 16-bit architecture on an 8-bit bus and the generally poor performance characteristics of the first-generation x86 CPUs. It'd be neat to do a head-to-head shootout. I don't know if it's recorded whether the Bell Labs -11 was core or semiconductor memory (980 vs. 450 ns cycle time;) the PC at 4.77 MHz would have a cycle time of around 209 ns, but with the aforementioned 8-bit bus. As a naive approximation, that might put them anywhere from comparable to around twice the memory bandwidth for the PC...but then the 8088's instruction times are kinda abysmal even on top of that. Definitely makes one curious...