会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
温暖的电波
公告
日历
导航
博客园
首页
新随笔
新文章
联系
订阅
管理
上一页
1
2
3
4
5
下一页
2023年6月23日
任务在就绪队列的等待时间--run_delay分析
摘要: Linux中一个任务在就绪队列上等待调度的时间,即run_delay分析
阅读全文
posted @ 2023-06-23 17:46 温暖的电波
阅读(733)
评论(0)
推荐(0)
2023年6月17日
OOM看内存之低端内存保护机制lowmem_reserve
摘要: 低端内存保护机制lowmem_reserve的分析与思考
阅读全文
posted @ 2023-06-17 17:47 温暖的电波
阅读(1738)
评论(0)
推荐(0)
2023年2月16日
ebpf的perf buffer机制(二) BPF_MAP_TYPE_PERF_EVENT_ARRAY map的创建
摘要: ebpf中event buffer的map创建流程分析
阅读全文
posted @ 2023-02-16 22:16 温暖的电波
阅读(1636)
评论(0)
推荐(0)
2023年1月31日
ebpf的perf buffer机制(一) 介绍与使用
摘要: ebpf中perf buffer的简单介绍
阅读全文
posted @ 2023-01-31 21:50 温暖的电波
阅读(3064)
评论(0)
推荐(0)
2023年1月20日
ld: cannot find -lz 和-lc
摘要: 最近遇到一个编译问题,报错如下: /usr/bin/ld: cannot find -lz /usr/bin/ld: cannot find -lc collect2: error:ld returned 1 exit status 咋一看应该是链接的时候找不到zlib和glibc,但是yum li
阅读全文
posted @ 2023-01-20 08:09 温暖的电波
阅读(64)
评论(0)
推荐(0)
2022年10月29日
为什么percpu上的nr_uninterruptible这么奇怪
摘要: /proc/sched_debug中的nr_uninterruptible原理
阅读全文
posted @ 2022-10-29 08:45 温暖的电波
阅读(262)
评论(0)
推荐(0)
2022年9月11日
drgn was built without libkdumpfile suppor问题
摘要: 背景 在使用pip3安装了最新的drgn后执行 drgn -s vmlinux -c ./vmcore 命令后报出如下错误: drgn 0.0.20+unknown (using Python 3.6.8, elfutils 0.186, without libkdumpfile) Tracebac
阅读全文
posted @ 2022-09-11 08:52 温暖的电波
阅读(139)
评论(1)
推荐(0)
2022年2月17日
dtb中的reuseable和no-map属性
摘要: 1、reusable会在early_init_dt_reserve_memory_arch()函数中加入到memblock.reserve的region中,因而可以在/sys/kernel/debug/memblock/reserved中看到 2、no-map属性的内存在early_init_dt_
阅读全文
posted @ 2022-02-17 22:16 温暖的电波
阅读(1962)
评论(0)
推荐(0)
2021年10月14日
bcc Python开发者教程(译:bcc Python Developer Tutorial)
摘要: 翻译自:https://github.com/iovisor/bcc/blob/master/docs/tutorial_bcc_python_developer.md bcc Python Developer Tutorial 这个教程主要目的是展示如何使用python来进行bcc工具开发和编程。
阅读全文
posted @ 2021-10-14 20:56 温暖的电波
阅读(1768)
评论(0)
推荐(0)
2021年10月10日
Linux任务调度延时分析工具getdelays
摘要: getdelays工具可以导出任务的调度延迟信息
阅读全文
posted @ 2021-10-10 20:53 温暖的电波
阅读(2203)
评论(0)
推荐(2)
上一页
1
2
3
4
5
下一页
博客园
© 2004-2025
浙公网安备 33010602011771号
浙ICP备2021040463号-3