Skip to content

🐧 C and assembly language for kernel learning path - 汇编语言、C 语言与内核学习的汇总

Notifications You must be signed in to change notification settings

Alberthua-Perl/kernel-c-assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C and Assembly Language for kernel learning path

  • 环境说明:

    • 操作系统:Red Hat Enterprise Linux release 8.5 (Ootpa)

    • kernel 版本:4.18.0-348.el8.x86_64

    • GCC 版本:8.5.0

  • 📝 此仓库用于汇编语言、C 语言与 Linux 内核学习的实验及问题记录

  • 📚 涉及的书籍与材料如下所示:

    • C Primer Plus(中文版)第六版c-primer-plus-6ed

    • C 程序设计语言(第二版)krc-2ed

      🚀 重要的头文件:<stdint.h>, <inttypes.h>, <limits.h>, <float.h>, <string.h>

    • 深入理解计算机系统(第三版)csapp-3ed

About

🐧 C and assembly language for kernel learning path - 汇编语言、C 语言与内核学习的汇总

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published