Tuesday, 10 September 2013

Memory consumption differences

Memory consumption differences

Some of our processes (.net managed) consumes different amount of memory
of different systems. one of the systems has 32 cores while the other has
only 2 cores - can that fact impact the memory ? I also noticed that there
are many (20+) GC threads at the one that consume more while the other
system doesn't.
Can that be related to the GC operational mode ?
Thanks.

No comments:

Post a Comment