File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,7 @@ the strong sizes of all FCS caches are reduced to either 0 or 1. This happens f
6767In practice this will still make tools like the Visual Studio F# Power Tools usable, but some operations like renaming across multiple
6868projects may take substantially longer.
6969
70- For a 32-bit process the default threshold is 1.7GB of allocated managed memory in a process, see `maxMBDefault` in `service.fs`. For a 64-bit process
71- it is twice this.
70+ By default the maximum memory trigger is disabled, see `maxMBDefault` in `service.fs`.
7271
7372Reducing the FCS strong cache sizes does not guarantee there will be enough memory to continue operations - even holding one project
7473strongly may exceed a process memory budget. It just means FCS may hold less memory strongly.
You can’t perform that action at this time.
0 commit comments