No. Allocation of RAM blocks from a memory pool does not fragment the RAM because all blocks in the memory pool have the same size. Thus, they can be allocated and freed in any order without fragmentation occurring.
No. Allocation of RAM blocks from a memory pool does not fragment the RAM because all blocks in the memory pool have the same size. Thus, they can be allocated and freed in any order without fragmentation occurring.