Records of my patch submission to the Linux kernel.
MIT 6.S081 lab2 Page Tables
MIT 6.S081 Lab3
MIT 6.S081 lab2 system calls
MIT 6.S081 Lab2
Selfmade TFTP in Linux
Write a little tftp client by myself
MIT 6.S081 lab1 utilities
MIT 6.S081 Lab1
vagrant & virtualbox
Using vagrant to simplify your management of virtual machines in Linux server
About Golang
Language points of Golang encountered in learning and practice.
Implementation of winTracer by Detour
winTracer : 基于detour实现的软件行为分析系统
How do Linux kernel maintainers of stable tree backport patches?
The process of reviewing, accepting and merging a patch in the -stable tree of Linux kernel
Linux kernel regression
Linux kernel regressions
TinyC-like Compiler
Implementation of a tinyc-like compiler. About Tiny C Compiler : The Tiny C Compiler (a.k.a. TCC, tCc, or TinyCC) is an x86, X86-64 and ARM processor C compiler initially written by Fabrice Bellard. It is designed to work for slow computers with little disk space (e.g. on rescue disks). Windows operating system support was added in version 0.9.23 (17 Jun 2005). TCC is distributed under the GNU Lesser General Public License.
Configure Problem Collection I
Collection of questions about any configuration