# cloud-kernel **Repository Path**: wangrongwei1995/cloud-kernel ## Basic Information - **Project Name**: cloud-kernel - **Description**: Cloud Kernel 是龙蜥操作系统(Anolis OS)内核,目前已经达到 300 多万部署规模. 它基于Linux社区主线稳定版. 致力于打造更稳定, 更可靠, 更安全, 特性更丰富, 性能更优化的 Linux 系统内核. 为 Anolis OS 以及下游生态合作 OS 发行版提供坚实的内核支持, 更好的支撑和扩展上层业务应用. - **Primary Language**: C - **License**: Not specified - **Default Branch**: devel-4.19 - **Homepage**: https://openanolis.cn/sig/Cloud-Kernel - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 672 - **Created**: 2023-12-26 - **Last Updated**: 2024-02-01 ## Categories & Tags **Categories**: Uncategorized **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. See Documentation/00-INDEX for a list of what is contained in each file. 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.