question

SupportTOR-6890 avatar image
0 Votes"
SupportTOR-6890 asked JackJJun-MSFT edited

Application dll memory consumption after crossgen execution

Good day!
We have a terminal server. For the one of dll in application, crossgen was executed.
After executing crossgen, at the first launch of the application, an address in memory is allocated for this dll, for other instances of the running application this address will remain as for the dll of the first instance.
However, each of the instances still consumes memory as if crossgen were not running.
In each of the instances, this dll also consumes memory.
Please explain why this is happening and why the memory consumption of this dll is not zero for other instances?

Screenshot of the first application instance - 1.png

Screenshot of the second application instance - 2.png

dotnet-runtime
1.png (175.7 KiB)
2.png (175.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers