Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Added registry tweaks to lower RAM usage#411

Open
Brandonbr1 wants to merge 1 commit intoSycnex:masterfrom
Brandonbr1:patch-3
Open

Added registry tweaks to lower RAM usage#411
Brandonbr1 wants to merge 1 commit intoSycnex:masterfrom
Brandonbr1:patch-3

Conversation

@Brandonbr1
Copy link
Copy Markdown

It reduces Ram usage by a lot


; lowers ram usage and process count by a lot
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"SvcHostSplitThresholdInKB"=dword:04000000
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting this to such a high number might unwanted service shutdowns or instability because more services get grouped together. This should be used only if you know what you are doing.

See also:
https://www.tenforums.com/tutorials/94628-change-split-threshold-svchost-exe-windows-10-a.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants