Lingze's blog Lingze's blog
timeline
about
friends
categories
tags

lingze

bin不是垃圾桶的意思!
timeline
about
friends
categories
tags
  • labbb
  • linux_os
lingze
2021-01-26

source2_init

# linux kernel source code analysis 1

# init part

the corresponding file in the /init/ , and only one file /init/main.c

after the head program is executed, it will be automatically transferred to main.c for executed.

this contains all the work of kernel initialization, and loads the shell for interaction.

init program execution flow init program execution flow

上次更新: 6/24/2025, 5:07:55 AM
Theme by Vdoing | Copyright © 2019-2025 lingze | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式