increasing 4.2 process memory > 6meg?

Chris Torek chris at umcp-cs.UUCP
Fri Apr 26 17:08:11 AEST 1985


The 6 megabyte limit is arbitrary; we run with a much larger limit here
(6M text, 16M data, 6M stack).  Just increase the values in vax/vmparam.h,
and make sure that DMMIN and DMMAX and so forth are big enough.  (We
have DMMIN = 64, DMMAX = 2048, DMTEXT = 1024, NDMAP = 16.)  I *think*
that's all you need to worry about....
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251)
UUCP:	{seismo,allegra,brl-bmd}!umcp-cs!chris
CSNet:	chris at umcp-cs		ARPA:	chris at maryland



More information about the Comp.unix.wizards mailing list