内存探测组件,预留热插拔。

This commit is contained in:
1iaan
2026-01-26 13:07:10 +00:00
parent 9e757ece87
commit c99867b342
9 changed files with 187 additions and 37 deletions

View File

@@ -27,6 +27,7 @@
</persistence>
<memory>
<allocator>jemalloc</allocator> <!-- jemalloc / malloc / other -->
<allocator>mypool</allocator> <!-- jemalloc / malloc / mypool -->
<leakage>enable</leakage> <!-- enable/disable-->
</memory>
</config>