[Mono-dev] question: huge amounts of RAM

Mark Probst mark.probst at gmail.com
Wed Sep 21 05:51:32 EDT 2011


On Wed, Sep 21, 2011 at 11:42 AM, Daniel Kirstenpfad <daniel at sones.de> wrote:
> When speaking of huge I mean 1 to 2 terabytes of RAM.
>
>
>
> Since we do not own machines with such extreme amounts of memory we have
> been a limited time-frame assigned on such a machine to test our software
> on. So we want to make sure upfront that we actually will be able to use
> that amount of RAM….

Do you care about the length of GC pause times?  I mean the absolute
length, not the relative amount of time the GC consumes.  (If your
programs do anything but batch processing then you probably do).

Mark

-- 
Mark Probst
  http://www.complang.tuwien.ac.at/schani/
  http://www.flickr.com/photos/schani/
  http://schani.wordpress.com/


More information about the Mono-devel-list mailing list