Subject | Portuguese | English |
comp., MS | assinatura de exceção de kernel | kernel exception signature (The exception code, exception parameters, and operating system version (including build number and Service Pack version)) |
comp., MS | controlador de modo kernel | kernel-mode driver (A driver for a logical, virtual, or physical device) |
comp., MS | depurador de kernel | kernel debugger (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, Braz. | driver de modo kernel | kernel-mode driver (A driver for a logical, virtual, or physical device) |
comp., MS | exceção de kernel | kernel exception (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS, Braz. | exceção de modo kernel | kernel mode exception (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS | falha de kernel | kernel fault (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS, Braz. | função de kernel | kernel function (A program designed to be executed on an accelerator in a C++ Accelerated Massive Parallelism (C++ AMP) application) |
comp., MS | modo de exceção de kernel | kernel mode exception (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS | modo de kernel | kernel mode (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, Braz. | modo kernel | kernel mode (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, Braz. | tempo do kernel | kernel time (The approximate time spent executing in kernel mode during the execution of a user mode application. Includes time spent in disk I/O and waiting for synchronization events) |