Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2008 17:50:48 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-amd64@freebsd.org
Subject:   linux32 sysctl questions
Message-ID:  <20081015005048.GA4405@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
On amd64, the linux compatibility layer has the two sysctls

compat.linux32.maxssiz: 67108864
compat.linux32.maxdsiz: 536870912

where maxssiz defaults to a value of 64MB and maxdsiz
defaults to a value of 512MB.

What are the maximum permissible values allowed for these
sysctls?  Is there a fixed ratio that maxdsiz must be larger
than maxsdiz?

I've installed Matlab on my system and any substantial
increase in these values lead to a nonfunction matlab,
ie segfaults.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081015005048.GA4405>