上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 69 下一页

2023年7月26日

Linux内核notifier机制

摘要: 参考: https://www.cnblogs.com/pengdonglin137/p/4075148.html https://www.cnblogs.com/schips/p/linux_notifier.html https://www.cnblogs.com/3me-linux/p/612 阅读全文

posted @ 2023-07-26 14:11 lh03061238 阅读(11) 评论(0) 推荐(0) 编辑

2023年7月17日

Linux下建立NFS共享目录

摘要: https://blog.csdn.net/anluo233/article/details/125921403 https://blog.csdn.net/zhangxucumt/article/details/125935901 阅读全文

posted @ 2023-07-17 13:57 lh03061238 阅读(10) 评论(0) 推荐(0) 编辑

linux内核中的原子操作

摘要: atomic operation https://www.zhihu.com/question/518024155/answer/3104151437 Linux内核atomic_t这个结构体怎么赋值? https://www.zhihu.com/question/597762154/answer/ 阅读全文

posted @ 2023-07-17 10:37 lh03061238 阅读(21) 评论(0) 推荐(0) 编辑

2023年7月14日

make mrproper 、make clean 、make distclean

摘要: 参考: https://blog.csdn.net/mish84/article/details/26003963 Cleaning targets: clean - Remove most generated files but keep the config and enough build s 阅读全文

posted @ 2023-07-14 15:00 lh03061238 阅读(18) 评论(0) 推荐(0) 编辑

2023年7月13日

KDB相关

摘要: 使用kdb/kgdb调试内核 https://zhuanlan.zhihu.com/p/546416941 ARM64 的 Linux 内核 kgdb/kdb 调试 https://www.byteisland.com/arm64-%e7%9a%84-linux-%e5%86%85%e6%a0%b8 阅读全文

posted @ 2023-07-13 11:18 lh03061238 阅读(40) 评论(0) 推荐(0) 编辑

2023年7月12日

Linux内核进程管理:进程的“内核栈”、current宏

摘要: 参考: https://blog.csdn.net/Rong_Toa/article/details/110316125 https://blog.csdn.net/yangkuanqaz85988/article/details/52403726?spm=1001.2101.3001.6661.1 阅读全文

posted @ 2023-07-12 15:47 lh03061238 阅读(23) 评论(0) 推荐(0) 编辑

2023年7月11日

GDB RSP协议

摘要: https://sourceware.org/gdb/onlinedocs/gdb/Remote-Protocol.html https://developer.apple.com/library/archive/documentation/DeveloperTools/gdb/gdb/gdb_33 阅读全文

posted @ 2023-07-11 10:08 lh03061238 阅读(78) 评论(0) 推荐(0) 编辑

2023年7月10日

内核添加打印调试

摘要: printk 内核打印 https://getiot.tech/zh/linux-kernel/linux-kernel-printk#:~:text=printk%20%E5%86%85%E6%A0%B8%E6%89%93%E5%8D%B0%201%20printk%20%E4%BB%8B%E7% 阅读全文

posted @ 2023-07-10 10:40 lh03061238 阅读(158) 评论(0) 推荐(0) 编辑

2023年7月8日

/proc/sysrq-trigger

摘要: /proc/sysrq-trigger详解 https://www.icspec.com/news/article-details/2033274 linux下/proc/sysrq-trigger详解 https://blog.csdn.net/qq_42303254/article/detail 阅读全文

posted @ 2023-07-08 14:48 lh03061238 阅读(23) 评论(0) 推荐(0) 编辑

Linux KASLR机制

摘要: Linux KASLR机制详解 https://zhuanlan.zhihu.com/p/99557658 阅读全文

posted @ 2023-07-08 14:09 lh03061238 阅读(65) 评论(0) 推荐(0) 编辑

上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 69 下一页

导航