|
- The Linux Kernel Archives
This site is operated by the Linux Kernel Organization, a 501 (c)3 nonprofit corporation, with support from the following sponsors
- 内核 - 维基百科,自由的百科全书
内核 (英語: Kernel,又稱 核心)在 計算機科學 中是一個用來管理 軟體 發出的資料 I O (輸入與輸出)要求的電腦 程式,將這些要求轉譯為資料處理的指令并交由 中央處理器 (CPU)及 電腦 中其他 電子元件 進行處理,是現代 操作系统 中最基本的部分。
- Linux 内核文档 — Linux 内核文档
请注意,欢迎对文档进行改进;如果您想提供帮助,请加入 vger kernel org 上的 linux-doc 邮件列表。 与开发社区合作 ¶ 与内核开发社区互动并将您的工作提交到上游的基本指南。
- Linux Kernel入门指南—魅力内核的奇妙之旅-腾讯云开发者社区-腾讯云
一、Linux内核概览 Linux是一个一体化内核(monolithic kernel)系统。 设备驱动程序可以完全访问硬件。 Linux内的设备驱动程序可以方便地以模块化(modularize)的形式设置,并在系统运行期间可直接装载或卸载。
- Kernel in Operating System - GeeksforGeeks
The kernel manages system resources, such as the CPU, memory and devices, ensuring everything works together smoothly and efficiently It handles tasks like running programs, accessing files and connecting to devices like printers and keyboards
- Kernel (operating system) - Wikipedia
This central component of a computer system is responsible for executing programs The kernel takes responsibility for deciding at any time which of the many running programs should be allocated to the processor or processors
- The Linux Kernel Archives - Releases
Prepatch or "RC" kernels are mainline kernel pre-releases that are mostly aimed at other kernel developers and Linux enthusiasts They must be compiled from source and usually contain new features that must be tested before they can be put into a stable release
- 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 user-space APIs
|
|
|