<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: More of the Same . . . ?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=8a21d323-741a-439e-973f-6278f2ff0196" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=8a21d323-741a-439e-973f-6278f2ff0196</link>
<description>DisplayFusion RSS: More of the Same . . . ?</description>
<lastBuildDate>Wed, 15 Apr 2026 22:46:56 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=8a21d323-741a-439e-973f-6278f2ff0196</generator>
<item>
<title>RE: More of the Same . . . ?</title>
<link>https://www.displayfusion.com/Discussions/View/more-of-the-same/?ID=8a21d323-741a-439e-973f-6278f2ff0196#2</link>
<pubDate>Mon, 12 Sep 2022 16:27:36 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/more-of-the-same/?ID=8a21d323-741a-439e-973f-6278f2ff0196#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks for letting us know, we have these on our list to look into so we'll let you know if we need any more info.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks for letting us know, we have these on our list to look into so we'll let you know if we need any more info.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>More of the Same . . . ?</title>
<link>https://www.displayfusion.com/Discussions/View/more-of-the-same/?ID=8a21d323-741a-439e-973f-6278f2ff0196</link>
<pubDate>Sun, 11 Sep 2022 17:20:09 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/more-of-the-same/?ID=8a21d323-741a-439e-973f-6278f2ff0196</guid>
<category>DisplayFusion</category>
<description><![CDATA[I just installed beta 17, on a new Win 10 x64 Pro laptop:
1) You are installing 48 language files when just one is required.
2) When did you start using the #*@#$!!@&#@!! WebView2? If the answer isn't at least several years ago, does the bug/problem count correlate to that switch?
3) As a curi...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I just installed beta 17, on a new Win 10 x64 Pro laptop:<br/>
<br/>
1) You are installing 48 language files when just one is required.<br/>
<br/>
2) When did you start using the #*@#$!!@&#@!! WebView2? If the answer isn't at least several years ago, does the bug/problem count correlate to that switch?<br/>
<br/>
3) As a curiosity, what are all the xxx.dll.config files for? All but 2 seem to be identical.<br/>
<br/>
4) I imported a DF backup from an earlier beta. When I try to apply the "4K_Top_Centered_Split_Laptop_Bottom" profile, I get the following error:<br/>
<br/>
An error has occurred while applying your new Monitor configuration.<br/>
Please check your settings and try again.<br/>
Error: Failed to call SetDisplayConfig. [HR: ERROR_INVALID_PARAMETER]<br/>
[System.Exception]<br/>
<br/>
I have attached the settings backup I imported. <br/>
<br/>
5) With just DF running, with no profile applied, no triggers, simple stuff:<br/>
   a) The DisplayFusion.exe PID is averaging over 4000 page faults per second.<br/>
   b) With multiple apps open, and doing nothing but letting ProcessMonitor run, DF is running over 7% of all registry hits. As always they are just a bunch of spamming of the same items.<br/>
   c) One thing that may be new, I cannot recall for certain, but around 35-40 percent of all reg reads result in a buffer overflow. This seems to trigger a second - successful, call to the same item (although that could be an artifact of ProcMon). Is this something you can avoid? <br/>
   d) There are more than a few NOT FOUNDS too. <br/>
   e) Capture Start: 9/11/2022 10:57:54.6935843 AM<br/>
      Capture  Stop: 9/11/2022 10:58:43.2866472 AM<br/>
      <br/>
      Not quite 49 seconds, 53652 accesses captured, or a fair bit over 1000 per second. Eyeballing them, I would say that at least 95% of them are complete duplicates - all within less than 1 minute.<br/>
      <br/>
6) The DisplayFusion.exe process has maybe 20-25 threads on start address coreclr.dll+0x33400. One of them eats CPU constantly and by itself seems to chew through more CPU cycles than all others combined, a handful seem to run constantly but with much lower CPU cycles, and most are idle excepting the occassional quick flare-up. Here is the stack trace for the main thread, although the look mostly similar from what I saw:<br/>
<br/>
ntoskrnl.exe!KeSynchronizeExecution+0x5b96<br/>
ntoskrnl.exe!KeWaitForMutexObject+0x1460<br/>
ntoskrnl.exe!KeWaitForMutexObject+0x98f<br/>
ntoskrnl.exe!KeWaitForMutexObject+0x233<br/>
ntoskrnl.exe!ExWaitForRundownProtectionRelease+0x7dd<br/>
ntoskrnl.exe!KeWaitForMutexObject+0x3a29<br/>
ntoskrnl.exe!KeWaitForMutexObject+0x1787<br/>
ntoskrnl.exe!KeWaitForMutexObject+0x98f<br/>
ntoskrnl.exe!KeWaitForMutexObject+0x233<br/>
ntoskrnl.exe!KeWaitForMultipleObjects+0x45b<br/>
win32kfull.sys!xxxUpdateInputHangInfo+0x10d2<br/>
win32kfull.sys!xxxUpdateInputHangInfo+0xca5<br/>
win32kfull.sys!+0x2268<br/>
win32k.sys!EngSaveFloatingPointState+0x45a2<br/>
ntoskrnl.exe!setjmpex+0x7c75<br/>
win32u.dll!NtUserWaitMessage+0x14<br/>
System.Windows.Forms.Primitives.dll+0x2630e<br/>
System.Windows.Forms.dll+0x75d88f<br/>
System.Windows.Forms.dll+0x75fd1d<br/>
System.Windows.Forms.dll+0x75fa08<br/>
System.Windows.Forms.dll+0x454a31<br/>
0x0000000000000000<br/>
<br/>
7) I would think that the lion's share of the app is based on registering event watchers, likely with a smattering of event timers as well. In my quick review of some thread stacks I didn't see many *Event* threads. The couple I came across were on threads that were using no CPU, as expected.<br/>
<br/>
On the hole, I think that the performance may be a bit better. I cannot be certain because I don't want to pull out the ProcMon traces I have sent in the past. Also, my new laptop has a FAR more powerful CPU than my last laptop did. I think the IO may be down a good bit? But there is clearly just way too much registry spamming going on.<br/>
<br/>
I am going to do a reboot and see if I can successfully switch to the Profile I had saved. I hope I don't lose all of those!! Because I (used to) travel a good bit, I have a wide array of monitor configs created.<br/>
<br/>
Oh, I attached the DF Troubleshooting text. Let me know if you need more info/debugging.
</div>
]]></content:encoded>
</item>
</channel>
</rss>