Subject | English | Hebrew |
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 | Page Faults Delta | דלתא של שגיאות החלפה (In Task Manager, the change in the number of page faults since the last update) |
comp., MS | SOAP fault | תקלת SOAP (A collection of elements in a SOAP message that identify the code and cause of an error) |