/FREQUENT=(file-spec[,...]) /NOFREQUENT (default) The /FREQUENT qualifier indicates files to be considered frequently accessed when final file placement decisions are made. Frequent files are placed to optimize access speed. If a file is indicated in both the FREQUENT and DORMANT lists, it is considered dormant. If a file is indicated in both the FREQUENT and EXCLUDE lists, it is excluded. NOTE The amount of free space on the volume, the number of files currently being accessed, and other factors influence file placement. Thus, the Disk File Optimizer does not guarantee file placement, but makes every effort to place files as described. The file-spec field allows wildcard characters. You can specify wildcard characters in place of the directory name, file name, file type, or file version number field. The default file-spec for all wildcard operations is DISK:[000000...]*.*;*. Thus, specifying *.TMP;* selects all *.TMP;* files on the entire volume.