I am building a machine to run Oracle using Oracle's recommended shared
memorey settings. Oracle recommends changing the SHMMAX, SHMMIN, SHMMNI, and
SHMSEG peramaters in the /usr/src/linuxinclude/asm-i386/shmparam.h. While i
was doing something else i also noticed another file in
/usr/src/linux/include/linux named shm.h that also defines these variables,
using different values of course
Do i ad the needed #defines in to the shmparam.h, the shm.h or both?
tia
-Sean
I don't know.
Wei Wei