Re: [Mono-dev] Help with heap profilers

2010-10-23 Thread Bassam Tabbara
Any help with this would be appreciated? What tools are folks using to find 
leaks / fragmentation issues on mono?

From: mono-devel-list-boun...@lists.ximian.com 
[mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Bassam Tabbara
Sent: Thursday, October 21, 2010 11:20 PM
To: mono-devel-list@lists.ximian.com
Subject: [Mono-dev] Help with heap profilers

I suspect I'm seeing a low grade leak with ASP.NET, and I'm having a hard time 
getting any of the heap profilers to run correctly. Which is the recommended 
heap profiler? I assume it's the logging profiler. I run it with the following 
options:

--profile=logging:gc,as,output=/mnt/profile/frontend.$$.mprofile

And it seems to hang my process frequently both while running and during 
shutdown. Also even when it does not hang, I'm unable to get mprof-decoder to 
parse its output, I see the following exception quite frequently:

Unhandled Exception: System.OverflowException: Number overflow.
  at Mono.Profiler.BlockData.DecodeHeaderBlockCounterDelta (System.Byte[] 
header) [0x0] in :0
  at Mono.Profiler.SyncLogFileReader.ReadBlock () [0x0] in :0
  at Mono.Profiler.ConsoleDecoder.Main (System.String[] argv) [0x0] in 
:0

Any help would be appreciated. I'm using mono built from mono-2-6 branch.

Thanks!
Bassam
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] MONO and Entity

2010-10-23 Thread Quandary

 Maybe you should add this statement to:
http://www.mono-project.com/EntityFramework

After reading that page I had the impression we were to have it in about 
1 to 2 years from now.
Fortunately I smelled something fishy about a Microsoft-made ORM wrapper 
and used nHibernate instead.


I wouldn't recommend LINQ, Microsoft is already phasing LINQ out in 
favour of EntityFramework.

Existing LINQ support however will continue to exist (for the time being).


Am 22.10.2010 22:05, schrieb Miguel de Icaza:
We currently have no plans on building an open source Entity 
Frameworks for Mono.   It is too large and too big of an effort for us 
to take on while other areas need our attention.


I suggest you use another orm.   Entify, nhibernate or Linq to SQL


On Oct 21, 2010, at 5:47 PM, "Adriano A. Santos" > wrote:



Hi,

When may I use Entity Framework in MONO?

Thanks…

*Adriano Santos***

MSN: adri...@lightinfocon.com.br 

**

* Light Infocon Tecnologia S/A*

 Rua Manoel Barros de Oliveira, 303

 58429-080 - Campina Grande, PB - Brasil

 Fone: 83-1904   Fax: 83-1528

www.lightinfocon.com.br 

*_Confidencialidade:_* A informação contida nesta mensagem de e-mail, 
incluindo quaisquer anexos, é confidencial e está reservada apenas à 
pessoa ou entidade para a qual foi endereçada. Se você não é o 
destinatário ou a pessoa responsável por encaminhar esta mensagem ao 
destinatário, você está, por meio desta, notificado que não deverá 
rever, retransmitir, imprimir, copiar, usar ou distribuir esta 
mensagem de e-mail ou quaisquer anexos. Caso você tenha recebido esta 
mensagem por engano, por favor, contate o remetente imediatamente e 
apague esta mensagem de seu computador ou de qualquer outro banco de 
dados. Muito obrigado.


*_Confidentiality Notice:_* The information contained in this email 
message, including any attachment, is confidential and is intended 
only for the person or entity to which it is addressed. If you are 
neither the intended recipient nor the employee or agent responsible 
for delivering this message to the intended recipient, you are hereby 
notified that you may not review, retransmit, convert to hard copy, 
copy, use or distribute this email message or any attachments to it. 
If you have received this email in error, please contact the sender 
immediately and delete this message from any computer or other data 
bank. Thank you.


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com 


http://lists.ximian.com/mailman/listinfo/mono-devel-list



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] MONO and Entity

2010-10-23 Thread Jb Evain
On Sat, Oct 23, 2010 at 6:49 PM, Quandary  wrote:
> I wouldn't recommend LINQ, Microsoft is already phasing LINQ out in favour
> of EntityFramework.
> Existing LINQ support however will continue to exist (for the time being).

"LINQ" and "LINQ to SQL" are two very different things.

-- 
Jb Evain  
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list