WOA-Project / windows_andromeda_platforms

Windows Drivers for Andromeda Platforms
Other
2 stars 0 forks source link

[Windows 10x] SurfaceDisplayConfigurationService memory leak [Pernambuco (2407.22)] #6

Open Tourniquet88 opened 4 months ago

Tourniquet88 commented 4 months ago

On Windows 10x with the latest driverpack [Pernambuco (2407.22)] the SurfaceDisplayConfiguratorService takes a lot of memory 1.9 GB - 2.4GB and is constantly "active" as in constantly using CPU cycles 13%, which leads to the devices getting hot even in "standby". As soon as the services gets terminated the device cools down.

image

gus33000 commented 4 months ago

Oh thanks for this, that service isnt even meant to be in the 10X image. Very interesting that there is a mem leak here, ill check next weekend, this def shouldnt happen even on wcos where that service shouldnt be here