Process Lasso Releases

Discussion in 'other software & services' started by boredog, Mar 10, 2017.

  1. Tarnak

    Tarnak Registered Member

    Joined:
    Feb 5, 2007
    Posts:
    5,296
    @Krusty

    I have the latest version, always. Thanks.:D
     
  2. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
    Since PL is now @ v10, perhaps the thread needs a name change?

    @ronjor ?

    :thumb:
     
  3. guest

    guest Guest

    Process Lasso 10.2.0 Released (August 1, 2021)
    Homepage
    Download + Revision History
    v10.2.0.40 – Aug 1 2021
    • Improvement to ProBalance
    • Refactored Foreground Boosting
    • Add Internet Explorer Restriction feature
    • Deploy Bitsum Session Agent for GaaP installs too
    • Windows 11 support
    • Other fixes and enhancements
    (37) Core: Fix an issue with Instance Balancer 'childof:' rules with no space before process name match
    (35) Insights: Improvements with greater than normal system text size or scaling
    (31) GUI: Change real-time priority warning message and behavior
    (31) CPUEaterDemo: Rename CPU consumer in SFX (live EXE) to testlasso.exe instead of bg.tst
    (31) Core: Minor code improvements
    (29) GUI: Add 'Exclude from Foreground Boost' process context menu item under More
    (29) GUI: Remove superfluous cancel button from 'foreground boosting not recommended' warning messagebox
    (25) GUI: Internal adjustment to cancel/close behavior of generic list dialog
    (25) GUI: Cosmetic to generic list dialog (foreground boost exclusions, Group Extender, SmartTrim exclusions ...)
    (23) GUI: Add Internet Explorer (iexplore.exe) restriction feature under 'Options / Control'
    (23) GUI: Add foreground boost exclusions list dialog
    (19) CPUEaterDemo: Launch CPU consumer as an orphaned background process, given default foreground exclusion setting. This makes the demo more user friendly and more accurately simulates a real-world background CPU consuming process.
    (19) CPUEaterDemo: Add explanatory text regarding treatment of foreground processes
    (19) CPUEaterDemo: Cosmetic work
    (19) GUI: Allow previously enabled foreground boosting to be disabled in Free versions past trial
    (17) GUI: Add 'Boost to High Priority' (instead of Above Normal) foreground boost option
    (15) Install: Always deploy bitsumsessionagent, including with GaaP
    (13) GUI: Language updates
    (11) Core: Refactor foreground priority class boosting to work with GaaS and multiple simultaneous sessions
    (11) Core: Add foreground boost option to exclude non-normal priority classes
    (11) Core: Remove foreground thread boosting
    (11) GUI: Refactor foreground boosting submenu, adding new options
    (11) GUI: Minor menu adjustments to 'Options / CPU'
    (9) Core: Migrate to GetTickCount64 in ProBalance timing
    (9) Core: Add distinct log entry when ProBalance ends due to entry into foreground
    (9) Core.ProBalance: When 'ignore children of foreground process' enabled, end restraint if parent enters foreground
    (9) Core.ProBalance: If non-normal priority classes are not excluded, ensure that idle priority classes are not raised to below normal
    (9) GUI: Minor cosmetic to ProBalance Options dialog
    (7) GUI: Fix config reset by menu not clearing some rule types
    (1) Core: Add an experimental feature
    (1) GUI: Remove 'Always Allow Dark Mode' menu item
    (1) GUI: Support Windows 11 in OS build string
    Release Announcement: Process Lasso v10.2 – Core Work
     
  4. guest

    guest Guest

    Process Lasso 10.2.1 Beta Released (September 13, 2021)
    Download + Revision History
     
  5. guest

    guest Guest

    Process Lasso 10.3.0 Beta Released (September 17, 2021)
    Download + Revision History
    https://bitsum.com/current_version.txt
    10.3.0 beta:

    (11) GUI: [beta2beta] Fix switch of config profile by governor wouldn't notify GUI when GaaS
    (11) GUI: [beta2beta] Also support 'My First Profile' in config switcher dialog
    (11) GUI: Change default config profile name to 'My First Profile' and show name on graph when use
    (9) GUI/Core: Add Config Profile Switcher feature
    (7) GUI: Fix issue where dynamic thread priority boost disabled rule removal by context menu wouldn't immediately re-enable boosting for that process instance.
    (5) Installer: Refactor some language selection code
    (3) GUI: Language updates
    (1) SessionAgent: Fix crash on Windows 32-bit OSes
    (1) GUI: Adjust Tools submenu captions
     
  6. guest

    guest Guest

    Process Lasso 10.3.0.50 Released (October 4, 2021)
    Homepage
    Download + Revision History
    v10.3.0.50 – Oct 4 2021

    • New Config Profile Switcher feature
    • Add special ProBalance handling for searchindexer.exe
    • Other fixes and enhancements
    (49) Core: Add ProBalance service exclusion overrides, first is searchindexer.exe
    (49) Core: Minor ProBalance code maintenance
    (47) GUI: Cosmetic improvements to Persistent CPU Priorities dialog
    (45) GUI: Change 'File / Profile' menu to 'File / Config Profile'
    (41) GUI: Set default IdleSaver time to 5 minutes
    (39) GUI: Add confirmation dialog on config profile deletion
    (37) GUI: Update German, Italian, Chinese Simplified, others
    (35) GUI: Have 'Reset Configuration' also clear select registry backed settings
    (33) GUI: Add tooltip to CPU Limiter dialog enforcement duration edit control to indicate that 0 means indefinite
    (33) GUI: Add Windows version to About dialog
    (31) GUI: Improvements to IdleSaver config dialog code
    (31) Core: Fix to IdleSaver exclusion matches when username specified in rule
    (31) GUI: Fix an issue where memory page priority rules could store with -1 values after being removed
    (27) Core: Exclude any Steam child process running from "common\mixedrealityvrdriver" or "common\steamvr" subfolders from Performance Mode automatic game detection
    (25) GUI: For rule additions by context menu, remove any matching exact (non-wildcard) full pathname rule before adding basename rule
    (25) GUI: Change 'No default priority' and 'No default affinity' menu items to 'None' for consistency
    (25) GUI: Add 'None' to multi-select persistent I/O priority context menu
    (25) GUI/Core: Refactor some settings storage code
    (23) GUI: Add menu item 'Options / Log / Set Max Log File Size' to set corresponding registry value
    (23) GUI: Remove deprecated 'Keep log pruned' menu option and INI setting
    (17) GUI: Remove deprecated code related to removed Active Processes tab CPU bar graphs
    (17) GUI: Various improvements to Config Profiles
    (15) GUI: Add error message on attempt to create config profile that already exists
    (15) GUI: Manage Profiles Dialog: Fix 'Create New' would not always immediately refresh list afterwards
    (15) GUI: Add Create Config Profile option to start with empty profile or copy current
    (11) GUI: Change default config profile name to 'My First Profile'
    (9) GUI/Core: Add Config Profile Switcher feature
    (7) GUI: Fix issue where dynamic thread priority boost disabled rule removal by context menu wouldn't immediately re-enable boosting for that process instance.
    (5) Installer: Refactor some language selection code
    (1) SessionAgent: Fix crash on Windows 32-bit OSes
    (1) GUI: Adjust Tools submenu captions
    Release Announcement: Process Lasso v10.3 – Config Profile Switcher
     
  7. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
    One machine updated without a problem but when I check for updates on my desktop PC it says no updates available. I wonder if it has been pulled?
     
  8. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
    Manually downloaded and installed successfully.
     
  9. guest

    guest Guest

    Process Lasso 10.3.1 Beta Released (October 14, 2021)
    Download + Revision History
    Edit: Updated Changelog
     
    Last edited by a moderator: Oct 14, 2021
  10. Tarnak

    Tarnak Registered Member

    Joined:
    Feb 5, 2007
    Posts:
    5,296
    A reverse update, it seems, or not?

    ProcessLasso_v10.4.0.5 beta to v10.3.1.7 beta.JPG
     
  11. Victek

    Victek Registered Member

    Joined:
    Nov 30, 2007
    Posts:
    6,219
    Location:
    USA
    I wondered about that too ;) There's no mention of 10.4.0.5 on the website so perhaps that number was unintended...? :)
     
  12. guest

    guest Guest

    10.4 beta was mentioned on the website some days ago and i have mentioned it here too (but i have already "replaced" the post with 10.3.1)
     
  13. guest

    guest Guest

    Process Lasso 10.3.1.10 Released (October 15, 2021)
    Homepage
    Download + Revision History
     
  14. Tarnak

    Tarnak Registered Member

    Joined:
    Feb 5, 2007
    Posts:
    5,296
    Being in the beta channel, I get all versions. ;)

    image_2021-10-16_040531.png
     
  15. guest

    guest Guest

  16. guest

    guest Guest

    Process Lasso 10.4.0.38 Released (November 11, 2021)
    Homepage
    Download + Revision History
    v10.4.0.38 – Nov 11 2021
    • Add CPU Sets, a softer form of CPU Affinities
    • Adler Lake (Intel 12th Gen) support
    • Streamlined install
    (3) Installer: Do not show startup config dialogs by default (now optional section)
    (5) GUI: Small listview update optimizations
    (7) Core: Fix an issue where GaaS may not honor chosen language when writing log entries
    (15) Core/GUI: Add CPU Sets feature
    (19) GUI: Move Memory Priority process context submenu out of 'More'
    (19) GUI: Show Memory Priority column by default
    (19) GUI: Adjust config not writable message
    (19) GUI: Remove message when Forced Mode enabled
    (23) GUI: Cosmetic adjustments to CPU selection dialogs
    (23) GUI: Refactor CPU Affinity rules list dialog to be like that of CPU Sets (external selection dialog)
    (25) GUI: Do not throttle updates when check is manually invoked by user
    (29) GUI: Cosmetic to ProBalance Exclusions dialog
    (33) GUI: Adjust default position of columns in process listviews
    (35) GUI: Mark Efficiency Cores with "E" in CPU selection dialogs and menu items
    (35) GUI: Support Hyper-Threading disabled CPU affinities on Adler Lake
    (38) Core: Fix INI syntax error message after uninstalling BHP while application power profile rule referencing it exists
    (38) GUI: Cosmetic work to some rule list dialogs
    Release Announcement: Process Lasso 10.4 – CPU Sets and Adler Lake
     
  17. guest

    guest Guest

  18. guest

    guest Guest

    Process Lasso 10.4.2.16 Released (January 5, 2022)
    Homepage
    Download + Revision History
    v10.4.2.16 – Jan 5 2022

    • Add CTRL+SPACE keyboard accelerator to pause GUI display updates
    • ‘Start Process Lasso with power profile’ now acts as a base power profile when no power rules active
    • Minor fixes and enhancements
    (1) Core: Minor adjustment to Windows Error Reporting (WER) snapshot process handling
    (1) GUI: Add CTRL+SPACE keyboard accelerator to pause GUI display updates
    (3) GUI/Core: When no power profile rules are in effect, return to set 'Start Process Lasso with Power Profile'
    (5) GUI: Add message when user attempts manual switch of active power profile when 'start with' (base) power profile is set
    (7) GUI: Don't remove processes from listview while in the context menu. Fixes crash seen when process removed while taking action on it via context menu.
    (9) GUI: Remove 'Help / Change License Code' menu item when not activated
    (9) GUI: Fix activation code change wouldn't refresh licensee name on graph until app restart
    (11) All: (c) 2021 to 2022
    (11) GUI: Add menu item to toggle ProBalance option to lower to Idle instead of Below Normal
    (13) GUI: Add submenu 'View / Reset'
    (13) GUI: Add menu item 'View / Reset / Reset ProBalance Counters'
    (13) GUI: Move process context menu item 'Keep Running' to 'More' submenu
    (13) GUI: Improve consistency of process context menu items for Hard Throttling
    (13) All: Minor code maintenance
     
  19. moredhelfinland

    moredhelfinland Registered Member

    Joined:
    Mar 31, 2009
    Posts:
    347
    Location:
    Finland
    Amazing software, when used with something like 16core or more. Pro audio/rendering engineers will benefit this software a lot.
    Cons are that some security softwares does not like, when PL try to, even look security processes of an AV.
    But highly recommended for pro audio/rendering ppl. With this software, it can make your workflow a lot better.
     
    Last edited: Jan 5, 2022
  20. guest

    guest Guest

    Process Lasso 10.4.3.24 Released (January 28, 2022)
    Homepage
    Download + Revision History
    v10.4.3.24 – Jan 28 2022
    • Adjustment to BHP for Alder Lake on Win10 (specifically)
    • Refinement of memory priority feature
    • Minor fixes and enhancements
    (1) All: Retarget to VS2022
    (1) GUI: Some cleanup to memory priority feature
    (3) GUI: Show memory priority values as names throughout
    (7) GUI: Instead of disabling Group Extender menu items on single group systems, show message that it only applees to multi-group systems
    (9) GUI: Adjust Instance Balancer config dialog column widths
    (11) Core: Fix 'Start with' (base) power profile wouldn't allow IdleSaver to change the power profile
    (13) GUI: Add CPU info to About dialog
    (15) Core: Make Bitsum Highest Performance core parking settings compatible with Alder Lake on Win10
    (17) Core: Do one-time adjustment of BHP of existing installs on Win10 /w Alder Lake, so that all P cores are unparked
    (19) GUI: Add vmmem to system process warning
    (19) GUI: Fix a recent crowdin integration issue, update translations
    (23) GUI: Add specific error when CPU Sets edit control is empty when user tries to add rule
    (23) GUI: CPU Sets rule list dialog: Add query if user clicks OK with an unadded rule
     
  21. guest

    guest Guest

    Process Lasso 10.4.4.20 Released (February 18, 2022)
    Homepage
    Download + Revision History
    v10.4.4.20 – Feb 18 2022
    • Minor fixes and enhancements
    (1) All: Switch to 2022 EV code signing certificate
    (1) GUI: Improve signal to update licensee name display when activation status changes
    (3) GUI: Fix tray icon wasn't changing to indicate a ProBalance action with GaaS
    (5) GUI: Add 'View / Tray Icon' menu option to toggle changing of tray icon upon ProBalance action
    (5) GUI: Add HCKU registry setting 'TrayProBalanceIconDurationMS' to adjust duration ProBalance icon is shown in tray upon action (default 1500ms)
    (5) GUI: Fix CPU utility and time were transposed in status bar
    (7) GUI: Fix an extraneous registry key created in last release
    (11) GUI: When Watchdog or Keep Running rules require GaaP, show notice and one-click 'switch to GaaP' syslink in their config dialogs
    (13) GUI: Add /trimnow command line switch to initiate SmartTrim action
    (13) Core: Log error with guidance if Watchdog rule can't restart a process due to GaaS
    (17) GUI: For post-trial free installs, now allow Pro-only rule config dialogs to be opened, but restrict 'Add' button
    (17) GUI: Make Foreground Boosting a free feature
     
  22. guest

    guest Guest

  23. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
    v10.4.6.20 – Apr 15 2022

    • Support processor groups of unequal size (rare)
    • Improvements to Instance Balancer, including multi-group support
    • Minor fixes and enhancements
    (1) GUI: Add support for processor groups of unequal sizes
    (3) Core: Add Instance Balancer processor group support (balances to all groups)
    (5) Core: Improve behavior of Instance Balancer 'reserved cores' setting when there are more instances than cores. Now reserves first X cores of each processor group.
    (9) GUI: General maintenance to web interface code (updates, activation)
    (9) Core/GUI: Fix a crash that could occur under certain rare conditions
    (11) GUI: Remove some deprecated code
    (13) GUI: Adjustment to tray ProBalance event icon switch handling
    (19) Core: Fix 'Start with' (base) power profile setting would override power profile switch by manually induced Performance Mode

    https://bitsum.com/changes/processlasso/#changes
     
  24. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
    https://bitsum.com/changes/processlasso/
     
  25. moredhelfinland

    moredhelfinland Registered Member

    Joined:
    Mar 31, 2009
    Posts:
    347
    Location:
    Finland
    Very good software, especially for the high end systems, like video editing / audio processing systems where you can tweak per core basis. Also works fine with older PCs dual-core processors to reduce micro-lags.
    Some security softwares, especially Norton and its advanced tamper protection does not like Process Lasso at all. If some program is even "looking" Norton processes, it shows a warning. Just make an exclusion vise versa. I don't use Norton anymore, maybe JC hardcoded/excluded those Norton processes already.
    Highly recommended for high end production systems and servers to make your workflow faster and more productive.

    And yes, i'm using paid family license for PL.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.