Re: Object sizes

2001-05-28 Thread Scott Murray
ll you this. You can download free demos of both of them: JProbe - http://www.sitraka.com/software/jprobe/ Optimize It! - http://www.optimizeit.com/productinfo.html Good luck, Scott -- =====

Re: 2.4 kernel and threads

2001-01-11 Thread Scott Murray
On Thu, 11 Jan 2001, Joseph Shraibman wrote: > Scott Murray wrote: > > > > Nowadays the buffers are purely used for buffering access to the block > > devices (e.g. disks). Pretty much everything else is now cached in the > > page cache. > > That still doesn

Re: 2.4 kernel and threads

2001-01-11 Thread Scott Murray
running the test kernels for quite a while, and the VM tweaks that went in in the last few before 2.4.0 improved interactive response quite a bit. Scott -- ========= Scott Murrayemail:

Re: address for ibm jdk bugs?

2001-01-07 Thread Scott Murray
s and take the occasional bug report. It helps a lot if you can give them a simple test program to reproduce the bug; hard to reproduce problems don't tend to stay on their radar unless you're somewhat persistent. Scott -- =======

Re: 2.4 kernel and threads

2001-01-04 Thread Scott Murray
s (12288 * 8K/thread = 96M). Scott -- ========= Scott Murrayemail: [EMAIL PROTECTED] http://www.interlog.com/~scottm

Re: building 1.3? building anything? hello?

2000-12-17 Thread Scott Murray
frustration before getting a usable build. Scott -- ===== Scott Murrayemail: [EMAIL PROTECTED] http://www.interlog.com/~scottm ICQ: 10602428 ---

Re: Does "HotSpot" always mean no "green threads"?

2000-11-19 Thread Scott Murray
On Sun, 19 Nov 2000, Volker wrote: > Hi, > > does HotSpot only support "native threads" but not "green ones"? Yes, that seems to be the case with all of the the existing HotSpot VMs. Scott -- =====

Re: idltojava

2000-07-21 Thread Scott Murray
this being Java and all... Scott -- ====== Scott Murray KL Group Inc. JProbe development 260 King St. E. Tel: (416) 594-1026, ext. 355 Toronto, Ontario Fax: (416) 594-1919Canada, M5A 4L5 "I'm sick a

Re: IBM has posted 1.3 pre-release

2000-05-04 Thread Scott Murray
ilers. >From what I've seen of IBM's 1.3, with its improvements on their already fast 1.1.8 VM, I think you have more to fear from it in this regard. Scott -- ========= Scott Murray

Re: What is fcs?

2000-04-19 Thread Scott Murray
On Wed, 19 Apr 2000, Paolo Ciccone wrote: > On Tue, Apr 18, 2000 at 11:02:41AM -0400, Scott Murray wrote: > > No WAG required, as I'm pretty sure. At Sun, FCS means "First Customer > > Ship", which basically means the release version of a product. They > >

Re: What is fcs?

2000-04-18 Thread Scott Murray
lly meaningful to anyone besides Sun and their licensees. Scott -- ========== Scott Murray KL Group Inc. JProbe development 260 King St. E. Tel: (416) 594-1026, ext. 355 Toronto, Ontario Fax: (416) 594-1919

Re: SMP ok?

2000-04-02 Thread Scott Murray
;s 1.2.2 VM has the most mature native threads implementation of all the VMs available for Linux. As well, worse comes to worse, if you can reproduce threading problems with it, IMO the Blackdown team are probably more inclined to fix them compared to either Sun or IBM. Scott -- =

Re: Mount Table File per Linux Distributon

2000-03-31 Thread Scott Murray
. When the proc filesystem is mounted (say at /proc), the files /etc/mtab and /proc/mounts have very similar contents. So, I'd say that both /etc/mtab and /proc/mounts are reasonably cross-distribution ways to look for the currently mounted filesystems. S

Re: Problem with exec()

2000-01-13 Thread Scott Murray
System.out.println(s); s = pOut.readLine(); } p.waitFor(); } catch(Exception e) { e.printStackTrace(); } Hope this helps, Scott -- Scott MurrayKL Group Inc. JProbe development 260 Ki

Re: Using JPDA with Blackdown JDK?

1999-12-22 Thread Scott Murray
On Wed, 22 Dec 1999, Scott Murray wrote: [snip] > >From what I've been able to determine, it looks like JVMDI works with > the Blackdown JDK 1.2.2 release candidates, even with the JIT turned on. Oops, I have to correct myself here. A teammate at work reminded me that the wrapper

Re: Using JPDA with Blackdown JDK?

