* question about kernel limits
@ 2001-04-28 11:36 Xiong Zhao
0 siblings, 0 replies; only message in thread
From: Xiong Zhao @ 2001-04-28 11:36 UTC (permalink / raw)
To: majordomo linux kernel list
hello. because i'm going to run lotus domino with large number of
concurrent users on linux, the kernel limits(of open file,processes,
inodes for the whole system,a single user and a process)is a key factor
to the performance. currently,the number of users cannot exceed 500 on 2.4.3.
i change the value of /proc/sys/fs/file-max and open files in ulimit
but it doesn't work. besides, what are the meaning of NR_OPEN,NR_FILE,
file-max,and OPEN_MAX. which do they effect on respectively, system, a
user, or a process. in limits.h,NR_OPEN is set to 1024,but in fs.h it is
defined as 1024*1024. what do they mean? in addition, i cannot find
inode-max under /proc/sys/fs, is it due to the change of the mechanism
of its allocation. what's the change? and last question, what are the
actual values of these limits, is there any way to increase the supported
number of users? it will be very kind of you if you can introduce me
some materials on linux kernel, especially on process management(pthread,
fork,clone and so on).
regards
james
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-04-28 11:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-28 11:36 question about kernel limits Xiong Zhao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®