FASTOPEN

In computing, FASTOPEN is an MS-DOS TSR command, introduced in version 3.3, that provides accelerated access to frequently-used files and directories.[1]

It works with hard disks, but not with diskettes (probably for security when swapping) or with network drives (probably because such drives do not offer block-level access, only file-level access).

It is possible to specify for which drives FASTOPEN should operate, how many files and directories should be cached on each (10 by default, up to 999 total), how many regions for each drive should be cached and whether the cache should be located in conventional or expanded memory.

If a disk defragmenter tool is used, or if Windows Explorer is to move files or directories, while FASTOPEN is installed, it is necessary to reboot the computer afterwards, because FASTOPEN would remember the old position of files and directories, causing MS-DOS to display garbage if e.g. "DIR" was performed.

The "fastopen" name has since been reused for various other "accelerating" software products.

See also

References

  1. Jamsa, Kris A. (1993), DOS: The Complete Reference, Osborne McGraw-Hill, p. 206, ISBN 0078819040.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.