2001-09-02 10:45:47 +02:00
|
|
|
======================================================================
|
2001-06-24 23:53:43 +02:00
|
|
|
This Java VM will attempt to detect the number of processors by taking
|
|
|
|
cpuinfo from linux's procfs. You may want to install the Linux
|
|
|
|
emulation procfs filesystem. You may do so by adding the following
|
|
|
|
line to your /etc/fstab file:
|
|
|
|
|
|
|
|
linprocfs /compat/linux/proc linprocfs rw 0 0
|
2001-09-02 10:45:47 +02:00
|
|
|
======================================================================
|