v1 2026-08-04

zsmalloc改用private指针判断 · v1

zsmalloc 不再用 PG_private 标记首个 zpdesc,改为比较 first_zpdesc 指针,为移除 PG_private 做准备。

原始补丁链接