patch-1.3.26 linux/include/linux/tasks.h

Next file: linux/include/net/icmp.h
Previous file: linux/include/linux/smp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.25/linux/include/linux/tasks.h linux/include/linux/tasks.h
@@ -4,6 +4,9 @@
 /*
  * This is the maximum nr of tasks - change it if you need to
  */
+ 
+#define NR_PROCS	32		/* Max processors that can be running */
+
 #define NR_TASKS	512
 
 #define MAX_TASKS_PER_USER (NR_TASKS/2)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this