Thanks Tony! I'd like to get a copy of your patches for ARM if/when you get a chance, though my first interest is x86 at the moment.
Did you hit any other roadblocks in getting the JRE up and running on ARM? We'd like to run the JRE on x86, followed by JikesRVM. Paul On Wed, Jun 27, 2012 at 11:07 PM, Anthony Gutierrez <[email protected]> wrote: > Also, as a side note, Java 6 and 7 from Oracle work just fine on the ARM > model and I plan to release an image with the DaCapo benchmarks, rcS > scripts, and a how-to guide for getting the JRE to work on the image (I > can't release an image with the JRE already installed due to licensing > issues). > > -Tony > > On Wed, Jun 27, 2012 at 11:45 PM, Paul V. Gratz <[email protected]> wrote: >> >> Hi All, >> I've been trying to run the Oracle/Sun Java JRE in the X86 ISA model >> and so far the roadblock I'm hitting is a complaint from the java >> runtime that the the CLFLUSH instruction is missing. Parsing through >> the gem5 code it looks like that instruction has not been implemented. >> Has anyone gotten past this point in the X86 model? Before we get >> started working on it, I wanted to make sure there weren't any known >> patches to implement the missing functionality. >> Thanks! >> Paul >> >> -- >> ----------------------------------------- >> Paul V. Gratz >> Assistant Professor >> ECE Dept, Texas A&M University >> Office: 333D WERC >> Phone: 979-488-4551 >> http://www.gratz1.com/pgratz >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users -- ----------------------------------------- Paul V. Gratz Assistant Professor ECE Dept, Texas A&M University Office: 333D WERC Phone: 979-488-4551 http://www.gratz1.com/pgratz _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
