arulbose / rosx

Real time OS Xperiment
GNU General Public License v3.0
5 stars 1 forks source link

Add support for application to allocate block pool and byte pool #28

Open arulbose opened 6 years ago

arulbose commented 6 years ago

Need to add support for unlimited application allocation of block pool and byte pool

arulbose commented 6 years ago

Adding versatile mempool.c in branch mempool_fix to support allocate memory blocks. Removing the restriction of max blocks of 32 to unlimited