FASTOPEN

FASTOPEN

In computing, FASTOPEN is a DOS terminate-and-stay-resident command, introduced in MS-DOS version 3.3,[1] that provides accelerated access to frequently-used files and directories.[2] The command is also available in SISNE plus.[3]

Quick Facts Developer(s), Initial release ...

Overview

The command 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.

DR DOS 6.0 includes an implementation of the FASTOPEN command.[4] FASTOPEN is also part of the Windows XP MS-DOS subsystem to maintain MS-DOS and MS OS/2 version 1.x compatibility. It is not available on Windows XP 64-Bit Edition.[5]

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

See also


References

  1. Wolverton, Van (2003). Running MS-DOS Version 6.22 (20th Anniversary Edition), 6th Revised edition. Microsoft Press. ISBN 0-7356-1812-7.

Further reading


Share this article:

This article uses material from the Wikipedia article FASTOPEN, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.