-- last edited by: L. Stewart, December 15, 1983 1:33 pm
name
SetFreeboard:
syntax
SetFreeboard nPages
nPages should be a positive integer
description
Set the FS cache freeboard parameter. This command is an interface to FSBackdoor.SetFreeboard.
examples
% SetFreeboard 1100
% PrintFSCacheInfo
size = 27999, free = 1501, freeboard = 1100
%
warnings
Does SetFreeboard to a large value actually cause cache flushes? Experiment says not...
stop/undo
Probably too fast to stop. (Unless cache flushing occurs?)
implementation
FSFileCommandsImpl.mesa in CommandTool.df
contact
L. C. Stewart <Stewart.pa>
keyword hints
help button info man
keywords
to be supplied by the Index Czar