The Linux Kernel Module Programming Guide 升级至 5.0 版并开源!
台湾成功大学助理教授 黄敬群 (Jim Huang, jserv) 近期将 The Linux Kernel Module Programming Guide (Linux 内核模块编程指南) (针对 Linux Kernel 2.6) 的内容升级到最新的 kernel versions (v5.x)。
并且大方的开源 LaTeX 、PDF 至 GitHub 上,欢迎对 Linux 内核感兴趣的伙伴们,可以阅读学习。
GitHub 项目连结
教程类的应该说免费公开把,说开源有点奇奇怪怪的
jserv 他是把书籍的 LaTex 文件 /sample code 都释放出来
他不仅是更新书籍内容 还有改写 sample code
The Linux Kernel Module Programming Guide is a free book; you may reproduce and/or modify it under the terms of the Open Software License. Use of this work is governed by a copyleft license that can be found in the LICENSE file.
The complementary sample code is licensed under GNU GPL version 2, as same as Linux kernel.
可以參考下
目前接到一个需求,需要实现企业邮箱方案。在 V2 上查了查,自建方案普遍不推荐,又查了查企业邮箱,GoDaddy 上面 60 个账户的企业邮箱一年要 8k+ 人民币,又查了查阿…
大概 20 年前,问道那款端游,一种情怀。 如果我愿意花二十万复刻一套。 应该是逆像一套这种逻辑 资金方面 20 够吗? 有谁愿意接手来做,可以找我聊聊。VX:kongdong…
最近在搞项目的基建,在配置 ESLint 和 Prettier 的时候感觉非常痛苦:NPM 的包太多了,而且名字又太像: eslint-plugin-prettier, esl…