1999-12-22 Thread Scott Murray
able to determine, it looks like JVMDI works with the Blackdown JDK 1.2.2 release candidates, even with the JIT turned on. Scott -- ========= Scott Murray email: [EMAIL PROT

JDK 1.1.8-v1 files on mirrors

1999-12-10 Thread Scott Murray
e files are .bz instead of .bz2, so I had to rename them before bunzip2 would uncompress them. - the jre118_v1 package seems to be missing the native_threads directories, although the jdk118_v1 package has them. Scott -- ====

Re: Native vs. green threads

1999-12-07 Thread Scott Murray
On Tue, 7 Dec 1999, Weiqi Gao wrote: > Scott Murray wrote: > > > > On Tue, 7 Dec 1999, Matt Welsh wrote: > > > > > > [EMAIL PROTECTED] (Nelson Minar) writes: > > > > > > > > However, I disagree that native threads are required for seri

Re: Sun and Inprise Java 2 announcement

1999-12-07 Thread Scott Murray
On Tue, 7 Dec 1999, Scott Murray wrote: [snip] > What were we supposed to think? As well, I've read three different press > articles on this today, and none of them contained the word "Blackdown". > If Inprise/Sun wanted to give credit to the Blackdown team for prov

Re: Sun and Inprise Java 2 announcement

1999-12-07 Thread Scott Murray
d to give credit to the Blackdown team for providing a base for their further work, I would have expected something, especially since the press releases for this were delayed several days. It's not like Sun doesn't know about the Blackdown team, they made them a licensee last year with gre

Re: Native vs. green threads

1999-12-07 Thread Scott Murray
e percentage of the people running Java servers out in the commercial world are using SMP boxes. Scott -- ========= Scott Murray email: [EMA

Re: Sun and Inprise Java 2 announcement

1999-12-07 Thread Scott Murray
On Tue, 7 Dec 1999, Paolo Ciccone wrote: > On Tue, Dec 07, 1999 at 09:19:28AM -0500, Scott Murray wrote: > > I'm praying that the Blackdown team continues it's work if this is what Sun > > consider a useful release. I'm really curious as to why the hell Sun and >

Sun and Inprise Java 2 announcement

1999-12-07 Thread Scott Murray
work if this is what Sun consider a useful release. I'm really curious as to why the hell Sun and Inprise went off on their own when the Blackdown port is available... Scott -- ===== Scott Murray

Sun and Inprise?

1999-12-04 Thread Scott Murray
m". No mention of the Blackdown team's current porting effort is made in the article. If this is true, I'm going to be seriously PO'd at Sun. Scott -- ========= Scott Murray

Re: Select/poll for java-linux

1999-11-29 Thread Scott Murray
aris Production JDK's. Scott -- ===== Scott Murray email: [EMAIL PROTECTED] http://www.interlog.com/~scottm ICQ#: 10602428 ---

Re: Corrupted JDK-1.2.2

1999-11-29 Thread Scott Murray
ler script is to make you read > and agree to the license before it unpacks the files, like all > software packages for DOS, Apple DOS, and Slowaris do these days. The Solaris Reference JDKs are indeed packaged in the same manner. Scott -- =======

Re: missing header files in JDK1.2

1999-06-11 Thread Scott Murray
x to get the platform specific stuff. Scott -- ========= Scott Murray email: [EMAIL PROTECTED] http://www.interlog.com/~scottm ICQ#: 10602428 - &qu

Re: sunwjit slows down JDK

1999-06-08 Thread Scott Murray
Parade, #4185726. Sadly, Sun seem to be dragging their heels on fixing this problem. Scott -- = Scott Murray email: [EMAIL PROTECTED] http://www.interlog.com/~scottm

Re: glibc 2.1 binary

1999-05-05 Thread Scott Murray
On Tue, 4 May 1999, Steve Byrne wrote: > Scott Murray writes: [snip] > > It seems to fix the problem I (and others I think) had with Runtime.exec > > hanging sometimes when used with native threads. Which is good, as I > > was almost resigned to putting in some Linux s

Re: Java/C benchmark

1999-05-03 Thread Scott Murray
Solaris Production JDK JIT. All IMHO, of course. Scott -- ========= Scott Murray email: [EMAIL PROTECTED] http://www

Re: HotSpot?

1999-04-28 Thread Scott Murray
to partners for testing, so it's unlikely that it won't be released this week. Scott -- ===== Scott Murray email: [EMAIL PROTECTED] h

Re: glibc 2.1 binary

1999-04-27 Thread Scott Murray
here an ETA for the release of jdk117_v2? Thanks, Scott -- ===== Scott Murray email: [EMAIL PROTECTED] http://www.interlog.com/~scottm ICQ#: 10602428 - "Goo

Re: Slow loading on AMD Elan 486

1999-03-04 Thread Scott Murray
oes not have one. >From my understanding of the class loading mechanism, poor floating point performance would have neglible impact on start up times. What kind of IO subsystem does your development board have? Scott -- ====

Re: Don't download JDK1.2src! [Was: Re: JAVA2 source code]

1999-02-26 Thread Scott Murray
rse, in this day and age everyone suffers from some degree of paranoia, myself included. Scott -- = Scott Murray email: [EMAIL PROTECTED] http://www.interlog.com/~scottm ICQ#: 10602428 ---