Bitsum Community Forum

General Category => Coreprio => Topic started by: Jeremy Collake on November 08, 2018, 03:16:42 PM

Title: CorePrio - Bitsum's 'Dynamic Local Mode'
Post by: Jeremy Collake on November 08, 2018, 03:16:42 PM
Product home: https://bitsum.com/portfolio/coreprio/ (https://bitsum.com/portfolio/coreprio/)

Coreprio package is here: https://bitsum.com/files/corepriosetup.exe

Components:

This is very much a work in progress. A one-click updater is included in the package.
Title: Re: CorePrio - Bitsum's 'Dynamic Local Mode'
Post by: Jeremy Collake on January 01, 2019, 07:51:27 PM
v0.0.3.6:
+ Cosmetic
+ Remove start menu shortcut to console rendition (coreprio.exe)
Title: Re: CorePrio - Bitsum's 'Dynamic Local Mode'
Post by: Jeremy Collake on January 05, 2019, 03:00:05 AM
v0.0.3.7:
+ Minor performance and reliability improvements
+ Remove redundant debug output 'managing 0 threads' when DLM disabled
Title: Re: CorePrio - Bitsum's 'Dynamic Local Mode'
Post by: Jeremy Collake on January 07, 2019, 10:39:17 AM
v0.0.3.8:
+ Fix NUMA Dissociater checkbox would not stay toggled OFF when dialog re-opened
+ Remove warning about use of DLM with NUMA Dissociater. Can be used together. Results will depend on the application load and settings. DLM is not able to do anything positive for benchmarks that utilize all CPU cores since the entire processor is loaded.

(older revision history cleared since it was all early initial dev)
Title: Re: CorePrio - Bitsum's 'Dynamic Local Mode'
Post by: Jeremy Collake on February 06, 2019, 11:00:57 PM
v0.0.5.1:
+ Add inclusion and exclusion pattern matching by process basename, -l,--inclusions and -x,--exclusions parameters
+ Add inclusion and exclusion control to management GUI
+ When using console app, force Bitsum's DLM to 'On'. Previously enabled only if -f flag for NUMA Dissociater not given
+ Add GUI note that AMD's implementation of DLM, if installed, is disabled
+ Minor other improvements
Title: Re: CorePrio - Bitsum's 'Dynamic Local Mode'
Post by: Jeremy Collake on February 11, 2019, 06:14:55 PM
v0.0.5.2:
+ GUI cosmetic work. Make status control larger and add text indicating settings can't be changed while service is started.
Title: Re: CorePrio - Bitsum's 'Dynamic Local Mode'
Post by: Jeremy Collake on May 27, 2019, 01:44:51 PM
v0.0.6.3
+ Substantial refactoring, including core features (thread management)
+ Opened source under MIT license. Repo: https://github.com/jeremycollake/coreprio

Reminder: Support Bitsum by purchasing a license for Process Lasso Pro.

Title: Re: CorePrio - Bitsum's 'Dynamic Local Mode'
Post by: Jeremy Collake on June 06, 2019, 12:38:29 PM
v0.0.6.7:
+ Minor code maintenance
Title: Re: CorePrio - Bitsum's 'Dynamic Local Mode'
Post by: Jeremy Collake on June 20, 2019, 03:45:06 PM
v0.0.6.8:
+ Changed 'software thread count' caption to 'threads to prioritize', for clarity