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

  1. The BUFFERS directive controls the number of buffers allocated by the
  2. OS/2 kernel to buffer reads and writes smaller than 512 bytes (1
  3. sector).  This buffering is independent of the sector caching controlled
  4. by the DISKCACHE directive.
  5.  
  6. Directive syntax:    BUFFERS = n   (where n=4-99)
  7.  
  8. Default value:        OEM dependent
  9.  
  10. Multiple occurrences:    No    
  11.  
  12. Affects protected mode:    Yes
  13.             
  14. Affects real mode:    Yes
  15.  
  16. Example:        BUFFERS = 20
  17.  
  18.