-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-GC-coreclrneeds-author-actionAn issue or pull request that requires more info or actions from the author.An issue or pull request that requires more info or actions from the author.no-recent-activitytenet-performancePerformance related issuePerformance related issueuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
After upgrading my applications to the latest .NET version (7.0.202), I have noticed a significant increase in memory consumption on Linux (RHEL7). Both my apps upgraded to .NET7 are self-contained.
Applying the fix described at #79633 (comment) (setting DOTNET_GCName=libclrgc.so) solved my problem and the memory consumption got reduced to the .NET 6 levels.
Please guide on how to collect traces from RHEL from both my applications I've upgraded.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-GC-coreclrneeds-author-actionAn issue or pull request that requires more info or actions from the author.An issue or pull request that requires more info or actions from the author.no-recent-activitytenet-performancePerformance related issuePerformance related issueuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner