Library Function Description
KQMalloc is designed for single-thread applications. This allocator can only improve performance of single-threaded applications.
Designed based on the Kunpeng 920 processor, KQMalloc features 128-byte L3 cache line, 4 KB system page, and 2 MB transparent huge page.
Currently, the malloc, calloc, realloc, free, memcpy, and memset functions have been optimized in the library.
Parent topic: KQMalloc Library Functions