Where JITted code is placed in virtual memory?

  • Thread starter Thread starter Vyacheslav Lanovets
  • Start date Start date
V

Vyacheslav Lanovets

As I read here
http://blogs.msdn.com/mikezintel/archive/2004/12/08/278153.aspx the
uncompiled application dlls are loaded into 1GB shared virtual memory space.

Bit it's not clearly stated where hen CF.Net jit compiles the code? Into
that 1 GB shared memory too?


The problem is that we can not start our native application on new PPC
platforms due to very low amount of free virtual memory available.


Best regards, Vyacheslav Lanovets
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top