Subject | English | Croatian |
comp., MS | kernel debugger | program za ispravljanje pogrešaka u jezgri (A debugging application that refines and debugs an operating system image. The kernel debugger works like an application debugger except that it is capable of debugging operating systems in addition to applications) |
comp., MS | kernel mode | način jezgre (A highly privileged mode of operation where program code has direct access to all memory, including the address spaces of all user-mode processes and applications, and to hardware) |
comp., MS | kernel-mode driver | upravljački program načina jezgre (A driver for a logical, virtual, or physical device) |
comp., MS | kernel profiling | profiliranje jezgre sustava (The process of analyzing kernel calls by recording all call times, including minimum, maximum, and average times) |