When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. kpatch - Wikipedia

    en.wikipedia.org/wiki/Kpatch

    kpatch is a feature of the Linux kernel that implements live patching of a running kernel, which allows kernel patches to be applied while the kernel is still running. By avoiding the need for rebooting the system with a new kernel that contains the desired patches, kpatch aims to maximize the system uptime and availability.

  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. [8] 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. KernelCare - Wikipedia

    en.wikipedia.org/wiki/KernelCare

    The patch is compiled as usual, but the generated code has additional information about all changed code pieces caused by original source code modification and information on to how to apply these code pieces. The resulting code modifications are safely applied to the running kernel. A special KernelCare kernel module applies the patches. It ...

  5. Linux kernel oops - Wikipedia

    en.wikipedia.org/wiki/Linux_kernel_oops

    After a system has experienced an oops, some internal resources may no longer be operational. Thus, even if the system appears to work correctly, undesirable side effects may have resulted from the active task being killed. A kernel oops often leads to a kernel panic when the system attempts to use resources that have been lost. Some kernels ...

  6. Linux kernel version history - Wikipedia

    en.wikipedia.org/wiki/Linux_kernel_version_history

    As the first kernel selected for Super Long Term Support (SLTS), the Civil Infrastructure Platform will provide support until at least 2026. [2] Used in Ubuntu 16.04 LTS: 4.3 1 November 2015 [187] 4.3.6 [188] Greg Kroah-Hartman February 2016 [189] Named Blurry Fish Butt [190] [191] 4.2 30 August 2015 [192]

  7. Linux kernel - Wikipedia

    en.wikipedia.org/wiki/Linux_kernel

    The Linux kernel is a free and open source, [11]: 4 Unix-like kernel that is used in many computer systems worldwide. The kernel was created by Linus Torvalds in 1991 and was soon adopted as the kernel for the GNU operating system (OS) which was created to be a free replacement for Unix.

  8. TCP delayed acknowledgment - Wikipedia

    en.wikipedia.org/wiki/TCP_delayed_acknowledgment

    Delayed ACKs can give the application the opportunity to update the TCP receive window and also possibly to send an immediate response along with the ACK. For certain protocols such as Telnet , delayed ACKs can reduce the number of responses sent by the server by a factor of 3, by combining the ACK, window update and the response data into one ...

  9. List of FTP server return codes - Wikipedia

    en.wikipedia.org/wiki/List_of_FTP_server_return...

    The command has been accepted, but the requested action is being held in abeyance, pending receipt of further information. The user should send another command specifying this information. This reply is used in command sequence groups. 4xx: Transient Negative Completion reply