Spdk/lib/thread
Alexis Lescouet a71cd5214b event: Add a user option to change the size of spdk_msg_mempool
The spdk_msg_mempool structure has a fixed size, which is not flexible
enough. The size of the memory allocation can now be changed in the
options given to the spdk_app_start function.

Signed-off-by: Alexis Lescouet <alexis.lescouet@nutanix.com>
Change-Id: I1d6524ab8cf23f69f553aedb0f5b0cdc9dde374b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11635
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2022-03-09 08:00:28 +00:00
..
Makefile so_ver: increase all major versions 2022-01-31 15:29:56 +00:00
spdk_thread.map thread: add spdk_poller_get_id 2021-11-16 09:06:10 +00:00
thread_internal.h thread: speed up io_channel lookup by using rbtree 2021-07-16 07:11:53 +00:00
thread.c event: Add a user option to change the size of spdk_msg_mempool 2022-03-09 08:00:28 +00:00