07 2019 档案

内核热patch
摘要:如下代码是一个内核patch include include include MODULE_LICENSE("Dual BSD/GPL"); static char who= "world"; static int times = 1; module_param(times,int,S_IRUSR) 阅读全文

posted @ 2019-07-22 11:02 kramer 阅读(169) 评论(0) 推荐(0)

导航