摘要:
[20250206]21c library cache mutex的深入探究使用的sql脚本.txt--//在做21c library cache mutex的深入探究使用一些sql脚本,附在每天文章后面太繁琐,单独写一篇汇总。--//其中有一些来自tpt的脚本,比如fchaz.sql(我仅仅注解p 阅读全文
posted @ 2025-02-19 21:09
lfree
阅读(20)
评论(0)
推荐(0)
摘要:
[20250205]21c library cache mutex的深入探究10(_mutex_wait_scheme=1).txt--//探究library cache mutex阻塞导致的相关等待事件,分析_mutex_wait_scheme=1的情况的相关细节。1.环境:SCOTT@book0 阅读全文
posted @ 2025-02-19 21:07
lfree
阅读(19)
评论(0)
推荐(0)
摘要:
[20250205]21c library cache mutex的深入探究9(_mutex_wait_scheme=0).txt--//探究library cache mutex阻塞导致的相关等待事件,分析_mutex_wait_scheme=0的情况的相关细节。--//补充说明:注意测试前关闭r 阅读全文
posted @ 2025-02-19 21:05
lfree
阅读(17)
评论(0)
推荐(0)
摘要:
[20250204]21c library cache mutex的深入探究8(_mutex_wait_scheme=2 _mutex_wait_time大于1).txt--//探究library cache mutex阻塞导致的相关等待事件,分析_mutex_wait_scheme=2,_mute 阅读全文
posted @ 2025-02-19 21:03
lfree
阅读(14)
评论(0)
推荐(0)
摘要:
[20250204]21c library cache mutex的深入探究7(_mutex_wait_scheme=2).txt--//探究library cache mutex阻塞导致的相关等待事件,分析_mutex_wait_scheme=2的情况的相关细节。1.环境:SYS@book> @v 阅读全文
posted @ 2025-02-19 21:01
lfree
阅读(16)
评论(0)
推荐(0)
摘要:
[20250203]21c library cache mutex的深入探究6(gets的变化).txt--//探究library cache mutex gets的变化,记录自己测试遇到的一个奇怪问题。1.环境:SYS@book> @ver2 PORT_STRING : x86_64/Linux 阅读全文
posted @ 2025-02-19 20:59
lfree
阅读(17)
评论(0)
推荐(0)
摘要:
[20250203]21c library cache mutex的深入探究5(补充).txt--//前面的学习已经了解21c library cache mutex chunk分布的特点,再次总结如下:--//1个chunk 有256个mutex地址,占用12304,每个前面有16字节开头,许多c 阅读全文
posted @ 2025-02-19 20:57
lfree
阅读(16)
评论(0)
推荐(0)
摘要:
[20250202]21c library cache mutex的深入探究5.txt--//前面的学习已经了解21c library cache mutex chunk分布的特点,再次总结如下:--//1个chunk 有256个mutex地址,占用12304,每个前面有16字节开头,许多chunk 阅读全文
posted @ 2025-02-19 20:56
lfree
阅读(21)
评论(0)
推荐(0)
摘要:
[20250201]21c library cache mutex的深入探究4.txt--//前面的测试已经大致确定这48字节的具体内容:--//0-7,8-15字节分别是对象句柄的尾首指针,如果仅仅存在1个对象,两者相等(保存为父游标句柄地址)。如果存在多个对象会形成1--//个双向链表,如果仅仅 阅读全文
posted @ 2025-02-19 20:54
lfree
阅读(12)
评论(0)
推荐(0)
摘要:
[20250128]21c library cache mutex的深入探究3.txt--//下面测试使用相同muext地址的对象句柄如何链接在一起的。1.环境:SCOTT@book01p> @ ver2 PORT_STRING : x86_64/Linux 2.4.xxVERSION : 21.0 阅读全文
posted @ 2025-02-19 20:53
lfree
阅读(16)
评论(0)
推荐(0)
浙公网安备 33010602011771号