Re: Performance worrying problem - Bad architecture maybe

Tech-Archive recommends: Fix windows errors by optimizing your registry



In the context of the original post and given that I have provided a link to
more details, I stand by my original post. If you have a problem with that,
I'll meet you outside!

And if anyone want to know more about what Chris is talking about with the
CLR, see this:
http://blogs.msdn.com/stevenpr/archive/2005/12/12/502908.aspx

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

"<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote in message
news:eAyE9O0AGHA.208@xxxxxxxxxxxxxxxxxxxxxxx
> That's not entirely true. Apps can use RAM from shared memory outside the
> 32MB process slot, and in fact that's where the CLR allocates space for
> loading assemblies.
>
> -Chris
>
>
> "Daniel Moth" <dmoth74@xxxxxxxxxxx> wrote in message
> news:uvcYuezAGHA.3352@xxxxxxxxxxxxxxxxxxxxxxx
>> Note that your app/process can only use up to a maximum of 32MB in all
>> cases. So it depends on what else is running on your target.
>>
>> For more on that, read point 5 here:
>> http://www.danielmoth.com/Blog/2005/01/memory-problems-faq.html
>>
>> Cheers
>> Daniel
>> --
>> http://www.danielmoth.com/Blog/
>>
>> "Lonifasiko" <mloichate@xxxxxxxxx> wrote in message
>> news:1134721474.832628.224710@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> Hi again,
>>
>> I've also noticed that the two PDAs having memory problems curiously
>> have 64 Mbytes of RAM whereas the other PDA have 128 Mbytes. We
>> haven´t stressed this last PDA yet, but 64MBytes maybe are not enough?
>>
>>
>> What do you think about?
>>
>>
>
>


.



Relevant Pages