[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: processing
Biener Ariel <ariel@fireball.tau.ac.il> wrote:
|On Mon, 24 Mar 1997, Adi Flenner wrote:
|
|> Can I change in my linux ( 1.2.13 ) the number of processing that
|> the kernel is optimized/limited ( I guess it should be around 100
|> process )
|>
|
| Hi,
|
|
| Anyone knows how to enlarge maxproc in the kernel ??? (right now it's
|256 I think) ?? Where do I change that in the sources...if it's possible,
|like it is for the max fd's .. Amos ?? :)
Can't tell you about 1.2.13, but under 2.0.27 it's in
linux/include/linux/tasks.h and the constant's name is NR_TASKS. The
default is 512, with half of it allowed per user.
Cheers,
--Amos
--Amos Shapira | "Of course Australia was marked for
133 Shlomo Ben-Yosef st. | glory, for its people had been chosen
Jerusalem 93 805 | by the finest judges in England."
ISRAEL amos@dsi.co.il | -- Anonymous
References: