Received: from dolphin by minnie.cs.adfa.oz.au (8.6.8/8.3) with SMTP id QAA08686; Sat, 2 Dec 1995 16:40:51 +1059
Received: by dolphin (5.x/SMI-SVR4)
	id AA15007; Sat, 2 Dec 1995 16:41:05 +1100
From: wkt@dolphin.cs.adfa.oz.au (Warren Toomey)
Message-Id: <9512020541.AA15007@dolphin>
Subject: Re: Compiling 2.11 - also 2.9BSD
To: oldunix@minnie.cs.adfa.oz.au
Date: Sat, 2 Dec 1995 16:41:04 +1100 (EST)
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text

In atricle by Steven M. Schultz:
> 	Kernels are a special case of overlaid program (user mode programs
> 	may be overlaid too but have less restrictive size rules).  The
> 	BASE segment (non-overlaid portion)  may be up to 56kb (57344) bytes
> 	in size.  Each of the 15 (maximum) overlays (OV1 thru OV15) may be
> 	up to 8kb (8192) bytes.

Firstly, thanks to Steven for a great email. Yes, add it to the docs NOW
before you forget! Secondly, most of what Steven said also applies to
2.9BSD, because it also uses overlays. However, v6 and v7 do not use
overlays, so you can't use these techniques with them.

Ciao,
	Warren



