搜索资源列表
embedLinuxexplant
- 嵌入式Linux 内核移植相关代码分析 本文通过整理之前研发的一个项目(ARM7TDMI +uCLinux),分析内核启动过程及需要修改的文件,以供 内核移植者参考。整理过程中也同时参考了众多网友的帖子,在此谢过。由于整理过程匆忙,难免错误 及讲解的不够清楚之处,请各位网友指正,这里提前谢过。本文分以下部分进行介绍: 1. Bootloader 及内核解压 2. 内核启动方式介绍 3. 内核启动地址的确定 4. arch/armnommu/kernel/h
GPIO
- 使用的是PB5管脚,根据手册和linux-2.6.19内核代码,AT91SAM9260_ID_PIOB为内核中声明的中断号
linux-driver-develop1
- 中程在线信息产业培训-:LINUX系统构成,内核介绍、配置与编译、原理分析、代码分析-Medium-range online information industry training-: LINUX system structure, core descr iption, configuration and compilation, theory analysis, code analysis
Linux-kernel-analysis-2007111
- Linux内核完全注释。通过对Linux内核0.11代码的分析,让大家明白Linux内核工作原理。-Linux kernel completely comments. Analysis of the 0.11 code of the Linux kernel, so that we understand the Linux kernel works.
linux-0.11
- linux最原始的核心代码,0.11版,对想学Linux内核的同学很有帮助-linux the most primitive core code, version 0.11, the students want to learn Linux kernel helpful
rbtree
- 此文件包描述了红黑树,并且包含了代码,此代码出自Linux内核-This document describes a red-black tree package, and includes code, this code from the Linux kernel
linux-kernel-is-fully-Anatomy
- 本书对早期Linux操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在让读者能够在尽量短的时间内对Linux的工作机理获得全面而深刻的理解,为进一步学习和研究Linux操作系统打下坚实基础。-Book early Linux operating system kernel (v0.11) all the code file for detailed and comprehensive notes and illustrations, designed to allow the
Operating-system-report
- 操作系统的实验二:添加系统调用, 学习Linux内核的系统调用,理解、掌握Linux系统调用的实现框架、用户界面、参数传递、进入/返回过程。阅读... ,文件是docx类型,但代码全都在里面-Operating system experiment 2: add the system call, learn the Linux kernel system call, understand, master the Linux system call implementation framework