For Programmers: Free Programming Magazines  


Home > Archive > Functional > August 2007 > Re: shootout: implementing an interpreter for a simple procedural









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: shootout: implementing an interpreter for a simple procedural
Daniel C. Wang

2007-08-22, 4:18 am

Joachim Durchholz wrote:
> Jon Harrop schrieb:
>
> Difficult to do well. Different execution models can vary wildly with
> their GC requirements.
> {stuff deleted}


I would not be surprised if there were hooks into the virtual memory
subsytem to avoid needless paging, and other virtual memory tuning for
the GC, but beyond that support, I think it makes little sense to do
anything special in the OS.

It's more likely the CLR will become more independent of OS than the
reverse.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com