Difference between revisions of "Shell Commands/AddBuffers"
From MorphOS Library
(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...") |
(No difference)
|
Revision as of 17:16, 2 March 2015
AddBuffers - Defines how many buffers are 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: