How to increase the number of process on the system

2007-12-25 11:48:00

Original question:

        I have a Solaris 2.6 Sparc machine, I need to increase the number

        of process available on the system, how can I do this?

Answer:

        As root you can see the max number of process:

                # adb -k

                # max_nprocs/D

        It can be changed on the fly using adb or, on /etc/system:

                set max_nprocs=123456

        and rebooting.

Thanks to:

        Marc Alvidrez

        Philippe Piotrowski

        Kale, Nandkishor

        Casper Dik

        Bertrand_Hutin

        Roberto Wagner

        Kevin Buterbaugh

fjac

S

U BEFORE POSTING please READ the FAQ located at

N ftp://ftp.cs.toronto.edu/pub/jdd/sun-managers/faq

. and the list POLICY statement located at

M ftp://ftp.cs.toronto.edu/pub/jdd/sun-managers/policy

A To submit questions/summaries to this list send your email message to:

N sun-managers@codeprof.ececs.uc.edu

A To unsubscribe from this list please send an email message to:

G majordomo@codeprof.ececs.uc.edu

E and in the BODY type:

R unsubscribe sun-managers

S Or

. unsubscribe sun-managers original@subscription.address

L To view an archive of this list please visit:

I http://www.latech.edu/sunman.html

S

T

Comments

Got something to say?

You must be logged in to post a comment.