Difference between revisions of "Shell Commands/AddBuffers"

From MorphOS Library

< Shell Commands

(Created page with "'''AddBuffers''' - Defines how many buffers are allocated for a drive DRIVE/A, BUFFERS/N <nowiki> DRIVE - Drive for which to change allocated buffers...")
 
 
Line 1: Line 1:
'''AddBuffers''' - Defines how many buffers are allocated for a drive
+
'''AddBuffers''' - Adds or displays cache buffers allocated for a drive
  
 
DRIVE/A, BUFFERS/N
 
DRIVE/A, BUFFERS/N

Latest revision as of 14:10, 27 January 2016

AddBuffers - Adds or displays cache buffers allocated for a drive

DRIVE/A, BUFFERS/N

DRIVE   - Drive for which to change allocated buffers                                                                       
BUFFERS - Number of buffers to add or remove

If only drive argument is specified, AddBuffers displays the number of buffers currently allocated for that drive.

Example: AddBuffers dh0: -100

=> Removes 100 buffers for the drive DH0: