Subject | English | Thai |
comp., MS | fault injection | การแทรกข้อมูลข้อผิดพลาด (A technology allowing users to inject faults into an executable without requiring rebuilding the binary or modifying the source code; thus, providing a means of simulating errors and testing recovery) |
comp., MS | fault tolerance | ความทนทานต่อความเสียหาย (The ability of computer hardware or software to ensure data integrity when hardware failures occur. Fault-tolerant features appear in many server operating systems and include mirrored volumes, RAID-5 volumes, and server clusters) |
comp., MS | fault tolerant heap | ฮีปที่ทนทานต่อข้อผิดพลาด (A heap manager that can tolerate some types of programming errors (faults) which in the default Windows heap manager would result in crashes) |
comp., MS | kernel fault | ข้อบกพร่องในเคอร์เนล (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS | page fault | ข้อผิดพลาดในการเข้าถึงเพจ (" The interrupt that occurs when software attempts to read from or write to a virtual memory location that is marked "not present.") |
comp., MS | SOAP fault | ข้อผิดพลาด SOAP (A collection of elements in a SOAP message that identify the code and cause of an error) |