Kernel log jvsc error

Posted on

I got this in my dmesg log what does this mean ?

jsvc: page allocation failure. order:2, mode:0x20
Pid: 178739, comm: jsvc Not tainted 2.6.32-642.el6.x86_64 #1
Call Trace:
[] ? __alloc_pages_nodemask+0x7dc/0x950
[] ? kmem_getpages+0x62/0x170
[] ? fallback_alloc+0x1ba/0x270
[] ? cache_grow+0x2cf/0x320
[] ? ____cache_alloc_node+0x99/0x160
[] ? bnx2x_frag_alloc+0x17/0x20 [bnx2x]
[] ? __kmalloc+0x199/0x230
[] ? bnx2x_frag_alloc+0x17/0x20 [bnx2x]
[] ? bnx2x_rx_int+0x220/0x16e0 [bnx2x]
[] ? dev_kfree_skb_any+0x3d/0x50
[] ? bnx2x_free_tx_pkt+0x1ec/0x310 [bnx2x]
[] ? bnx2x_tx_int+0x98/0x180 [bnx2x]
[] ? bnx2x_poll+0x22b/0x2b0 [bnx2x]
[] ? net_rx_action+0x103/0x300
[] ? __do_softirq+0xe5/0x230
[] ? call_softirq+0x1c/0x30
[] ? do_softirq+0x65/0xa0
[] ? irq_exit+0x85/0x90
[] ? do_IRQ+0x75/0xf0
[] ? ret_from_intr+0x0/0x11

Responses