Date: Wed, 19 Nov 2008 16:05:33 +0100 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: Drew Tomlinson <drew@mykitchentable.net>, Jeremy Chadwick <koitsu@freebsd.org>, Polytropon <freebsd@edvax.de> Subject: Re: FBSD 7.1 & kern.maxdsiz Message-ID: <200811191605.33939.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <4924260F.9040708@mykitchentable.net> References: <49235108.2030907@mykitchentable.net> <200811191516.07650.fbsd.questions@rachie.is-a-geek.net> <4924260F.9040708@mykitchentable.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 19 November 2008 15:43:27 Drew Tomlinson wrote: > Thanks for the explanation! As pointed out by Pieter de Goeje, the > default size in FBSD 7 amd 64 is 32 GB, confirmed with the limits > command above. Thus datasize does not appear to be my problem. I'm > shooting in the dark here as Urchin software support is non-existent. > Are there any other tuneables related to datasize that I might try > increasing? If the soft limit is set to 'unlimitied' for the user running the program, then it is not a datasize problem. You may simply be out of memory. Can you track using top(1) how far the software gets and what the memory usage is at around the time it crashes? -- Mel Problem with today's modular software: they start with the modules and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811191605.33939.fbsd.questions>