08 2023 档案
摘要:Configuration System (Kconfig) — Zephyr Project Documentation Logging — Zephyr Project Documentation Logging — Zephyr Project Documentation Dictionary
阅读全文
摘要:Linux内核中断处理“下半部”机制(上)(超详细~) - 知乎 (zhihu.com) 内核把中断处理分为两部分:上半部(top-half)和下半部(bottom-half),上半部 (就是中断服务程序)内核立即执行,而下半部(就是一些内核函数)留着稍后处理。 首先:一个快速的“上半部”来处理硬件
阅读全文
摘要:rr-debugger/rr: Record and Replay Framework (github.com) Debug C and C++ programs with rr | Red Hat Developer rr来debug你的C/C++程序(Linux)_rr gdb_pd很不专业的博
阅读全文
摘要:A Fast Lock-Free Queue for C++ (moodycamel.com) A Fast General Purpose Lock-Free Queue for C++ (moodycamel.com) A Fast Lock-Free Queue for C++ Posted
阅读全文
摘要:【acwj】00, Introduction 介绍_樱满无门的博客-CSDN博客 Learning Resources 学习资源 如果你想从一些编译器有关的书籍、论文和工具开始,我将高度推荐这个单子: Curated list of awesome resources on Compilers, I
阅读全文
摘要:内容目录 — Google 开源项目风格指南 (zh-google-styleguide.readthedocs.io) Python 风格指南 - 内容目录 扉页 背景 Python语言规范 Lint 导入 包 异常 全局变量 嵌套/局部/内部类和函数 推导式和生成式 默认迭代器和操作符 生成器
阅读全文
摘要:openppl-public (github.com) openppl-public/ppl.nn: A primitive library for neural network (github.com) openppl-public/ppq: PPL Quantization Tool (PPQ)
阅读全文