随笔分类 - linux内核
摘要:http://www.cnblogs.com/yjf512/category/385367.html
阅读全文
摘要:https://insight.io/ http://www.cnplugins.com/devtool/octotree/
阅读全文
摘要:http://blog.csdn.net/abcd1f2/article/details/47440087
阅读全文
摘要:https://lwn.net/Archives/
阅读全文
摘要:http://www.wowotech.net/sort/linux_application/lkml.html https://kernelnewbies.org/ML https://lkml.org/ http://www.arm.linux.org.uk/developer/patches/
阅读全文
摘要:[root@workstation2017 demo]# git diff old new >cc.diff[root@workstation2017 demo]# cat cc.diffdiff --git a/old/a/p/foo.txt b/new/a/p/foo.txtindex f041
阅读全文
摘要:http://blog.csdn.net/pashanhu6402/article/details/51849354 语 法:patch [-bceEflnNRstTuvZ][-B <备份字首字符串>][-d <工作目录>][-D <标示符号>][-F <监别列数>][-g <控制数值>][-i <
阅读全文
摘要:diff -Nrua a b > c.patch 实例说明: --- old/modules/pcitable Mon Sep 27 11:03:56 1999 +++ new/modules/pcitable Tue Dec 19 20:05:41 2000 如果使用参数-p0,那就表示从当前目录找一个叫做old的文件夹,在它下面寻找modules下的p...
阅读全文
摘要:Jessica McKellar在Ksplice blog上的博客文章 《Linux Device Drivers》 如果你在写一个操作系统,OSDev wiki是一个不错的网站 Kernel Newbies内核开发新手的资源
阅读全文
摘要:http://www.embedu.org/Column/8880.html
阅读全文
摘要:http://blog.csdn.net/eastmoon502136/article/details/8711104
阅读全文
摘要:http://www.cnblogs.com/metoy/p/4320813.html CentOS 7.0默认使用的是firewall作为防火墙,使用iptables必须重新设置一下 1、直接关闭防火墙 systemctl stop firewalld.service #停止firewall sy
阅读全文
摘要:http://blog.csdn.net/lishenglong666/article/details/7320864 http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/
阅读全文
摘要:http://vault.centos.org/ http://blog.csdn.net/xiongzhizhu/article/details/51816243
阅读全文
摘要:https://www.mxgw.info/t/linux-kernel-4-9-bbr.html?utm_source=tuicool&utm_medium=referral
阅读全文
摘要:描述:systemd-udevd是监听内核发出的设备事件,并根据udev规则处理每个事件。 选项: --daemon 脱离控制台,并作为后台守程运行。 --debug 在标准错误上打印调试信息 --children-max= 限制最多同时处理多少个设备事件 --exec-delay= 在运行RUN程
阅读全文
摘要:https://www.ostechnix.com/install-linux-kernel-4-10-centos-ubuntu/
阅读全文
摘要:
阅读全文
摘要:http://edsionte.com/techblog/
阅读全文