Kernel源码笔记

Kernel源码笔记

简介

这是我阅读Kernel的源码笔记,与大家分享,里面如有错误,请大家指正,谢谢!

目录

Kernel源码笔记之调度:1.PELT
Kernel源码笔记之调度:2.负载均衡
Kernel源码笔记之调度:3.CFS
Kernel源码笔记之调度:4.Fork系统调用
Kernel源码笔记之Trace
Kernel源码笔记之VFS:1.数据结构
Kernel源码笔记之VFS:2.遍历路径
Kernel源码笔记之VFS:3.挂载
Kernel源码笔记之VFS:4.打开文件
Kernel源码笔记之VFS:5.关闭文件
Kernel源码笔记之文件系统:1. 管道

你可能感兴趣的:(Kernel,kernel)