Main Menu

Recent posts

#71
Process Lasso / Re: With ipv6 the program free...
Last post by Forgand - July 08, 2024, 03:29:28 AM
QuoteBadland said:
If I activate ipv6, and I try to check if there is any update of Process Lasso, the program freeze for a while, until it appears the sign that it is already in its maximum version.
But if I disable ipv6, the check is instantaneous, and no freeze.

Enabling IPv6 may cause the program to temporarily freeze while checking for updates
#72
Process Lasso / Re: Need help optimizing setti...
Last post by Waino Corkery - July 05, 2024, 03:23:59 AM
Most modern games, including MMOs, are designed to utilize multiple CPU cores. However, many games still rely heavily on a few cores, often leading to one core being maxed out at 100% utilization.
#73
Process Lasso / Re: Bitsum Highest Performance...
Last post by Jeremy Collake - July 03, 2024, 10:50:43 AM
Correct as of now.
#74
Process Lasso / Bitsum Highest Performance vs ...
Last post by Ramesh - July 03, 2024, 09:25:54 AM
Between Bitsum Highest Performance vs Ultimate Performance the only difference is the Heterogenous Thread Scheduling Policy. Whereby Bitsum uses "Prefer Performant Processors" and Ultimate uses "Automatic". There is no other difference other than that right?

Also, Bitsum Highest Performance vs Ultimate Performance both of them unpark the core parking, right?
#75
General / Universal splunk forwarder as ...
Last post by hemanth674 - July 03, 2024, 03:39:40 AM
I have implemented a sidecar container to forward my main application logs to splunk. Have used universalsplunkforwarder image. After I deploy both my main application and forwarder seems up and running. But anyway not recieving any logs in splunk index specified. To troubleshoot splunkd log or any specific splunk internal logs are not found in /var/log path. Can someone please help how we enable this splunk internal logs?
#76
Process Lasso / Re: Regular expressions in rul...
Last post by siegeunhappy - July 03, 2024, 03:04:20 AM
Quote from: DaveB on December 01, 2023, 01:20:08 PMIt's easily dealt with, just a bit confusing. So, if I want to match ANY Cubase version, I need to match the entire path?

I'll give that a try. Obviously, I was trying to match the process name.

Thanks!


Matching the entire path can be a more reliable way to identify specific applications, especially when multiple versions or similarly named processes exist.
#77
Process Lasso / Re: Process Lasso not enforcin...
Last post by strategicgroup - July 02, 2024, 02:48:40 AM
Is there any difference if you disable CPU 0 + CPU 1, basically limiting PUBG to the last three physical cores of your processor?
#78
Process Lasso / Re: Option Application A-B
Last post by Jeremy Collake - July 01, 2024, 01:29:19 PM
No, I'm sorry, but that's outside the current capabilities of Process Lasso.
#79
Process Lasso / Re: Process Lasso for ARM
Last post by Jeremy Collake - July 01, 2024, 01:25:53 PM
Quote from: unrequited on June 25, 2024, 06:47:15 PMSnapdragon X laptops are (and the Surface ones before it) are making ARM on windows a bigger thing... any chance Processo Lasso for ARM64 would be a thing?

Yes, a very high chance ;). Note that the x64 build of Process Lasso will run fine on ARM64 Windows, but of course isn't quite as optimal as a native ARM64 build.
#80
Process Lasso / Option Application A-B
Last post by Peppo - July 01, 2024, 09:22:50 AM
There is the possibility to set that:
When you start an application A (.exe) is another specific application B (.exe) already present "for this reason" the application B can be auto-modified (priority, affinity, etc.) and when closed application A, does the previous activity for application B return as before?
I was hoping it could be done with watchdog or something else.