⟩ How to view the kernel (shmmax) parameter value in Solaris 10?
To view the current values of the resource control, enter
the following commands:
#id -p //to verify the project ID
uid = 0 (Root) gid = 0 (Root) projid = 1 (user.root)
#prctl -n project.max-shm-memory -i project user.root
#prctl -n project.max=sem-ids -i project user.root