embedded Buffer Pool Manager (eBPM)-开源

时间:2021-04-25 00:43:54
【文件属性】:
文件名称:embedded Buffer Pool Manager (eBPM)-开源
文件大小:173KB
文件格式:ZIP
更新时间:2021-04-25 00:43:54
开源软件 嵌入式缓冲池管理器(eBPM)支持创建固定缓冲区大小的池。 用户可以从池中分配一个缓冲区,然后将其排队到任何其他池中。 释放的缓冲区返回到其原始池。
【文件预览】:
ebpm
----test()
--------make_test_lifo(360B)
--------make_test_ring(360B)
--------make_test_fifo(360B)
--------test_lifo.dSYM()
--------t_dllist.dSYM()
--------test_lifo.c(3KB)
--------t_ring(14KB)
--------t_fifo.dSYM()
--------test_ring.dSYM()
--------t_dllist(19KB)
--------t_ring_char.dSYM()
--------t_ring.dSYM()
--------t_bpm.dSYM()
--------test_dllist.dSYM()
--------make_test_bpm(357B)
--------make_test_ring_char(370B)
--------test_bpm.dSYM()
--------make_test_dllist(364B)
--------all(342B)
--------test_ring.c(6KB)
--------t_lifo(14KB)
--------test_dllist.c(8KB)
--------test_bpm.c(4KB)
--------t_lifo.dSYM()
--------test_fifo.dSYM()
--------test_fifo.c(5KB)
--------t_fifo(14KB)
--------t_bpm(21KB)
--------t_ring_char(14KB)
--------test_ring_char.c(6KB)
----include()
--------lifo.h(3KB)
--------ring_char.h(3KB)
--------dllist.h(4KB)
--------fifo.h(2KB)
--------ring.h(3KB)
--------bpm.h(4KB)
----.DS_Store(6KB)
----src()
--------ring_char.c(13KB)
--------bpm.o(12KB)
--------lifo.c(12KB)
--------fifo.o(9KB)
--------bpm.c(17KB)
--------dllist.c(19KB)
--------ring.o(9KB)
--------lifo.o(9KB)
--------fifo.c(12KB)
--------.DS_Store(6KB)
--------ring_char.o(8KB)
--------ring.c(13KB)
--------dllist.o(12KB)
--------Makefile(443B)
----doc()
--------ring.c.html(4KB)
--------bpm.c.html(5KB)
--------lifo.c.html(4KB)
--------ring_char.c.html(4KB)
--------ebpm_readme(1KB)
--------fifo.c.html(4KB)
--------dllist.c.html(10KB)
----lib()
--------.DS_Store(6KB)
--------ques.a(61KB)
safe_base
----test()
--------.DS_Store(6KB)
----include()
--------safe_types.h(3KB)
--------.DS_Store(6KB)
--------runtime_environment.h(2KB)
--------safe_limits.h(4KB)
----.DS_Store(6KB)
----src()
--------runtime_environment.o(3KB)
--------runtime_environment.c(2KB)
--------.DS_Store(6KB)
--------Makefile(321B)
----doc()
----lib()
--------safe_base.a(3KB)

网友评论