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)
| Related Man Pages |
|---|
| pool_conf_to_elem(3pool) - opensolaris |
| libtalloc_pools(3) - centos |
| pool_conf_to_elem(3pool) - sunos |
| pool_resource_to_elem(3pool) - opensolaris |
| pool_conf_to_elem(3pool) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |