Files
nuttx/include
dongjiuzhu1 e5394be881 mempool/multiple_mempool: add private member delta in multiple-mempool
This delta describes the relationship between the block size of each
mempool in multiple mempool by user initialized. It is automatically
detected by the mempool_multiple_init function. If the delta is not
equal to 0, the block size of the pool in the multiple mempool is an
arithmetic progressions, otherwise it is an increasing progressions.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2023-01-15 20:05:55 +08:00
..
2022-08-02 21:04:19 +08:00
2022-12-14 02:33:56 +08:00
2022-12-09 11:19:55 +08:00
2023-01-06 22:20:19 +08:00
2023-01-06 22:20:19 +08:00
2022-12-21 10:56:45 +08:00
2022-12-21 10:56:45 +08:00
2022-10-28 02:19:26 +08:00
2022-08-09 22:13:09 +03:00
2022-12-10 02:36:24 +08:00
2023-01-12 09:28:04 -03:00