About 424,000 results
Open links in new tab
  1. Block Devices — The Linux Kernel documentation

    © Copyright The kernel development community. Built with Sphinx using a theme provided by Read the Docs.

  2. Userspace block device driver (ublk driver) - Kernel

    It provides libublksrv 2 library for developing specific user block device conveniently, while also generic type block device is included, such as loop and null.

  3. 208359 – Google Chrome Unstable Crashes Kernel 5.8-rc3 V …

    Bug 208359 - Google Chrome Unstable Crashes Kernel 5.8-rc3 V 85.0.4181.8-1 Summary: Google Chrome Unstable Crashes Kernel 5.8-rc3 V 85.0.4181.8-1 Status: RESOLVED …

  4. Block — The Linux Kernel documentation

    © Copyright The kernel development community. Built with Sphinx using a theme provided by Read the Docs.

  5. 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.

  6. Block Devices — The Linux Kernel documentation

    Block Devices ¶ Floppy Driver Network Block Device (TCP version) Linux and parallel port IDE devices Using the RAM disk block device with Linux zram: Compressed RAM-based block …

  7. Block — The Linux Kernel documentation

    ©The kernel development community. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source

  8. 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 …

  9. Multi-Queue Block IO Queueing Mechanism (blk-mq) - The Linux …

    To run this queue, the block layer removes requests from the associated software queues and tries to dispatch to the hardware. If it’s not possible to send the requests directly to hardware, …

  10. Freezing of tasks — The Linux Kernel documentation

    For example, if kernel thread A waits for a completion (in the TASK_UNINTERRUPTIBLE state) that needs to be done by freezable kernel thread B and B is frozen in the meantime, then A …