hot fix
Also found in: Dictionary, Thesaurus, Medical, Financial, Acronyms.
Hot Fix
(storage)Novell, Inc.'s term for the feature of their
network file server operating system, Novell NetWare,
which handles errors in disk write operations. The OS
re-reads every block it writes to disk while it holds the data
to be written in memory. In the case of an error, the data
block is written to a spare area on the disk.
The feature lost much of its importance with the widespread use of hard disk drives with built-in error correction and bad block re-mapping.
The feature lost much of its importance with the widespread use of hard disk drives with built-in error correction and bad block re-mapping.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
hot fix
(1) To make a repair while running. It often refers to modern disk drives, which mark sectors in poor condition as bad and remap the data to spare sectors. In this case, the procedure is hidden from not only the user, but the operating system as well. See hot swap.(2) Microsoft's term for a bug fix, which is accomplished by replacing one or more existing files (typically DLLs) in the operating system or application with revised versions. See QFE.
Copyright © 1981-2019 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.