WOW.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. ntoskrnl.exe - Wikipedia

    en.wikipedia.org/wiki/Ntoskrnl

    ntoskrnl.exe. ntoskrnl.exe (short for Windows NT operating system kernel executable ), also known as the kernel image, contains the kernel and executive layers of the Microsoft Windows NT kernel, and is responsible for hardware abstraction, process handling, and memory management. In addition to the kernel and executive layers, it contains the ...

  3. Kernel panic - Wikipedia

    en.wikipedia.org/wiki/Kernel_panic

    After recompiling a kernel binary image from source code, a kernel panic while booting the resulting kernel is a common problem if the kernel was not correctly configured, compiled or installed. Add-on hardware or malfunctioning RAM could also be sources of fatal kernel errors during start up, due to incompatibility with the OS or a missing ...

  4. Dr. Watson (debugger) - Wikipedia

    en.wikipedia.org/wiki/Dr._Watson_(debugger)

    Operating system. Microsoft Windows. Type. Debugger. License. Proprietary commercial software. Dr. Watson is an application debugger included with the Microsoft Windows operating system. It may be named drwatson.exe, drwtsn32.exe or dwwin.exe, depending on the version of Windows.

  5. Blue screen of death - Wikipedia

    en.wikipedia.org/wiki/Blue_screen_of_death

    BSoDs in the Windows NT family initially used the 80×50 text mode on a 720×400 screen. Windows 2000, Windows XP, Vista, and 7 BSoDs use the 640×480 screen resolution. Windows 2000 used its built-in kernel mode font, Windows XP, Vista, and 7 use the Lucida Console font, and Windows 8 and Windows Server 2012 used the Segoe UI font. BSoDs on ...

  6. Session Manager Subsystem - Wikipedia

    en.wikipedia.org/wiki/Session_Manager_Subsystem

    The manager is responsible for starting the kernel and user modes of the Win32 subsystem. This subsystem includes win32k.sys (kernel-mode), winsrv.dll (user-mode), and csrss.exe (user-mode). Any other subsystems listed in the Required value of the HKLM\System\CurrentControlSet\Control\Session Manager\SubSystems Registry key are also started.

  7. User-Mode Driver Framework - Wikipedia

    en.wikipedia.org/wiki/User-Mode_Driver_Framework

    User-Mode Driver Framework (UMDF) User-Mode Driver Framework ( UMDF) is a device-driver development platform first introduced with Microsoft 's Windows Vista operating system, and is also available for Windows XP. It facilitates the creation of drivers for certain classes of devices.

  8. Microsoft POSIX subsystem - Wikipedia

    en.wikipedia.org/wiki/Microsoft_POSIX_subsystem

    The runtime environment of the subsystem is provided by two files: psxss.exe and psxdll.dll. A POSIX application uses psxdll.dll to communicate with the subsystem while communicating with posix.exe to provide display capabilities on the Windows desktop. The POSIX subsystem was replaced in Windows XP and Windows Server 2003 by "Windows Services ...

  9. Linux kernel oops - Wikipedia

    en.wikipedia.org/wiki/Linux_kernel_oops

    A kernel oops often leads to a kernel panic when the system attempts to use resources that have been lost. Some kernels are configured to panic when many oopses (10,000 by default) have occurred. Some kernels are configured to panic when many oopses (10,000 by default) have occurred.