cvs commit: src/sys/kern kern_thread.c

Julian Elischer julian at FreeBSD.org
Sun Mar 21 01:22:38 PST 2004


julian      2004/03/21 01:22:38 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  Massively up the (artificial) limit on system scope threads
  in a process from 50 to 500
  
  Also up the number of process scope threads allowed to be in the kernel
  at one time from 150 to 1500 (per process)
  
  Revision  Changes    Path
  1.174     +2 -2      src/sys/kern/kern_thread.c


More information about the cvs-src mailing list