• computing, kernel same-page merging (KSM), also known as kernel shared memory, memory merging, memory deduplication, and page deduplication is a kernel feature...
    6 KB (567 words) - 18:38, 15 May 2024
  • Thumbnail for Kernel-based Virtual Machine
    Hyper-V Kernel same-page merging (KSM) Lguest libguestfs Open Virtualization Alliance OpenNebula OpenStack Red Hat Virtualization Vx32 Xen "Linux kernel 2.6...
    14 KB (1,128 words) - 21:40, 10 June 2024
  • 10-rc1 - kernel/git/torvalds/linux.git - Linux kernel source tree". git.kernel.org. Retrieved 16 June 2024. "The Linux Kernel Archives". Kernel.org. Retrieved...
    189 KB (8,349 words) - 20:13, 19 July 2024
  • Thumbnail for Rust for Linux
    patches to the Linux kernel that adds Rust as a second programming language to C for writing kernel components. The Linux kernel has been primarily written...
    6 KB (535 words) - 13:13, 25 October 2023
  • Thumbnail for Kernel page-table isolation
    Kernel page-table isolation (KPTI or PTI, previously called KAISER) is a Linux kernel feature that mitigates the Meltdown security vulnerability (affecting...
    14 KB (1,275 words) - 06:37, 6 August 2023
  • KSM (category All article disambiguation pages)
    KSM may refer to: Kernel same-page merging, sharing identical computer memory pages among processes Khalid Sheikh Mohammed, terrorist held at Guantanamo...
    844 bytes (137 words) - 10:01, 2 July 2023
  • Thumbnail for OVirt
    resources include CPU pinning, defining NUMA topology, enabling kernel same-page merging, memory over-provisioning, HA VM reservation etc. Virtual machine...
    9 KB (850 words) - 10:09, 19 December 2023
  • Thumbnail for Linux kernel
    The Linux kernel is a free and open source,: 4  UNIX-like kernel that is used in many computer systems worldwide. The kernel was created by Linus Torvalds...
    188 KB (17,554 words) - 17:54, 23 July 2024
  • combined algorithm is similar to demand paging. Copy-on-write pages are also used in the Linux kernel's same-page merging feature. COW is also used in library...
    8 KB (804 words) - 13:37, 26 April 2024
  • them to the same physical page by a technique termed kernel same-page merging (KSM). This is especially useful for read-only pages, such as those holding...
    26 KB (2,755 words) - 10:48, 2 July 2024
  • Thumbnail for Merge sort
    elements are being sorted. The Linux kernel uses merge sort for its linked lists. Timsort, a tuned hybrid of merge sort and insertion sort is used in variety...
    49 KB (6,680 words) - 23:18, 6 July 2024
  • "container" in the Linux kernel context, and the control groups functionality was merged into the Linux kernel mainline in kernel version 2.6.24, which was...
    21 KB (1,806 words) - 09:40, 25 May 2024
  • July 2001 as a patch for the Linux kernel. It is seen as a complete implementation, providing a patch for kernel stack randomization since October 2002...
    37 KB (4,210 words) - 14:13, 29 June 2024
  • official Linux kernel. In 2010 the nouveau source code was merged into Linux 2.6.33 as an experimental driver. At the time of merging, the driver had...
    108 KB (10,075 words) - 05:56, 29 June 2024
  • Thumbnail for EBPF
    that can run programs in a privileged context such as the operating system kernel. It is the successor to the Berkeley Packet Filter (BPF, with the "e" originally...
    35 KB (2,540 words) - 02:26, 20 July 2024
  • mapping them to the same physical page by a technique known as Kernel SamePage Merging. This is particularly useful for read-only pages, such as those that...
    17 KB (2,138 words) - 18:45, 5 May 2024
  • student Linus Torvalds to create a new free operating system kernel. The resulting Linux kernel has been marked by constant growth throughout its history...
    60 KB (7,148 words) - 15:59, 5 July 2024
  • Thumbnail for Git
    created for use in the development of the Linux kernel by Linus Torvalds and others developing the kernel. As with most other distributed version control...
    72 KB (7,375 words) - 11:49, 22 July 2024
  • Thumbnail for Security-Enhanced Linux
    Security-Enhanced Linux (category Linux kernel features)
    Security-Enhanced Linux (SELinux) is a Linux kernel security module that provides a mechanism for supporting access control security policies, including...
    31 KB (3,387 words) - 20:42, 22 June 2024
  • Thumbnail for Linux kernel interfaces
    interface (API) in the Linux kernel: the "kernel–user space" API; and the "kernel internal" API. The Linux API includes the kernel–user space API, which allows...
    16 KB (1,718 words) - 15:42, 19 April 2024
  • QNX (redirect from QNX kernel)
    Processing. This allows the QNX kernels on separate devices to access each other's system services using effectively the same communication mechanism as is...
    25 KB (2,380 words) - 04:18, 9 July 2024
  • Linux namespaces (category Interfaces of the Linux kernel)
    Namespaces are a feature of the Linux kernel that partition kernel resources such that one set of processes sees one set of resources, while another set...
    14 KB (1,600 words) - 00:13, 15 July 2024
  • Deadline Scheduler is an I/O scheduler, or disk scheduler, for the Linux kernel. It was written in 2002 by Jens Axboe. The main purpose of Deadline Scheduler...
    7 KB (1,008 words) - 01:18, 21 June 2024
  • Thumbnail for Operating system
    Operating system (category Wikipedia pages semi-protected against vandalism)
    been allocated to it, the kernel is interrupted . This kind of interrupt is typically a page fault. When the kernel detects a page fault it generally adjusts...
    95 KB (10,971 words) - 09:41, 19 July 2024
  • Thumbnail for FreeBSD
    FreeBSD (redirect from FreeBSD kernel)
    system, delivering a kernel, device drivers, userland utilities, and documentation, as opposed to Linux only delivering a kernel and drivers, and relying...
    107 KB (7,906 words) - 16:02, 21 July 2024
  • Thumbnail for OpenServer
    for large files, increased memory, and multi-threaded kernel (light-weight processes). This merged codebase is referred to as UNIX System V Release 5 (SVR5)...
    12 KB (1,172 words) - 19:14, 26 June 2024
  • patch was released to the Linux kernel mailing list on May 2, 2003, but was rejected for merging with the base kernel because it involved some intrusive...
    21 KB (2,896 words) - 04:04, 23 March 2024
  • Thumbnail for Red Hat Enterprise Linux
    Red Hat Enterprise Linux (category Pages using the EasyTimeline extension)
    interface (ABI), Red Hat does not update the kernel version, but instead backports new features to the same kernel version with which a particular version...
    70 KB (7,070 words) - 14:33, 16 July 2024
  • Udev (category Interfaces of the Linux kernel)
    manager for the Linux kernel. As the successor of devfsd and hotplug, udev primarily manages device nodes in the /dev directory. At the same time, udev also...
    15 KB (1,859 words) - 07:27, 11 June 2024
  • Thumbnail for Linus Torvalds
    Linus Torvalds (category Linux kernel programmers)
    Finnish-American software engineer who is the creator and lead developer of the Linux kernel. He also created the distributed version control system Git. He was honored...
    46 KB (3,743 words) - 18:19, 22 July 2024