Re: where to find the kmalloc implementation

2019-01-09 Thread Okash Khawaja
On Wed, Jan 9, 2019 at 3:17 PM Carter Cheng wrote: > > Hi, > > I am curious where in the kernel sources would I find the kmalloc > implementation? I am curious how GFP_ATOMIC option is implemented. > > Thanks, > > Carter. Hi Carter, kmalloc() implementation can be found in include/linux/slab.h.

where to find the kmalloc implementation

2019-01-09 Thread Carter Cheng
Hi, I am curious where in the kernel sources would I find the kmalloc implementation? I am curious how GFP_ATOMIC option is implemented. Thanks, Carter. ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mail