Re: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Jonathan Doughty
hat IBM recently released their 1.4.0 implementation: http://www-106.ibm.com/developerworks/java/jdk/linux140/ Don't know about BEA's JRockit off hand. -- Jonathan DoughtyThe MITRE Corporation[EMAIL PROTECTED]

Re: Using more than 2 gigs with Java on Linux?

2002-12-03 Thread Jonathan Doughty
Can't say I can find where the documentation was fixed, either. -- Jonathan DoughtyThe MITRE Corporation[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: JVM and threads

2002-08-20 Thread Jonathan Doughty
> "Mauricio" == Mauricio Nuñez <[EMAIL PROTECTED]> writes: > Thanks for your answers! > Well, i will need to wait for a back port from kernel 2.5 to 2.4 ... > I'm trying to get a better performance with Tomcat (a servlet > container). > The servlet spec say '1 request: 1 thread', then with

Re: How to use Java options -Xms and -Xmx on Linux?

2001-05-10 Thread Jonathan Doughty
to indicate the fix may be to documentation noting the limitation. The latter hints at some intrinsic limitations on Windows. Meanwhile I'm trying to refactor our application to get by with less. -- Jonathan DoughtyThe MITRE Corporation[EMAIL PROTECTED] ---

Sun JDK 1.3.0 RC

2000-09-08 Thread Jonathan Doughty
lient, and HotSpot Server) winners here. Congratulations Sun, and thank you. -- Jonathan Doughty The MITRE Corporation [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Re: Terrible native thread performance

2000-01-19 Thread Jonathan Doughty
tching the kernel scheduler for better Java performance at http://www-4.ibm.com/software/developer/library/java2/index.html Recommended reading; the Java on Linux situation really needs this kind of work. (Speaking only for myself.) -- Jonathan Doughty The MITRE Corpor

Re: Java Advanced Imaging availability on Linux

1999-12-06 Thread Jonathan Doughty
fall back to pure Java implementations when native implementations (presumably residing in jre/lib/i386 on Intel/Linux) are not available. It should work okay on Linux (modulo JDK 1.2 incompleteness), just more slowly than it might. Of course, I haven't actually tried this yet, so YMMV. --

Re: How can I see memory used by Java?

1999-11-29 Thread Jonathan Doughty
he IBM JDK 1.1.8 for Linux claims to support these options. -- Jonathan Doughty The MITRE Corporation [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]