Deutsch English Français Italiano |
<vpdc85$42df$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Don Y <blockedofcourse@foo.invalid> Newsgroups: sci.electronics.design Subject: Re: end of Intel? Date: Sat, 22 Feb 2025 13:31:53 -0700 Organization: A noiseless patient Spider Lines: 52 Message-ID: <vpdc85$42df$1@dont-email.me> References: <tc7irjpiu2jo5ed2gds2omi0ov5a6rdj0r@4ax.com> <67b92a3a$13$17$882e4bbb@reader.netnews.com> <vpco0p$3vhba$1@dont-email.me> <vpcuk4$1ih7$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 22 Feb 2025 21:32:06 +0100 (CET) Injection-Info: dont-email.me; posting-host="6d94608599c11bb4322b04f172f0294c"; logging-data="133551"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19XtCVJODLeOfYK+thCR0dy" User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Cancel-Lock: sha1:wxCXTY0yzx9U9jKvCmsTolNmuZk= In-Reply-To: <vpcuk4$1ih7$1@dont-email.me> Content-Language: en-US Bytes: 3611 On 2/22/2025 9:39 AM, Dennis wrote: > On 2/22/25 08:46, Don Y wrote: > >> And, things like the 432 were *decades* ahead of their time > > Not really - the IBM System/38 was doing what the 432 was trying to do and > actually shipping. It was object oriented, had capability based security, and > tagged memory. It lived on for decades as the AS/400 and later iSeries. It wasn't an "integrated" device that could be slapped on a board with other bits to make <something>. I don't think folks realize just how different designing for a 4/8 bit device of that era was vs. "big iron" of the same day. How many "big iron" systems do you think EVER existed -- vs the number of embedded devices produced in an given *year*?! [Having some technology "filling a room" is little consolation to a guy trying to squeeze something into a box that can be sold for a few hundred dollars] There were lots of "old big iron" devices that were considerably better architected than the microprocessors of that day -- or even today! (e.g., Burroughs B5000). Yet, none of them moved forwards into "smaller (more economical) form factors", either. [e.g., ARM peripherals are a step BACKWARDS in terms of abilities] DEC made a lame attempt with the F11/T11/J11 but it was too little (and there wasn't much that was "truly extraordinary" about the 11's architecture that wasn't easily copied in other *cheap* MPUs.) As a result, the emphasis was on faster and cheaper instead of on devices that facilitated the writing of "good/reliable code". The attitude persists, today, as if cost/speed/throughput mattered more than correctness, security, etc. [Why is the presence of an MMU still not /de rigueur/? Has no one "discovered" its value REGARDLESS OF PROJECT SCALE? It's like saying "you don't need seat belts on small cars". Do we have to wait ANOTHER generation for folks to learn how to code in such an environment? And, the learning pains that products will exhibit as a result??] So, today (many decades later!) we still have to EMULATE these functionalities in software instead of calling on the hardware to provide them for us. Thankfully, we can over-provision cheap/fast hardware so "wasting" a good portion of it on these implementations doesn't impact performance. But, this means few people get the experience of working in those realms and THAT state-of-the-art stagnates.