porting the Linux "mempool" mechanism to freeBSD memroy management system.

Liu Wang liuw at supermicro.com
Wed Dec 7 23:29:09 UTC 2011


Any help would be appreciated in porting the following Linux "mempool" mechanism to freeBSD memroy management system.

mempool_t AOC_mempool;

mempool_alloc( ... )
mempool_free( ... )
mempool_destroy( ... )

Sincerely,
Liu



More information about the freebsd-drivers mailing list