kernal parameter setting

hi,

    can anybody tell me how to increase the parameters like project.max-shm-ids on solaris10.

i have used prctl, but got reset while server reboot.

thnks and regards
Ajay

Hi,

You can use projadd and projmod commands.

Check out here : projadd(1M) � administer a new project on the system (man pages section 1M: System Administration Commands) - Sun Microsystems

After you create/modify the project you should assign it to the user you want. Then use the command "projects -l" to see what you configured.