搜索资源列表
Linux内核模块的实现机制
- 讲述Linux内核模块的实现机制,对想理解linux内核模块的实现机制的学者具有一定的使用价值-on Linux kernel modules to achieve a mechanism to want to understand Linux kernel module mechanism for the realization of the scholars have certain value
snail_joytokey
- 一个linux下的内核模块,可以把百通的手柄转换成键盘的驱动程序-under a linux kernel modules that can handle 100-conversion keyboard driver
编写Linux内核模块和驱动
- 在Linux环境下设计驱动程序,思想简洁,操作方便,功能也很强大,但是支持函数少,本文介绍了如何在linux环境下进行内核模块和驱动的编写-the Linux environment design driver, thinking simple, easy to operate and function are very powerful, but less support function, the paper described how the environment for linux k
write_linux_drivers
- linux内核模块和驱动程序的编写,linux内核模块和驱动程序的编写-linux kernel modules and drivers to the preparation, linux kernel module and the preparation Driver
thesis
- FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level lang
enmu
- e语言列举内核的模块,希望对易友有点帮助-e language kernel modules list, and they hope to help a bit easy to Friends
Linux_project1
- linux project1 三个简单模块的编程,可传参数进入模块,打印内核信息等-linux project1 programming three simple modules can be mass parameters into the module, print the kernel information. .
The_Linux_Kernel_Module_Programming_Guide_2.6
- The Linux Kernel Module Programming Guide 2.6 编写LINUX内核模块(例如设备驱动)很好的一本指导。-A guide to programming Linux kernel modules.
The_Linux_Kernel_Module_Programming_Guide_2.4
- The Linux Kernel Module Programming Guide 2.6 编写LINUX内核模块(例如设备驱动)很好的一本指导。-A guide to programming Linux kernel modules.
LinuxKernelTaskManagment
- 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点-1, linux process management modules organizational framework 2, the relevant
Linux-Kernel-Development
- Unix 内核开发, 目录如下: Contents at a Glance 1 Introduction to the Linux Kernel 1 2 Getting Started with the Kernel 11 3 Process Management 23 4 Process Scheduling 41 5 System Calls 69 6 Kernel Data Structures 85 7 Interrupts and Interrupt H
lkmpg
- Linux kernel loadable modules
Linux-driver-development4
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第4章、Linux内核模块。Linux设备驱动会以内核模块的形式出现,因此,学会编写Linux内核模块编程是学习Linux设备驱动的先决条件。4.1~4.2节讲解了Linux内核模块的概念和结构,4.3~4.8节对Linux内核模块的各个组成部分进行详细讲解,4.1~4.2节与4.3~4.8节是整体与部分的关系。4.9节讲解了独立存在的Linux内核模块的Makefile文件编写方法和模块的编译方法。-Au
lm_sensors-2.10.0.tar
- 可以帮助我们来监控主板,CPU的工作电压,风扇转速、温度等数据。这些数据我们通常在主板的 BIOS也可以看到。当我们可以在机器运行的时候通过lm_sensors随时来监测着CPU的温度变化,可以预防呵保护因为CPU过热而会烧掉。-============================================================================= FOR QUICK INSTALLATION INSTRUCTIONS SEE THE QU
Hello_Multiple_Files
- Linux Kernel Modules Example.... One module in Multiple Files in this example.
adm1029
- Part of lm_sensors, Linux kernel modules for hardware.
adm1021
- Part of lm_sensors, Linux kernel modules for driver for linux.
adm1031
- Part of lm_sensors, Linux kernel modules for hardware.
asb100
- Part of lm_sensors, Linux kernel modules for hardware monitoring.-Part of lm_sensors, Linux kernel modules for hardware monitoring.
lkmpg
- a guide to developing kernel modules in linux