home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / CONFIG2.ZIP / THREADS.HLP < prev    next >
Text File  |  1989-06-01  |  460b  |  18 lines

  1. The THREADS directive specifies the maximum number of threads which
  2. can be simultaneously active in the system.  A number of threads are
  3. expended by the PM Shell and daemon processes such as the swapper and
  4. critical error handler before any processes are started by the user.
  5.  
  6. Directive syntax:    THREAD = n  (16-256)
  7.  
  8. Default value:        64
  9.  
  10. Multiple occurrences:    No
  11.  
  12. Affects protected mode:    Yes
  13.             
  14. Affects real mode:    No
  15.  
  16. Example:        THREADS = 128
  17.  
  18.