搜索资源列表
kernel mode DR
- 介绍WIN32内核模块的运行机制,驱动机制-introduced WIN32 kernel module operation mechanism, the drive mechanism
linux 使用ntfs分区
- linux 使用ntfs分区,适用于2.6.9linux内核,ntfs partition using linux for the kernel 2.6.9linux
pstree
- linux 下的打印进程树的代码,两种方法,一种是基于内核模块的,一种是用proc实现的-linux printing process under the tree code, the two methods, one is based on the kernel module, and one is achieved by proc
linuxmodule
- 关于linux内核模块的相关参考资料,很有学习和研究的价值,初学者要好好看哦-Linux kernel module on the relevant reference is the value of learning and research, beginners to well-看哦
TheLinuxKernelModuleProgrammingGuide
- 学习内核编程入门的好资料,标准开发文档,附源码。-Introduction to study the kernel of good programming information, development of documentation standards, source code is attached.
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.
Linux_kernelmodule
- 一个最基本的内核模块(helloworld)编写、加载、卸载。包含源码,建议在redhat9下编译运行。-A basic kernel module (helloworld) the preparation, loading, unloading. Contains the source code, it is recommended redhat9 compiled to run.
kernel-module-hello
- 本人是新手,这是我接触的最简单的Linux内核模块示例程序 涵盖了Linux驱动模块最基本的组成要素,适合于初学者,以后会逐渐上传学习代码,希望各位多多指教。-I am a novice, this is the easiest I have contacted the Linux kernel module Linux sample application covers the basic elements drive module suitable for beginners to le
Linux_loadable_kernel_module_mechanism_and_applica
- 为了缩短 Linux 开发和测试的时间,提高开发效率。详细分析了Linux 可加载内核模块机制即LKM(Loadable Kernel Module)的工作原理、实现细节和LKM 机制中的关键技术,总结了在实际开发中针对最新内核稳定版本2.6 编写内核模块的方法和需要注意的问题。在Linux操作系统环境下应用LKM 对零拷贝原理进行了实现。在Linux 开发和研究中应用LKM 可以大大加快开发速度-In order to shorten the Linux development and tes
Linux-Kernel-Module-Programming
- Linux kernal module programming
linux-kernel-module-programming
- 简洁、明确的说明linux kernel module,并附上PC Speaker范例。-Concise, clear descr iption of linux kernel module, along with PC Speaker examples.
(Ebook-Pdf)-Linux-Kernel-Module-Programming-Guide
- Linux Kernel Module Programming Guide. How to write linux device drivers
kernel_module
- 这是个写内核模块的小程序,作为入门学习的参考好例子-This is a small program to write a kernel module, as a good example of reference to start learning
ps
- 内核模块编程 1)设计一模块,该模块的功能是列出系统中所有内核线程的程序名、PID号和进程状态。 2)设计一个带参数的内核模块,其参数为某个进程的PID号,该模块的功能是列出该进程的家族信息,包括父进程、兄弟进程和子进程的程序名、PID号。 -Kernel module programming 1) design a module, the module s function is to list all kernel threads of the process name, P
linux-kernel-module-programming
- linux内核模块编程,标记版。用于初学者学习参考。-linux kernel module programming, marking version. Reference for beginners to learn.
Kernel-Module-Programming
- 介绍linux内核模块的编程,编写linux驱动程序非常好的一本参考书,详细介绍了linux内部的编程机理-Linux kernel module programming, writing Linux drivers a very good one reference book, detailing the linux internal programming mechanism
Enumerate-the-kernel-module
- 易语言编写的 枚举内核模块 很久以前收集的 欢迎大家下载-Enumerate the kernel module
linux-kernel-Module
- linux 内核模块编程,内核模块编程实例,用于查看linux父子进程关系及进程状态-linux kernel module programming, kernel module programming examples for viewing linux parent and child relationships and the process status
The-Linux-kernel-module-Programming
- Kernel module programming. Complete guide to Unix/Linux programming.