-
1 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." -
2 kernel mode exception
"An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)." -
3 kernel-mode driver
"A driver for a logical, virtual, or physical device." -
4 reflector
A filter driver at the top of the kernel-mode device stack that facilitates communication between the kernel-mode device stack and all the user-mode driver framework drivers on the system. -
5 interrupt service routine
"A kernel-mode interrupt that is small, very fast pieces of assembly code that map physical interrupts onto logical interrupts. ISRs are used to provide hooks back to the kernel as well as device drivers." -
6 ISR
"A kernel-mode interrupt that is small, very fast pieces of assembly code that map physical interrupts onto logical interrupts. ISRs are used to provide hooks back to the kernel as well as device drivers." -
7 WPP
A mechanism for user-mode applications and kernel-mode drivers to log real-time binary messages. The logged messages can subsequently be converted to a human-readable trace of the driver's operation. -
8 Windows preprocessor
A mechanism for user-mode applications and kernel-mode drivers to log real-time binary messages. The logged messages can subsequently be converted to a human-readable trace of the driver's operation. -
9 Network Store Interface
A service that is responsible for delivering kernel mode networking related notifications to user mode applications. -
10 NSI
A service that is responsible for delivering kernel mode networking related notifications to user mode applications. -
11 transition event
"A change in the location of processor event execution between ring 3 (user mode) and ring 0 (kernel mode). Transition events represent time spent outside the direct execution of the application code. Transition events can be time spent in threads that are not part of the profiled item, or time spent executing calls from the profiled item to the operating system." -
12 WDM
"A driver model based on the Windows NT driver model that is designed to provide a common architecture of I/O services for Windows operating systems for specific classes of drivers. These driver classes include USB and IEEE 1394 buses, audio, still-image capture, video capture, and HID-compliant devices such as USB mice, keyboards, and joysticks. Provides a model for writing kernel-mode drivers and minidrivers, and provides extensions for Plug and Play and power management." -
13 Windows Driver Model
"A driver model based on the Windows NT driver model that is designed to provide a common architecture of I/O services for Windows operating systems for specific classes of drivers. These driver classes include USB and IEEE 1394 buses, audio, still-image capture, video capture, and HID-compliant devices such as USB mice, keyboards, and joysticks. Provides a model for writing kernel-mode drivers and minidrivers, and provides extensions for Plug and Play and power management." -
14 application exclusive time
"The time spent in function to kernel mode and Performance Tools probes, excluding time spent in items it calls and excluding time spent in transitions."English-Arabic terms dictionary > application exclusive time
-
15 application inclusive time
"The time spent in function and items it calls, excluding time spent in transitions to kernel mode and Performance Tools probes."English-Arabic terms dictionary > application inclusive time
-
16 system API call
A transition from user to kernel mode.
См. также в других словарях:
Kernel-Mode — Schema der Ringe beim x86 System mit Gates zur Kommunikation Der Ring, auch Domain genannt, bezeichnet im Umfeld der Betriebssystem Programmierung und des Multitaskings eine Privilegierungs bzw. Sicherheitsstufe eines Prozesses. Diese schränkt… … Deutsch Wikipedia
Kernel mode-setting — Kernel based mode setting Kernel based mode setting, ou KMS, est un procédé permettant la gestion des modes d affichage graphique par le noyau Linux. Il est intégré au noyau Linux depuis la version 2.6.29[1]. Compatible dans un premier temps… … Wikipédia en Français
Kernel-Mode Driver Framework — The Kernel Mode Driver Framework (KMDF) is a driver framework developed by Microsoft as a tool to aid driver developers create and maintain Kernel mode device drivers for Windows 2000. The original release of KMDF only supported Windows XP and… … Wikipedia
Mode-setting — is setting up the screen resolution and depth mode for the graphics card. Modern mode setting software support multiple monitors ( multi head ) and hot plugging. Contents 1 Location 2 Implementations 2.1 FreeBSD … Wikipedia
Kernel Transaction Manager — (KTM) is a component of the Windows operating system kernel in Windows Vista and Windows Server 2008 that enables applications to use atomic transactions on resources by making them available as kernel objects. The transaction engine, which… … Wikipedia
Kernel-based mode-setting — Kernel based mode setting, ou KMS, est un procédé permettant la gestion des modes d affichage par le noyau Linux. Il est intégré au noyau Linux depuis la version 2.6.29[1]. Compatible dans un premier temps uniquement avec les architectures Intel … Wikipédia en Français
Kernel (computing) — A kernel connects the application software to the hardware of a computer In computing, the kernel is the main component of most computer operating systems; it is a bridge between applications and the actual data processing done at the hardware… … Wikipedia
Kernel (computer science) — In computer science, the kernel is the central component of most computer operating systems (OS). Its responsibilities include managing the system s resources (the communication between hardware and software components). As a basic component of… … Wikipedia
Mode-Setting — Unter Mode Setting versteht man das Einstellen der Bildschirmauflösung und Farbtiefe der Grafikkarte durch Software. Moderne Mode Setting Software unterstützt nebst Hot Plugging auch die Verwendung von mehreren Monitoren (sogenannter Multi Head… … Deutsch Wikipedia
Kernel streaming — In Microsoft Windows terminology, Kernel Streaming is a technique that supports kernel mode processing of streamed data. It enables efficient real time streaming for multimedia devices such as sound cards and TV tuner cards. Kernel streaming… … Wikipedia
Kernel-Modus — Schema der Ringe beim x86 System mit Gates zur Kommunikation Der Ring, auch Domain genannt, bezeichnet im Umfeld der Betriebssystem Programmierung und des Multitaskings eine Privilegierungs bzw. Sicherheitsstufe eines Prozesses. Diese schränkt… … Deutsch Wikipedia