# kernel **Repository Path**: c2x9/kernel ## Basic Information - **Project Name**: kernel - **Description**: The openEuler kernel is the core of the openEuler OS, serving as the foundation of system performance and stability and a bridge between processors, devices, and services. - **Primary Language**: C - **License**: Not specified - **Default Branch**: openEuler-1.0-LTS - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1772 - **Created**: 2023-12-04 - **Last Updated**: 2023-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Linux内核 ========= 有许多针对内核开发者和用户的指南。这些指南可以被渲染成多种格式,如HTML和PDF。请首先阅读Documentation/admin-guide/README.rst。 为了构建文档,请使用make htmldocs或make pdfdocs。格式化后的文档也可以在线阅读: https://www.kernel.org/doc/html/latest/ 在Documentation/子目录中有各种文本文件,其中许多使用了重构文本标记语言。请参阅Documentation/00-INDEX,以获取每个文件包含内容的列表。 请阅读Documentation/process/changes.rst文件,因为它包含了构建和运行内核的要求,以及升级内核可能导致问题的信息。