Jiaxin's Homepage

Blog

Thoughts on technology, research, and random things

30 min read

星闪协议栈 services/stack 技术深度解析

仓库:openharmony/communication_nearlink_service,分析对象为 services/stack 目录下的协议栈实现。本文聚焦协议栈本体(非 framework/server 层),围绕目录组织、构建加固、控制面(CP)、数据面(DP)、底层 DLI/NAI 适配以及框架公共能力展开,结合实际头文件与源文件给出技术解读。
5 min read

Mermaid Diagrams Demo

This post demonstrates how to use Mermaid.js to create beautiful diagrams directly in your Markdown content. Mermaid allows you to write diagram definitions as code blocks that are automatically rendered as visual diagrams.

Qdisc 机制探究

最近在探索内核中流量调度的事情,学习了几种常用的流量调度算法:PQ(Priority Queueing)、RR(Round Robin)、WRR(Weighted Round Robin)、DRR(Deficit Round Robin)、DWRR(Deficit Weighted Round Robin)、WFQ(Weighted Fair Queuing)。

关于信息的整理

今天走在路上看手机(真是个坏习惯),脑海中浮现出一个问题:如何高效地将已经预览过的信息以及长篇的文章进行整理还有分类?