MEMPOOL_FREE(9) Memory Management in Linux MEMPOOL_FREE(9)NAMEmempool_free - return an element to the pool.SYNOPSISvoid mempool_free(void * element, mempool_t * pool);ARGUMENTSelement pool element pointer. pool pointer to the memory pool which was allocated via mempool_create.DESCRIPTIONthis function only sleeps if the free_fn function sleeps.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MEMPOOL_FREE(9)
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |