This is not necessary with the 2.2 kernel. I am not sure what kernel you are
using. I am at RH 6.0 and /proc/meminfo has:
total:used:free: shared: buffers: cached:
Mem: 197484544 191668224 5816320 54882304 58417152 66740224
Swap: 2549432320 254943232
MemTotal:192
Roland Silver wrote:
>
> Nathan,
> I read your reply to Benjamin Edelman, where you asked the question
>
> >2) Check the contents of /proc/meminfo to make sure you have all the
> >memory and swap you think you do (you do boot with the linux "mem="
> >option, right?).
>
> I'm new to the Linux en
Nathan,
I read your reply to Benjamin Edelman, where you asked the question
>2) Check the contents of /proc/meminfo to make sure you have all the
>memory and swap you think you do (you do boot with the linux "mem="
>option, right?).
I'm new to the Linux environment, running Blackdown jdk1.1.7v3
Benjamin Edelman wrote:
>
> I'm running JDK 1.1.7v3 on an i386 running RedHat 5.2. The JDK has a nasty
> habit of bailing out with an out of memory error before my machine has
> actualy run out of memory
Some things to try:
1) Make sure you're not out of memory due to other big processes
runnin
I'm running JDK 1.1.7v3 on an i386 running RedHat 5.2. The JDK has a nasty
habit of bailing out with an out of memory error before my machine has
actualy run out of memory (yes, I used the mx option, also I have 192m of
ram with 100m swap space). I put together the following test program which
dem
Hi,
I'm using your jdk port (the last one). You can
see it at http://www.debriefing.com
(it's a new meta search engine.) . This site uses java servlets, and receives
more than 2 calls each day on the Search servlet.
My problem is to set up the right -mx, -ms , -ss
and -oss parameter