Open yihong0618 opened 2 years ago
browser https://browser.engineering/
eBPF
https://cloudnative.to/blog/bpf-intro/ https://github.com/erthalion/postgres-bcc https://www.youtube.com/watch?v=5BEEQqcF6Ms https://mariadb.org/wp-content/uploads/2020/02/eBPF-and-Dynamic-Tracing-for-MariaDB-DBAs-MariaDB-Day-During-FOSDEM-2020.pdf https://jvns.ca/blog/2017/07/05/linux-tracing-systems/ https://github.com/goldshtn/linux-tracing-workshop/blob/master/bpf-dbslower.md https://zstone12.github.io/2021/04/12/BPF%E5%8E%9F%E7%90%86%E5%8F%8A%E5%BA%94%E7%94%A8/
https://nakryiko.com/ https://mozillazg.com/2021/05/ebpf-gobpf-get-function-argument-values-from-pt_regs.html
来自 CSDN 不错的博客 https://lizhaolong.blog.csdn.net/
https://github.com/ehids/slide
map https://fuweid.com/post/2022-ebpf-loader/
https://zhuanlan.zhihu.com/p/138887361
https://github.com/tvesely/gphelpers/tree/master/pgbcc
https://mozillazg.com/2022/05/ebpf-libbpfgo-develop-env-and-hello-world.html
coredump
postgres
https://blog.sasa.su/diary/pgsql_file_format/ https://smartkeyerror.com/PostgreSQL-MemoryContext https://github.com/guotao0628/pgblog http://feelkill.github.io/2017/05/19/be-an-effective-worker.html https://github.com/guotao0628/pgblog
书 https://pg-internal.vonng.com/#/
repo https://github.com/Vonng/pg
笔记 https://leapbook.readthedocs.io/en/latest/index.html
https://liujiacai.net/blog/2022/02/24/hairy-pg-incident-lessons/
extensions http://big-elephants.com/2015-10/writing-postgres-extensions-part-i/
https://felixge.de/2017/07/27/implementing-state-machines-in-postgresql/
操作系统
https://github.com/copy/v86 https://reku1997.gitee.io/2020/10/13/mit-os/
https://rmtt.github.io/mit-os/
https://blog.miigon.net/posts/s081-ending/ https://mit-public-courses-cn-translatio.gitbook.io/mit6-s081/ https://github.com/huihongxiao/MIT6.S081
https://github.com/gurugio/lowlevelprogramming-university/blob/master/README_cn.md
这个 issue 记录今年的书签