summaryrefslogtreecommitdiff
path: root/java/linux-ibm-jdk13/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'java/linux-ibm-jdk13/pkg-message')
-rw-r--r--java/linux-ibm-jdk13/pkg-message8
1 files changed, 8 insertions, 0 deletions
diff --git a/java/linux-ibm-jdk13/pkg-message b/java/linux-ibm-jdk13/pkg-message
new file mode 100644
index 000000000000..5c35a693db84
--- /dev/null
+++ b/java/linux-ibm-jdk13/pkg-message
@@ -0,0 +1,8 @@
+=============================================================
+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
+=============================================================