# linux-4.0 **Repository Path**: youyifeng/linux-4.0 ## Basic Information - **Project Name**: linux-4.0 - **Description**: Forked from https://github.com/yifengyou/linux-4.0.git - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-20 - **Last Updated**: 2024-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # linux-4.0 内核学习 ![20220715_204825_52](image/20220715_204825_52.png) ``` Something I hope you know before go into the coding~ First, please watch or star this repo, I'll be more happy if you follow me. Bug report, questions and discussion are welcome, you can post an issue or pull a request. ``` ## 相关站点 * 笨叔GitHub仓库(分支**rlk_basic**): ## 目录 * [环境搭建](docs/环境搭建.md) * [vscode远程开发](docs/环境搭建/vscode远程开发.md) * [x86_64](docs/环境搭建/x86_64.md) * [aarch64](docs/环境搭建/aarch64.md) * [x86](docs/环境搭建/x86.md) * [arm](docs/环境搭建/arm.md) * [带着问题读内核](docs/带着问题读内核.md) * [内核编译选项知多少](docs/带着问题读内核/内核编译选项知多少.md) * [内核版本号实现细节](docs/带着问题读内核/内核版本号实现细节.md) * [Linux如何知道系统中有多少内存](docs/带着问题读内核/Linux如何知道系统中有多少内存.md) * [current在内核中的前前后后](docs/带着问题读内核/current在内核中的前前后后.md) ## 实验说明 ## 图示 ----