Discussion:
hi all
kishore
2005-12-31 04:48:43 UTC
Permalink
hi all,

Can any one suggest how to use lis_kmalloc and lis_kfree in my drivers
for memory allocation and deallocation. Upto now am using kmalloc and kfree
in <linux/slab.h>.
Is there any advantage on using lis_kmalloc and lis_kfree otherthan
kmalloc and kfree directly, when use_cache(third argument of lis_kmalloc)
is zero.

thanks,
kishore,packetware.

Loading...