diff options
Diffstat (limited to 'java/linux-ibm-jdk13/pkg-message')
-rw-r--r-- | java/linux-ibm-jdk13/pkg-message | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/java/linux-ibm-jdk13/pkg-message b/java/linux-ibm-jdk13/pkg-message deleted file mode 100644 index c4953fb00e06..000000000000 --- a/java/linux-ibm-jdk13/pkg-message +++ /dev/null @@ -1,10 +0,0 @@ -====================================================================== -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 - -Also, enable 'options USER_LDT' in your kernel configuration. -====================================================================== |