simple memory malloc and free in ip_output.c

bill4carson bill4carson at gmail.com
Thu Dec 26 22:24:26 EST 2013



On 2013年12月27日 11:16, Guibin(Bill) Tian wrote:
> Hi,
> I am doing a very simple operation at the method of ip_queue_xmit in ip_output.c.
> The code is very simple.
>
> char *p = kmalloc(48, GFP_KERNEL);
                          ^^^^^^^^
                         GFP_ATOMIC ?
-- 
八百里秦川尘土飞扬,三千万老陕齐吼秦腔。

--bill



More information about the Kernelnewbies mailing list