Skip to content

Remove background_process_limit setting (closes #11)#12

Merged
bryanroscoe merged 1 commit into
mainfrom
fix/issue-11-remove-bg-process-limit
May 8, 2026
Merged

Remove background_process_limit setting (closes #11)#12
bryanroscoe merged 1 commit into
mainfrom
fix/issue-11-remove-bg-process-limit

Conversation

@bryanroscoe
Copy link
Copy Markdown
Owner

@bryanroscoe bryanroscoe commented May 8, 2026

The background_process_limit setting does not persist across reboots on Nvidia Shield. Since the optimization flow prompts for a reboot at the end, anything set here was always reverted before it took effect.

Removes the setting from $Script:PerfList, the Run-Task performance-settings prompt block, and the Health Report's Process Limit query/parse/display. Updates the README feature list to match.

Closes #11.

The setting does not persist across reboots on Nvidia Shield, and the
optimization flow prompts for a reboot at the end — meaning anything
set here was always reverted before it took effect.

Removes:
- $Script:PerfList entry and the Run-Performance prompt block
- Health Report SETTINGS query, parsing, and "Process Limit" display
- README feature list mention

Closes #11
@bryanroscoe bryanroscoe force-pushed the fix/issue-11-remove-bg-process-limit branch from 1c5f6b0 to 69e83d8 Compare May 8, 2026 21:45
@bryanroscoe bryanroscoe merged commit 5f2b73d into main May 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Background process limit is not persisted across restarts on Nvidia Shield

1 participant