Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Specifies whether garbage collection supports multiple CPU groups.

[**\<configuration>**](../configuration-element.md)\
&nbsp;&nbsp;[**\<runtime>**](runtime-element.md)\
&nbsp;&nbsp;&nbsp;&nbsp;**\<GCCpuGroup>**
&nbsp;&nbsp;&nbsp;&nbsp;**\<GCCpuGroup>**

## Syntax

Expand Down Expand Up @@ -74,4 +74,4 @@ The following example shows how to enable garbage collection for multiple CPU gr
- [Runtime Settings Schema](index.md)
- [Configuration File Schema](../index.md)
- [To disable concurrent garbage collection](gcconcurrent-element.md#to-disable-background-garbage-collection)
- [Workstation and server garbage collection](../../../../standard/garbage-collection/fundamentals.md#workstation_and_server_garbage_collection)
- [Workstation and server garbage collection](../../../../standard/garbage-collection/fundamentals.md#workstation-and-server-garbage-collection)
Loading