Skip to content

Make JIT_Stelem_Ref more responsive to suspension requests #32683

@VSadov

Description

@VSadov

JIT_Stelem_Ref is an FCALL that is not performing GC polls (for performance reasons).
As a result it could cause unpredictable and noticeable latency when suspending a thread that performs a lot of assignments to elements of reference type array.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions