Date: Thu, 28 Aug 2003 21:02:48 +0200 From: =?ISO-8859-1?Q?=22Branko_F=2E_Grac=28nar=22?= <bfg@noviforum.si> To: freebsd-java@freebsd.org Subject: Re: possible native 1.4.1 bug? Message-ID: <3F4E51D8.7050306@noviforum.si> In-Reply-To: <20030828190052.GE93028@starjuice.net> References: <3F4E4EA1.4040202@noviforum.si> <20030828190052.GE93028@starjuice.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sheldon Hearn wrote: | |>$ java -Xss8192k |>Stack size of 8196 Kb exceeds current limit of 1024 Kb. |>(Stack sizes are rounded up to a multiple of the system page size.) |>See limit(1) to increase the stack size limit. | | | What are you smoking? :-) i used to smoke davidoff lights :))) | You really need an 8MB stack for _each_ thread? This stack is not for each thread, but it's simple a thread stack. If you want alot of threads, you need to increase thread stack. With default settings, i'm only able to create about 7000 threads at the same time. Which is not enough for me. ... But this is not subject of this posting. Simply, -Xss switch does NOT work. I'm using 5.1-p2. Brane -----BEGIN PGP SIGNATURE----- iD8DBQE/TlHYfiC/E+t8hPcRAtioAJ4iQ2iZmOuIPiw7Ay8EjbFXDPfKPwCfecAw sfJ9ZSXnGcdvkr82ys2HC14= =wT0o -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F4E51D8.7050306>