8000 update GC.TryStartNoGCRegion doc · Issue #8366 · dotnet/dotnet-api-docs · GitHub
[go: up one dir, main page]

Skip to content
update GC.TryStartNoGCRegion doc #8366
Open
@Maoni0

Description

@Maoni0

Issue description

the doc requires some updates after our 7.0 work. an important update should be the ephemeral segment size limit for specifying the size which is no longer the case for 7.0.

also in general I noticed we didn't specify enough details for the API behavior such as

  • what happens to the latency mode when an exception is thrown
  • if you have allocated more than the size you specified what is the behavior (ie, a GC will happen and we will exit the NoGCRegion mode and revert back to the previous latency mode)

since customers can check the latency mode before they decide whether they want to call the API it's important to spell out the behavior wrt latency mode.

Target framework

  • .NET Core
  • .NET Framework
  • .NET Standard

Metadata

Metadata

Assignees

Labels

Pri1Indicates issues/PRs that are high priorityarea-System.Runtimedoc-enhancementImprove the current contentuntriagedNew issue has not been triaged by the area owner

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0