会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
LinuxCode
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
下一页
2016年8月20日
【转】初探linux内核编程,参数传递以及模块间函数调用
摘要: http://www.cnblogs.com/yuuyuu/p/5119891.html ZC: 疑问,最后的 模块kernel_mod 调用 模块kernel_fun的函数fun,是成功的OK的。但是 模块kernel_mod 怎么就知道 它调用的就是 模块kernel_fun的fun函数?如果
阅读全文
posted @ 2016-08-20 14:11 LinuxCode
阅读(2676)
评论(0)
推荐(0)
2016年8月19日
KernelZ02_尝试过程
摘要: 1、CentOS6.4x86 未安装 kernel-headers-2.6.32-358.el6.x86_64.rpm 前 2、错误: make: *** /lib/modules/2.6.32-431.el6.x86_64/build/: No such file or directory. St
阅读全文
posted @ 2016-08-19 22:23 LinuxCode
阅读(295)
评论(0)
推荐(0)
KernelZ01_Makefile_遇到的错误
摘要: 1、 2、 3、 4、 5、
阅读全文
posted @ 2016-08-19 22:20 LinuxCode
阅读(173)
评论(0)
推荐(0)
2016年8月16日
书_内核_01
摘要: 1、参考网址: http://www.cnblogs.com/xmphoenix/archive/2012/03/27/2420044.html 里面介绍了基本书: 1.1、<<linux_device_driver 3rd Edition>> 中文名 : <<Linux设备驱动程序>> (封面上
阅读全文
posted @ 2016-08-16 09:30 LinuxCode
阅读(142)
评论(0)
推荐(0)
2016年8月11日
网络数据包过滤_03
摘要: 1、看点: netfilter ZC: 貌似 关于 netfilter 的文章蛮多的,以后可以慢慢搜索,这里就想当做抛个砖吧 2、 Linux kernel过滤网络数据包 http://blog.csdn.net/qianguozheng/article/details/48503675 netfi
阅读全文
posted @ 2016-08-11 22:08 LinuxCode
阅读(399)
评论(0)
推荐(0)
网络数据包过滤_02
摘要: 1、 1.1、看点: 应用层抓包 1.2、担忧: 会不会 漏抓包(丢包),感觉始终没有 驱动层那么放心...(希望Linux不像Windows那样应用层抓包会丢吧...) 2、 Linux网络编程:原始套接字的魔力【上】 http://blog.chinaunix.net/uid-23069658-
阅读全文
posted @ 2016-08-11 22:05 LinuxCode
阅读(396)
评论(0)
推荐(0)
网络数据包过滤_01
摘要: 1、关键字: AF_PACKET ==> 丢包 AF_CAPTURE ZC: 但是,网络上 搜不到 AF_CAPTURE 的相关信息... 2、相关网址: http://m.newsmth.net/article/Programming/single/208/0 下载网址:ftp://166.111
阅读全文
posted @ 2016-08-11 21:59 LinuxCode
阅读(236)
评论(0)
推荐(0)
2016年8月10日
子线程01_简单例子
摘要: Qt5.3.2代码: 1、pro 2、CPP 3、
阅读全文
posted @ 2016-08-10 14:43 LinuxCode
阅读(127)
评论(0)
推荐(0)
韩Linux02
摘要: 19 ]、 【01:12】 【01:28】只有明白了“Linux启动过程” 才会明白 为什么 单用户模式 它不会去读取 etcinittable文件 而可以直接进入OS。为什么设置的密码无效了 【01:45】当前目录、相对路径、绝对路径、工作目录 【03:20】概念讲解 【08:55】 ZC: 前面
阅读全文
posted @ 2016-08-10 12:46 LinuxCode
阅读(205)
评论(0)
推荐(0)
201_Qt5.3.2Code
摘要: 1、 2、 02_01_getpid : 02_04_01_forkd : 02_05_01_TestSystem : 3、 03_01_rwexa : 03_02_catexa : 03_03_statexa : 03_04_chkflg : 03_05_mknodexa : 4、 04_01_s
阅读全文
posted @ 2016-08-10 10:45 LinuxCode
阅读(401)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
下一页
公告
点击右上角即可分享