centos7新增bcache模块,内核版本kernel-3.10.0-693.el7,不用编译,直接将此文件放到/lib/modules/3.10.0-693.11.1.el7.x86_64/kernel/drivers/md/下加载即可 cp ./bcache.ko /lib/modules/3.10.0-693.11.1.el7.x86_64/kernel/drivers/md/ depmod -a modprobe -f bcache
2021-01-29 17:01:56 5.62MB bcache.ko centos7 编译bcache模块
1
centos7新增bcache模块,内核版本kernel-3.10.0-862.el7,不用编译,直接将此文件放到/lib/modules/3.10.0-862.el7.x86_64/kernel/drivers/md/下加载即可 cp ./bcache.ko /lib/modules/3.10.0-862.el7.x86_64/kernel/drivers/md/ depmod -a modprobe -f bcache
2021-01-29 17:01:55 5.76MB bcache.ko centos7 编译bcache模块
1
kernel-devel-3.10.0-693.el7.x86_64.rar
2021-01-28 04:13:41 8.88MB kernel
1
linux-kernel-headers_2.6.32-20112910+0m6_armel.deb
2021-01-28 03:54:38 774KB 诺基亚N9 NokiaN9 n9
1
arm linux 从入口到start_kernel 代码详细分析.doc
2021-01-28 03:54:26 57KB arm linux
1
为《仿照linux内核的链表构造并遍历》一文写的测试源文件,文章链接https://blog.csdn.net/eidolon_foot/article/details/112998927。 文件里面有链表声明和初始化、判断链表是否为空、表头插入、表尾插入、遍历、反向遍历、由链表节点到数据项、删除节点的详细注解和示例。 在linux下用gcc list.c编译,./a.out运行。
2021-01-28 02:14:12 8KB 双向链表 kernel linux c语言
kernel
2021-01-28 01:13:17 7.1MB kernel
1
RootKits Windows内核的安全防护教程(Rootkits Subverting the Windows Kernel).zip
2021-01-28 00:53:29 2.73MB rootkit 驱动 驱动开发
kernel启动过程和kernel核心结构
2021-01-28 00:50:34 757.23MB arm
1
The Modular Debugger (MDB) is a new general purpose debugging tool for the SolarisTM Operating Environment. Its primary feature is its extensibility. The Solaris Modular Debugger Guide describes how to use MDB to debug complex software systems, with a particular emphasis on the facilities available
2021-01-28 00:49:54 284KB debug kernel solaris
1