Jiaxin's Homepage

Blog

Thoughts on technology, research, and random things

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)。

关于信息的整理

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