About 2,380,000 results
Open links in new tab
  1. The Linux Kernel Archives

    6 days ago · This site is operated by the Linux Kernel Organization, a 501 (c)3 nonprofit corporation, with support from the following sponsors.

  2. The Linux Kernel documentation

    The following manuals are written for users of the kernel — those who are trying to get it to work optimally on a given system and application developers seeking information on the kernel’s …

  3. The Linux kernel user’s and administrator’s guide — The Linux …

    This is the beginning of a section with information of interest to application developers and system integrators doing analysis of the Linux kernel for safety critical applications.

  4. HOWTO do Linux kernel development

    The Linux kernel source tree has a large range of documents that are invaluable for learning how to interact with the kernel community. When new features are added to the kernel, it is …

  5. iwlwifi — Linux Wireless documentation

    Feb 6, 2022 · You can determine if your kernel currently has firmware loader support by looking for the CONFIG_FW_LOADER definition on your kernel’s .config file. In addition to having the …

  6. EEVDF Scheduler — The Linux Kernel documentation

    The Linux kernel began transitioning to EEVDF in version 6.6 (as a new option in 2024), moving away from the earlier Completely Fair Scheduler (CFS) in favor of a version of EEVDF …

  7. Physical Memory — The Linux Kernel documentation

    The Per-CPU Pagesets are a vital mechanism in the kernel’s memory management system. By handling most frequent allocations and frees locally on each CPU, the Per-CPU Pagesets …

  8. Using the tracer for debugging — The Linux Kernel documentation

    The tracing infrastructure can be very useful for debugging the Linux kernel. This document is a place to add various methods of using the tracer for debugging.

  9. Linux Kernel Makefiles — The Linux Kernel documentation

    The kernel includes a set of headers that is exported to userspace. Many headers can be exported as-is but other headers require a minimal pre-processing before they are ready for …

  10. About iw — Linux Wireless documentation

    Feb 6, 2022 · It supports all new drivers that have been added to the kernel recently. The old tool iwconfig, which uses Wireless Extensions interface, is deprecated and it’s strongly …