[Info-vax] %SYSTEM-F-ACCVIO again
motk
yep at yep.yep
Mon Apr 8 20:31:16 EDT 2024
On 4/9/24 10:18, Lawrence D'Oliveiro wrote:
> Remember that x86 is not exactly an “open standard”--it is very much
> controlled by proprietary vendors who never cease their search for that
> vendor-lock-in edge.
>
> Just because you have been pampered by the ongoing efforts of OS
> developers in the Linux community and elsewhere to ensure that things
> “just work” doesn’t mean it’s something you can take for granted.
Yeah, good point. That said, even if it's not an open standard with a
fixed system architecture, you have things like the x86-64 cpu
micro-arch feature levels to work with, eg
https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html. Making the
supported versions narrow enough to not burden development but not so
narrow that it discourages use and therefore discovering interesting
bugs isn't an easy job.
--
motk
More information about the Info-vax
mailing list