Linux技术博客中如何撰写?

摘要:综合 Linux 内核揭秘 Linux 内核教学 https:linux-kernel-labs.github.io linux-source-code-analyze https:www.cnblogs.comLoyenWan
综合 Linux 内核揭秘 Linux 内核教学 https://linux-kernel-labs.github.io/ linux-source-code-analyze https://www.cnblogs.com/LoyenWang/ https://github.com/0voice/kernel_memory_management 59问:内存管理.md https://blog.csdn.net/u010923083/category_10971696.html Linux 核心設計/實作 (Linux Kernel Internals) Linux阅码场原创精华文章汇总 蜗窝科技 兰新宇 专栏文章目录 零基础开发操作系统 Youtube转载视频 The Linux Foundation 技术分享 内核大仙 B站技术分享 https://www.l2h.site/archives/ Yizhou Shan's Home Page Linux Kernel Teaching https://book.aikaiyuan.com/ What every SRE should know about GNU/Linux shell related internals: file descriptors, pipes, terminals, user sessions, process groups and daemons Youtube上的Linux internals视频 专栏 Linux源码分析 ChinaUnix上的内核源码板块 记录一点OS问题诊断 Meta 开发者社区 Oracle Linux Blog Linux 逆向工程资料 Linux Trouble Shooting Cheat Sheet 不同版本的内核在线文档:https://www.kernel.org/doc/html/ latest: https://www.kernel.org/doc/html/latest/ next: https://www.kernel.org/doc/html/next/ Linux Kernel Testing and Debugging humjb_1983 Linux Kernel Teaching 红帽Linux技术文档:Oracle Linux Training Station B站: 揭秘内核原理 Linux-Kernel-Programming https://aeb.win.tue.nl/linux/lk/lk.html#toc1 内核release记录:https://lwn.net/Kernel/Index/#Releases 论坛技术分享 感兴趣的几个议题 mmap_sem锁 The LRU lock and mmap_sem Zone-lock and mmap_sem scalability How to get rid of mmap_sem The ongoing search for mmap_lock scalability 页回收算法 OOM 内存交换 zswap Page Memcg Memory accounting and limits 块子系统 WriteBack Write throttling 虚拟化 https://lwn.net/Kernel/Index/#Virtualization 国际 Conference index LSFMM-BPF(Storage_Filesystem_Memory-Management_and_BPF_Summit) 历届 2022 LSFMM 2023 LSFMM + BPF Youtube 2024 LSFMM + BPF Youtube LPC (Linux_Plumbers_Conference) Youtube 2023 Kernel Recipes Youtube Faster & Fewer Page Faults https://kernel-recipes.org/ KVM论坛 https://kvm-forum.qemu.org/ 国内 https://github.com/ChinaLinuxKernel 内核大会 20届 视频:https://www.bilibili.com/video/BV149yfB4EkK PPT: https://github.com/ChinaLinuxKernel/CLK2025 19届 PPT:https://github.com/ChinaLinuxKernel/CL
阅读全文