pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/sun-jre14 A ulimit datasize of 131072 (128K) is t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/74ac5340aecc
branches: trunk
changeset: 469743:74ac5340aecc
user: lukem <lukem%pkgsrc.org@localhost>
date: Sat Feb 28 00:44:34 2004 +0000
description:
A ulimit datasize of 131072 (128K) is too small; crank to 262144 (256K).
(Whilst 132096 (129K) does work for simple tests, it's better to be
conservative and suggest something that should work most of the time...)
diffstat:
lang/sun-jre14/MESSAGE.NetBSD | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r b6fc05fc2e3b -r 74ac5340aecc lang/sun-jre14/MESSAGE.NetBSD
--- a/lang/sun-jre14/MESSAGE.NetBSD Fri Feb 27 23:57:03 2004 +0000
+++ b/lang/sun-jre14/MESSAGE.NetBSD Sat Feb 28 00:44:34 2004 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.4 2003/08/13 15:22:14 jschauma Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.5 2004/02/28 00:44:34 lukem Exp $
In order to be able to run the JVM, you will need to compile your kernel
with the following options:
@@ -11,7 +11,7 @@
procfs /proc procfs rw,linux
Furthermore, the data segment size set by your shell's 'ulimit' builtin
-must be at least 131204 -- please refer to your shell's manual page for
+must be at least 262144 -- please refer to your shell's manual page for
details.
You may want to read
Home |
Main Index |
Thread Index |
Old Index