Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Virtual Machine / August 2005

Tip: Looking for answers? Try searching our database.

Register allocation Techniques for JVM

Thread view: 
vasvibhatt@gmail.com - 17 Aug 2005 12:53 GMT
Hi,

  I want to know about the new Register allocation techniques for JVM.
and also about the already available techniques. can u please send me
the sample code for the register allocation in JVM??

Vasvi
Chris Smith - 17 Aug 2005 17:36 GMT
>    I want to know about the new Register allocation techniques for JVM.
> and also about the already available techniques. can u please send me
> the sample code for the register allocation in JVM??

What are you starting with?  SSA?  Something else?  Googling for
"register allocation algorithm" will give you a good look at the
available algorithms.  The JVM has little to do with it by the point
you're allocating registers, so don't bother restricting your research
to Java-specific information.

The one thing that might be slightly Java-specific is that because JITs
often need to run quickly, you'll need a fast-running algorithm even at
the expense of a good allocation.

Signature

www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.