Subject: Re: NKPDE changes
To: None <Chris_G_Demetriou@ux2.sp.cs.cmu.edu>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: port-i386
Date: 11/19/1996 08:47:36
> nkpde is calculated as:
> 
> 	NKPDE_BASE + (biosextmem >> 10) * NKPDE_SCALE
> 	with a maximum of NKPDE_MAX.
Where does SHMMAXPGS enter into this calculation?
I know I had to increase NKPDE to be able to use more
System V shared memory.

        -- Lennart