jeff        2008-03-19 07:33:16 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sys_generic.c 
  Log:
   - Remove stale comment.
   - In the last revision the code was changed to use maxfilesperproc rather 
than
     the per-process file limit to restrict the size of the poll array.  This
     eliminates a significant source of process lock contention in multithreaded
     programs and is cheaper.  This had been committed with the wrong batch of
     changes.
  
  Revision  Changes    Path
  1.164     +0 -8      src/sys/kern/sys_generic.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to