[Mono-list] Large memory applications

David Henderson dnadavewa at yahoo.com
Thu Jan 20 13:05:35 EST 2011


Here are the details:

Software/mono-2.8.2> ls /opt/bin/mono --version
ls (GNU coreutils) 7.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Richard M. Stallman and David MacKenzie.
Software/mono-2.8.2> /opt/bin/gmcs --version
Mono C# compiler version 2.8.2.0
Software/mono-2.8.2> uname -a
Linux belltown 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 
x86_64 x86_64 x86_64 GNU/Linux



----- Original Message ----
From: Jacek Rużyczka <stacheldraht at interia.pl>
To: mono-list at lists.ximian.com
Sent: Thu, January 20, 2011 2:25:53 AM
Subject: Re: [Mono-list] Large memory applications

Am Donnerstag 20 Januar 2011, 07:04:50 schrieb David Henderson:
> I've got a large heap size install (why this isn't the default on OpenSuSE
> rpms, I don't know) of mono and an application that is processing 6GB
> files.  I'm running this on a machine with 256GB RAM, so there's plenty of
> room for all of that data.  Even with sloppy coding... :)
> 
> My problem is that I keep getting out of memory errors at around  4.6GB RAM
> usage.  Any ideas on why it would bomb out when I have another 98% RAM
> available on this machine?
> 
Sounds like you've got a 32-bit O/S and/or Mono runtime running on your 
machine. For systems with > 4 GB of RAM you must use 64-bit versions.

Regards
Jacek Rużyczka

----------------------------------------------------------------
Nie płać księgowej! Odbierz prezent.
Sprawdź >> http://linkint.pl/f28f6

_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list



      


More information about the Mono-list mailing list