All Projects → alibaba → Cloud Kernel

alibaba / Cloud Kernel

Licence: other
Cloud Kernel - an open-source Linux kernel originated by Alibaba Operating System Team

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Cloud Kernel

Rcore Tutorial
Tutorial for rCore OS step by step (3rd edition)
Stars: ✭ 272 (-7.8%)
Mutual labels:  kernel, os
Harmonyos
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
Stars: ✭ 18,385 (+6132.2%)
Mutual labels:  kernel, os
RocketOS
RocketOS is a Unix based OS that uses legacy BIOS and GRUB and is written in C17. It is being developed for educational purposes primarily, but it still is a serious project. It is currently in its infancy.
Stars: ✭ 23 (-92.2%)
Mutual labels:  kernel, os
nightingale
A small operating system where I experiment and learn osdev.
Stars: ✭ 86 (-70.85%)
Mutual labels:  kernel, os
fpos
Free Pascal Operating System (FPOS) is a operating system consists of a minimal kernel built on FreePascal. It contains a Scheme implementation of a hard drive (ATA) driver, keyboard (PS2), serial (8250 UART), FAT32 filesystem and a small real time clock manager. The project was built to experiment with developement of operating system using a h…
Stars: ✭ 36 (-87.8%)
Mutual labels:  kernel, os
MandelbrotOS
A community driven OS by the youth
Stars: ✭ 172 (-41.69%)
Mutual labels:  kernel, os
ens
Supports de cours
Stars: ✭ 13 (-95.59%)
Mutual labels:  kernel, os
TravorOS
A simple OS running on Intel x86 architecture | No longer updating
Stars: ✭ 24 (-91.86%)
Mutual labels:  kernel, os
Os kernel lab
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
Stars: ✭ 3,332 (+1029.49%)
Mutual labels:  kernel, os
LudOS
A toy monolithic kernel written in C++
Stars: ✭ 38 (-87.12%)
Mutual labels:  kernel, os
novusk
A kernel written in Rust
Stars: ✭ 61 (-79.32%)
Mutual labels:  kernel, os
Uc Os3
µC/OS-III is a preemptive, highly portable, and scalable real-time kernel. Designed for ease of use on a huge number of CPU architectures.
Stars: ✭ 284 (-3.73%)
Mutual labels:  kernel, os
Sigma
Abandoned overcomplicated Microkernel using modern x86_64 features
Stars: ✭ 36 (-87.8%)
Mutual labels:  kernel, os
GENADEV OS
An AArch64 hobbyist OS for the Raspberry Pi 3 B+
Stars: ✭ 14 (-95.25%)
Mutual labels:  kernel, os
KnutOS
An x86_64 hobbyist OS written in C and Assembly
Stars: ✭ 16 (-94.58%)
Mutual labels:  kernel, os
ByteOS
A simple hobby operating system for the x86-64 architecture, written in C.
Stars: ✭ 47 (-84.07%)
Mutual labels:  kernel, os
SimpleOS
Operating System Coded in Assembly and C
Stars: ✭ 72 (-75.59%)
Mutual labels:  kernel, os
OpenHarmony
华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。
Stars: ✭ 373 (+26.44%)
Mutual labels:  kernel, os
oneiric
A small kernel + OS based on how dreams work
Stars: ✭ 11 (-96.27%)
Mutual labels:  kernel, os
Lemonos
The Lemon Operating System https://lemonos.org
Stars: ✭ 260 (-11.86%)
Mutual labels:  kernel, os

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].