nf_conntrack: falling back to vmalloc?

David C. Curtis dave.c.curtis at gmail.com
Mon Jan 16 03:59:41 UTC 2012


On 12-01-15 07:32 PM, Ioannis Vranos wrote:
> On Sun, Jan 15, 2012 at 11:29 PM, Knute Johnson<ubuntu at knutejohnson.com>  wrote:
>>  From the kernel log
>>
>>   4 Time(s): nf_conntrack: falling back to vmalloc
>>
>> anybody know what this means?
>
> It's a C function. I think you can safely ignore that message.
>
>

To play devils advocate here; vmalloc is a memory allocation call, if 
nf_conntrack (netfilter connection tracker) is using up more memory than 
usual maybe this machine is getting hammered by someone. Internet facing 
machine? Seeing high traffic packet wise? port wise?

Complete WAG here as I have no idea how nf_conntrack works or in fact 
what it really does.






More information about the ubuntu-users mailing list