Jump to content

Dedicated Java RAM?


@Dan3HitU

Recommended Posts

Edit: nevermind, done it!

 

 

 

I'm sure I read somewhere that you can do this but I'm unsure :oops:

 

 

 

I heard/read (I'm sure I didn't dream it) that you can set a certain amount of your available RAM for Java applications only, anyone know how?

 

 

 

I was thinking it was "java -xms [number value]" and "java -xmx [number value]" but I'm unsure.

Link to comment
Share on other sites

Edit: nevermind, done it!

 

 

 

I'm sure I read somewhere that you can do this but I'm unsure :oops:

 

 

 

I heard/read (I'm sure I didn't dream it) that you can set a certain amount of your available RAM for Java applications only, anyone know how?

 

 

 

I was thinking it was "java -xms [number value]" and "java -xmx [number value]" but I'm unsure.

 

 

 

Could you tell me how to do this? It sounds like it could improve my comp's performance on Runescape.

Link to comment
Share on other sites

Here's how:

 

 

 

1) Go to the Java Plugin Control Applet (for Windows it should be in the Control Panel; Linux (GNOME), it should be under Applications -> System -> Preferences).

 

2) Click on the Java tab.

 

3) Select the JVM that you're using, then type in the following:

 

 

 

-Xmx256M

 

 

 

4) Restart all Java applications currently running.

Linux User/Enthusiast Full-Stack Software Engineer | Stack Overflow Member | GIMP User
s1L0U.jpg
...Alright, the Elf City update lured me back to RS over a year ago.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.