kernel limits : safe to change ?

Andreas Jellinghaus (aj@fw-athene.wiwi.uni-karlsruhe.de)
Wed, 19 Aug 1998 20:07:43 +0200


a) NR_OPEN is defined in limit.h, and redefined in fs.h ???
b) is it safe to increase the limits in limits.h ?
CHILD_MAX, OPEN_MAX and NR_OPEN come to my mind :
i'm heavily useing threads, currently playing around with 200,
and i always run out of file handles ...
(think of a multi threaded web server under heavy load).

i have already raised themits in task.h, and got no problems ...

thanks for your help.

andreas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html