Matt Parker wrote:
>
> Because of the way Linux's threading model interacts with Java, Linux will
> report the total memory used as the memory used for each thread.
>
> So if you have an application with 3 threads running with a total
> application memory usage of 193Mb, you may see 579Mb as the memory usage in
> some tools.
Didn't kernel 2.4 sort that?
Still Linux and Windows report memory in very different ways, and the
two are not directly comparable. On Windows, I believe, reported memory
usage can depend upon whether some DLLs are considered as part of the
operating system or not. So you can't even compare Windows applications
together.
Tom Hawtin
--
Unemployed English Java programmer
http://jroller.com/page/tackline/