I am actually running gentoo linux with glibc 2.3.1 which does not have the
LD_ASSUME_KERNEL option. From what I know, this forces glibc 2.1.3 (on
Redhat) to be used. However gentoo does not support this from what I can
tell. The system breaks when this variable is used.
On a performance note, I
Hi,
Remember that IBM-jvm needs the following environment variable:
LD_ASSUME_KERNEL=2.2.5
You could try this and see if page faults continue arising.
Regards,
Marco Trevisan
Narendra Sankar wrote:
hi
I ran a very simple thread creation benchmark on various vms to find out how
useful my
hi
I ran a very simple thread creation benchmark on various vms to find out how
useful my two processors were for java threads and this is what I get -
Benchmark Loop.java
class Loop implements Runnable {
public static void main(String[] args) {
for (int t =