http://www.google.ca/search?tbm=isch&hl=en&source=hp&biw=1536&bih=956&q=RAM&gbv=2&aq=f&aqi=g10&aql=&oq=
I was asking whether or not the number was over how much you set, or how much you have.
EXAMPLE:
Server/Computer has 24GB RAM.
You devoted 512MB of RAM using:
java -Xincgc -Xmx512M -jar craftbukkit.jar (For Bukkit)
or
java -Xincgc -Xmx512M -jar minecraft_server.jar
or
You used the GUI, which is a horrible way of hosting.
THEN:
Your process went over either:
A. Your
physical RAM: 24GB
B. Your
set RAM: 512MB
You get it, can you please tell me which one it is now?