> 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