Live data from Hacker News

24-core CPU and I can’t move my mouse

randomascii.wordpress.com

1–10 of 509 posts

Re: 24-core CPU and I can’t move my mouse

#4
I can't imagine that moving the Win32k stuff back to CSRSS would help much in this case, right? Though it is still a good thing especially for terminal servers where hopefully one CSRSS process crashing just terminate the session.

Re: 24-core CPU and I can’t move my mouse

#7

These posts are getting boring.. the only thing that they're saying is: I can use ETW and to me being told that I'm smart and capable is paramount.

The post identified a problem in Windows locking behavior, and showed the process that was used to reach the conclusion.

Your comment on the other hand tells us more about you than about the person you are criticizing.

Re: 24-core CPU and I can’t move my mouse

#9
I was wondering what ETW is, and found in one of his other posts: ETW (Event Tracing for Windows).

He seems to be one of the main contributors of https://github.com/google/UIforETW

Seems to be quite useful.

---

About the post: tl;dr: NtGdiCloseProcess has a system-wide global lock which is used quite often e.g. during a build of Chrome which spawns a lot of processes. This problem seems to be introduced between Windows 7 and Windows 10.

I thought that there would be a solution or a fix but it seems this is not yet fixed. "This problem has been reported to Microsoft and they are investigating."

Re: 24-core CPU and I can’t move my mouse

#10

These posts are getting boring.. the only thing that they're saying is: I can use ETW and to me being told that I'm smart and capable is paramount.

Then why are you commenting? Kind of a crappy attitude you have there.

not really, I was kinda expecting the post would also contain interactions with Microsoft, leading to the resolution of the bug in update XX. The post kinda left me unsatisfied.
Post reply on HN