Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Jerry Feldman wrote in a message to Mike Bilow: JF> I don't necessarily agree. As I mentioned earlier, the JF> constant which controls the number of processes per user JF> is:/usr/src/linux/include/linux/tasks.h JF> #define NR_TASKS 512 JF> #define MAX_TASKS_PER_USER (NR_TASKS/2) JF> #define MIN_TASKS_LEFT_FOR_ROOT 4 JF> I verified this by changing 512 (which allowed me 244 tasks JF> for a non-root user) to 768 which allowed over 380 JF> processes, which was the expected number. I think what Mike JF> was referring to is the number of open files. There is also JF> a user and system wide limit here also. Again, most Unix JF> systems have these limits built in to the kernel. The information I posted may be out of date. If Jerry says he tested his change and it works, I would be prepared to take his word for it. There is no reason to have this configurable anywhere except in kernel source for Linux where people are expected to recompile their kernels anyway. -- Mike *** Subcription/unsubscription/info requests: send e-mail with subject of "subscribe", "unsubscribe", or "info" to discuss-request at blu.org
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |