Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: Microsoft Is Abandoning Windows 11 SE Date: 12 Aug 2025 02:22:52 GMT Lines: 15 Message-ID: References: <106mke5$1di32$1@dont-email.me> <106ukm1$35g8p$3@toylet.eternal-september.org> <106v67a$1cgol$1@news1.tnib.de> <106vfvv$3bpmd$1@toylet.eternal-september.org> <106vi4r$3c9cr$2@dont-email.me> <3ihcmlx47d.ln2@Telcontar.valinor> <107070d$3hvho$1@dont-email.me> <1071hb2$3qqje$2@toylet.eternal-september.org> <1071jbr$3ra8s$1@dont-email.me> <10746fg$h625$2@dont-email.me> <68972458$0$415$426a74cc@news.free.fr> <1078hv9$1i6lu$1@dont-email.me> <20250811093927.00004266@gmail.com> <107dpu8$2sqrk$7@dont-email.me> <20250811154127.000048da@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net Q6UFPo4h7S3LqiXutaaO1QrB+uiOPTmSwe7MQ+fHC9Oo9lsn4T Cancel-Lock: sha1:wE91ds77u9Mnk5sRmt2U5iDi/d0= sha256:uxzpCbOn/OQfD3+4kOq0cOZ98cLn0QPjx2nuE4Vsw+Y= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:70824 On Mon, 11 Aug 2025 15:41:27 -0700, John Ames wrote: > In the strictest assessment, yes? But it's also a problem where I would > agree that the use of a multitasking RTOS is probably warranted (though > as I understand it automotive embedded systems may be implemented with > discrete subsystems instead - like the Voyager probes, if we stick with > the spacecraft comparison - and I'm not sure what they run "under the > hood," so to speak.) Many subsystems connected by the CAN bus. In the Linux philosophy of do one thing well you might find a Cortex-M microcontroller whose sole function in life is adjusting the seats. The automotive industry did it right for the most part. ucontrollers are cheap; no reason not to offload tasks onto a controller that sends periodic reports of how things are going.