Earlier quoted context omitted.
> What I expect it also means is that you'll get inconsistencies when doing inter-process communication, since they'll be using different libraries with potential mismatches. In theory, but Linux systems tend to do very little IPC other than X11, pipelines, and IP-based communication, where the protocols tend to support running with different versions. In practice you can achieve multi-year uptimes with systems until…
X11 (or other window-related tooling) was exactly what I was thinking of actually, because every time I do a major Linux (Ubuntu) update I can't really launch programs and use my computer normally until I reboot. It always gets finicky and IPC mismatch is the best explanation I can think of.
Microsoft disables Spectre mitigations as Intel’s patches cause instability
91–100 of 329 posts
Re: Microsoft disables Spectre mitigations as Intel’s patches cause instability
#92Earlier quoted context omitted.
It's really telling that even Linus Torvalds was not happy with their "fixes" and now Microsoft. Intel needs to start taking the situation completely seriously cause their actions don't imply they are.
Intel doesn't care. What choice do we have?
Re: Microsoft disables Spectre mitigations as Intel’s patches cause instability
#93Earlier quoted context omitted.
There is a very fundamental difference between how Unix and Windows view open files: On Windows, once the file is open, it is that filename that is open; You can't rename or delete it; Therefore, if you want to replace a DLL (or any other file) that is in use, you have to kill any program that uses it before you can do that; And if it's a fundamental library everything uses (USER32.DLL COMCTL.DLL etc), the only effec…
> On Windows, once the file is open, it is that filename that is open; You can't rename or delete it; This is wrong... there's no clear-cut thing like the "file name" or "file stream" that you can specify as "in-use". It depends on the specifics of how the file is opened; often you can rename but not delete files that are open. Some (but AFAIK not all) in-use DLLs are like this. They can be renamed but not deleted. A…
Ah. This must be why I can't permanently delete files in use by a program but can sometimes "delete" them and send them to the recycle bin.
Re: Microsoft disables Spectre mitigations as Intel’s patches cause instability
#94Amount of fuck-up in this whole issue is mind blowing. I am getting more surprised with every new I get
Intel has been called out by Linus Torvalds several days ago for the crappy fixes they delivered for GNU/Linux. I would be very surprised if Intel actually shipped proper fixes for Windows. It's a shame, really.
Re: Microsoft disables Spectre mitigations as Intel’s patches cause instability
#95Earlier quoted context omitted.
Im really wanding they had more than 6months to do these patches and they did not bother testing on a good number of systems. Its not like MS + Intel dont have enough money to buy a few 1000 testing machines and get some testers on it.
I came here to ask the same thing. How did these folks squander six months?
Also, CPU design changes take a long time. 6 months may seem a long time from the perspective of HackerNews node.js type hackers, but it's a bit harder to patch decades worth of CPU microcode than a website.
Re: Microsoft disables Spectre mitigations as Intel’s patches cause instability
#96Earlier quoted context omitted.
Intel doesn't care. What choice do we have?
For the longest time there was no practical alternative, but nowadays... AMD is back! The whole Ryzen lineup has turned out to be pretty good. You may even save some money in the process.
Re: Microsoft disables Spectre mitigations as Intel’s patches cause instability
#97I lost many hours over this last week. The system was unable to boot and finally a thread on reddit came to the rescue ( https://www.reddit.com/r/techsupport/comments/7sbihd/howto_f... ). This actually made the system boot but there are some leftovers being installed on first boot that I've been unable to disable that also causes the system to be unable to boot. So now, the machine is running but as soon as it is res…
I'm running with Windows Update service disabled till this is fixed for good !
[1] https://answers.microsoft.com/en-us/windows/forum/windows_10...
Re: Microsoft disables Spectre mitigations as Intel’s patches cause instability
#98Earlier quoted context omitted.
X11 (or other window-related tooling) was exactly what I was thinking of actually, because every time I do a major Linux (Ubuntu) update I can't really launch programs and use my computer normally until I reboot. It always gets finicky and IPC mismatch is the best explanation I can think of.
That's D-BUS being a terribly specified and poorly implemented mess. Everything underneath should be solid.
Re: Microsoft disables Spectre mitigations as Intel’s patches cause instability
#99Earlier quoted context omitted.
Intel doesn't care. What choice do we have?
For the longest time there was no practical alternative, but nowadays... AMD is back! The whole Ryzen lineup has turned out to be pretty good. You may even save some money in the process.
Re: Microsoft disables Spectre mitigations as Intel’s patches cause instability
#100Earlier quoted context omitted.
It's really telling that even Linus Torvalds was not happy with their "fixes" and now Microsoft. Intel needs to start taking the situation completely seriously cause their actions don't imply they are.
Intel doesn't care. What choice do we have?
Yes, I know that most people don't build new PCs or upgrade their processors that regularly. Yes, I know that many people don't have much of a choice because they have some requirement that currently ties them to Intel. However, those that do have that choice, should remember this debacle the next time they are buying a CPU/system (even if they are not doing it for awhile). Intel is hoping they can sweep this under the rug, we can't let them until they make amends. Do not buy an Intel chip until they've proven they will do better. I am not endorsing AMD either. You can still vote with your wallet by not buying anything at all. If enough people put off their upgrade, it would put a dent in Intel's bottom line. Things won't change until it hurts them financially.