-
Notifications
You must be signed in to change notification settings - Fork 104
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
初始化时,空闲块尾指针应当指向首地址
wontfixThis will not be worked onThis will not be worked onStatus: Open.#16 In userpro/MemoryPool;bug:static int merge_free_chunk(MemoryPool* mp, _MP_Memory* mm, _MP_Chunk* c)
wontfixThis will not be worked onThis will not be worked onStatus: Open.#15 In userpro/MemoryPool;关于void* MemoryPoolAlloc(MemoryPool* mp, mem_size_t wantsize)部分的逻辑疑问
wontfixThis will not be worked onThis will not be worked onStatus: Open.#14 In userpro/MemoryPool;建议区分一下读写场景,然后根据不同场景加读写锁可以提高并发场景下的性能
enhancementNew feature or requestNew feature or requestStatus: Open.#9 In userpro/MemoryPool;