MemTotal: 516160 kB MemFree: 4688 kB MemShared: 0 kB Buffers: 41164 kB Cached: 379260 kB SwapCached: 14668 kB Active: 96856 kB Inactive: 355044 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 516160 kB LowFree: 4688 kB SwapTotal: 575488 kB SwapFree: 530104 kB
cat /proc/meminfo We have tomcat running, plus continuous queries on the mysql database. But would all these activities/processes consume the 512MB of RAM? So if I have a GameServer.java program, when I increase the protected static int nThreads variable to over 500, a java.lang.OutofMemory Error is appended to nohup.out. We're already using kernel 2.5.8, so I don't think its a matter of having the kernel being able to support a lot threads or processes. Thank you. __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
