# cloud-kernel **Repository Path**: anolis/cloud-kernel ## Basic Information - **Project Name**: cloud-kernel - **Description**: Cloud Kernel 是龙蜥操作系统(Anolis OS)内核,目前已经达到 600 多万部署规模. 它基于Linux社区主线稳定版. 致力于打造更稳定, 更可靠, 更安全, 特性更丰富, 性能更优化的 Linux 系统内核. 为 Anolis OS 以及下游生态合作 OS 发行版提供坚实的内核支持, 更好的支撑和扩展上层业务应用. - **Primary Language**: C - **License**: Not specified - **Default Branch**: devel-6.6 - **Homepage**: https://openanolis.cn/sig/Cloud-Kernel - **GVP Project**: Yes ## Statistics - **Stars**: 273 - **Forks**: 674 - **Created**: 2021-11-02 - **Last Updated**: 2025-06-17 ## Categories & Tags **Categories**: os **Tags**: None ## README Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.