the stacktrace below happens on a VMware virtual machine with 10500 MB RAM after running a long time and try to set iptables-recent rules sync; echo 3 > /proc/sys/vm/drop_caches; sync is fixing this temporary, but why in the world have page-cache such impact? try to restart iptables.service even results in fail the service ________________________________________________ cat /etc/modprobe.d/iptables-recent.conf options ipt_recent ip_list_tot=10000 ip_pkt_list_tot=200 ________________________________________________ iptables -I INPUT -p tcp -i eth0 ! -s 10.0.0.0/24 -m state --state NEW -m recent --set iptables -I INPUT -p tcp -i eth0 ! -s 10.0.0.0/24 -m state --state NEW -m recent --update --seconds 2 --hitcount 200 -j DROP iptables -I INPUT -p tcp -i eth0 ! -s 10.0.0.0/24 -m state --state NEW -m recent --update --seconds 2 --hitcount 200 -m limit --limit 60/h -j LOG --log-level debug --log-prefix "Firewall Rate-Control: " iptables -I INPUT -p udp -i eth0 ! -s 10.0.0.0/24 -m state --state NEW -m recent --name udpflood --set iptables -I INPUT -p udp -i eth0 ! -s 10.0.0.0/24 -m state --state NEW -m recent --name udpflood --update --seconds 2 --hitcount 200 -j DROP iptables -I INPUT -p udp -i eth0 ! -s 10.0.0.0/24 -m state --state NEW -m recent --name udpflood --update --seconds 2 --hitcount 200 -m limit --limit 60/h -j LOG --log-level debug --log-prefix "Firewall Rate-Control: " ________________________________________________ iptables: page allocation failure: order:7, mode:0xc0d0 Pid: 2822, comm: iptables Not tainted 3.6.10-2.fc17.x86_64 #1 Call Trace: [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 [<ffffffff81616576>] ? __alloc_pages_direct_compact+0x17e/0x190 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 [<ffffffff811710e0>] alloc_pages_current+0xb0/0x120 [<ffffffff8113022a>] __get_free_pages+0x2a/0x80 [<ffffffff811786d9>] kmalloc_order_trace+0x39/0xb0 [<ffffffff8117ae3a>] __kmalloc+0x16a/0x1a0 [<ffffffff8118aa7c>] ? mem_cgroup_bad_page_check+0x1c/0x30 [<ffffffff81134563>] ? get_page_from_freelist+0x453/0x950 [<ffffffffa007696e>] recent_mt_check.isra.6+0x16e/0x2c0 [xt_recent] [<ffffffffa0076b4b>] recent_mt_check_v0+0x6b/0xa0 [xt_recent] [<ffffffff8153fdda>] xt_check_match+0xaa/0x1e0 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8159257c>] check_match+0x3c/0x50 [<ffffffff81593ccb>] translate_table+0x39b/0x5b0 [<ffffffff815956f3>] do_ipt_set_ctl+0x133/0x200 [<ffffffff8153e10b>] nf_setsockopt+0x6b/0x90 [<ffffffff8161f236>] ? _raw_spin_lock_bh+0x16/0x40 [<ffffffff8154e41f>] ip_setsockopt+0x8f/0xa0 [<ffffffff8156f49d>] raw_setsockopt+0x1d/0x30 [<ffffffff814fcf14>] sock_common_setsockopt+0x14/0x20 [<ffffffff814fc23c>] sys_setsockopt+0x7c/0xe0 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b Mem-Info: Node 0 DMA per-cpu: CPU 0: hi: 0, btch: 1 usd: 0 CPU 1: hi: 0, btch: 1 usd: 0 CPU 2: hi: 0, btch: 1 usd: 0 CPU 3: hi: 0, btch: 1 usd: 0 CPU 4: hi: 0, btch: 1 usd: 0 CPU 5: hi: 0, btch: 1 usd: 0 CPU 6: hi: 0, btch: 1 usd: 0 CPU 7: hi: 0, btch: 1 usd: 0 Node 0 DMA32 per-cpu: CPU 0: hi: 186, btch: 31 usd: 0 CPU 1: hi: 186, btch: 31 usd: 0 CPU 2: hi: 186, btch: 31 usd: 0 CPU 3: hi: 186, btch: 31 usd: 0 CPU 4: hi: 186, btch: 31 usd: 0 CPU 5: hi: 186, btch: 31 usd: 0 CPU 6: hi: 186, btch: 31 usd: 0 CPU 7: hi: 186, btch: 31 usd: 0 Node 0 Normal per-cpu: CPU 0: hi: 186, btch: 31 usd: 30 CPU 1: hi: 186, btch: 31 usd: 0 CPU 2: hi: 186, btch: 31 usd: 142 CPU 3: hi: 186, btch: 31 usd: 0 CPU 4: hi: 186, btch: 31 usd: 0 CPU 5: hi: 186, btch: 31 usd: 0 CPU 6: hi: 186, btch: 31 usd: 29 CPU 7: hi: 186, btch: 31 usd: 0 active_anon:576844 inactive_anon:4546 isolated_anon:0 active_file:678450 inactive_file:594929 isolated_file:0 unevictable:0 dirty:948 writeback:0 unstable:0 free:285556 slab_reclaimable:320613 slab_unreclaimable:16477 mapped:145715 shmem:27824 pagetables:19746 bounce:0 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes lowmem_reserve[]: 0 2992 10304 10304 Node 0 DMA32 free:978816kB min:38004kB low:47504kB high:57004kB active_anon:1031340kB inactive_anon:4220kB active_file:460776kB inactive_file:47140kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:360kB writeback:0kB mapped:100056kB shmem:35380kB slab_reclaimable:511384kB slab_unreclaimable:13216kB kernel_stack:96kB pagetables:1756kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 7311 7311 Node 0 Normal free:147500kB min:92872kB low:116088kB high:139308kB active_anon:1276036kB inactive_anon:13964kB active_file:2253024kB inactive_file:2332576kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3432kB writeback:0kB mapped:482804kB shmem:75916kB slab_reclaimable:771068kB slab_unreclaimable:52692kB kernel_stack:2120kB pagetables:77228kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 0 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB Node 0 DMA32: 58957*4kB 40609*8kB 16523*16kB 3543*32kB 604*64kB 16*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 980172kB Node 0 Normal: 2388*4kB 347*8kB 1029*16kB 3512*32kB 29*64kB 2*128kB 1*256kB 5*512kB 1*1024kB 0*2048kB 0*4096kB = 147128kB 1301280 total pagecache pages 0 pages in swap cache Swap cache stats: add 0, delete 0, find 0/0 Free swap = 0kB Total swap = 0kB 2687984 pages RAM 62428 pages reserved 2516936 pages shared 1698346 pages non-shared iptables: page allocation failure: order:7, mode:0xc0d0 Pid: 2823, comm: iptables Not tainted 3.6.10-2.fc17.x86_64 #1 Call Trace: [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 [<ffffffff810b9b54>] ? on_each_cpu_mask+0x54/0x70 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 [<ffffffff811710e0>] alloc_pages_current+0xb0/0x120 [<ffffffff8113022a>] __get_free_pages+0x2a/0x80 [<ffffffff811786d9>] kmalloc_order_trace+0x39/0xb0 [<ffffffff81179a06>] ? new_slab+0x216/0x360 [<ffffffff8117ae3a>] __kmalloc+0x16a/0x1a0 [<ffffffff8118aa7c>] ? mem_cgroup_bad_page_check+0x1c/0x30 [<ffffffff81134563>] ? get_page_from_freelist+0x453/0x950 [<ffffffffa007696e>] recent_mt_check.isra.6+0x16e/0x2c0 [xt_recent] [<ffffffffa0076b4b>] recent_mt_check_v0+0x6b/0xa0 [xt_recent] [<ffffffff8153fdda>] xt_check_match+0xaa/0x1e0 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8159257c>] check_match+0x3c/0x50 [<ffffffff81593ccb>] translate_table+0x39b/0x5b0 [<ffffffff815956f3>] do_ipt_set_ctl+0x133/0x200 [<ffffffff8153e10b>] nf_setsockopt+0x6b/0x90 [<ffffffff8161f236>] ? _raw_spin_lock_bh+0x16/0x40 [<ffffffff8154e41f>] ip_setsockopt+0x8f/0xa0 [<ffffffff8156f49d>] raw_setsockopt+0x1d/0x30 [<ffffffff814fcf14>] sock_common_setsockopt+0x14/0x20 [<ffffffff814fc23c>] sys_setsockopt+0x7c/0xe0 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b Mem-Info: Node 0 DMA per-cpu: CPU 0: hi: 0, btch: 1 usd: 0 CPU 1: hi: 0, btch: 1 usd: 0 CPU 2: hi: 0, btch: 1 usd: 0 CPU 3: hi: 0, btch: 1 usd: 0 CPU 4: hi: 0, btch: 1 usd: 0 CPU 5: hi: 0, btch: 1 usd: 0 CPU 6: hi: 0, btch: 1 usd: 0 CPU 7: hi: 0, btch: 1 usd: 0 Node 0 DMA32 per-cpu: CPU 0: hi: 186, btch: 31 usd: 0 CPU 1: hi: 186, btch: 31 usd: 0 CPU 2: hi: 186, btch: 31 usd: 0 CPU 3: hi: 186, btch: 31 usd: 0 CPU 4: hi: 186, btch: 31 usd: 0 CPU 5: hi: 186, btch: 31 usd: 0 CPU 6: hi: 186, btch: 31 usd: 0 CPU 7: hi: 186, btch: 31 usd: 0 Node 0 Normal per-cpu: CPU 0: hi: 186, btch: 31 usd: 0 CPU 1: hi: 186, btch: 31 usd: 0 CPU 2: hi: 186, btch: 31 usd: 0 CPU 3: hi: 186, btch: 31 usd: 0 CPU 4: hi: 186, btch: 31 usd: 1 CPU 5: hi: 186, btch: 31 usd: 0 CPU 6: hi: 186, btch: 31 usd: 30 CPU 7: hi: 186, btch: 31 usd: 0 active_anon:576901 inactive_anon:4546 isolated_anon:0 active_file:678450 inactive_file:594422 isolated_file:0 unevictable:0 dirty:948 writeback:0 unstable:0 free:286030 slab_reclaimable:320613 slab_unreclaimable:16477 mapped:145715 shmem:27824 pagetables:19746 bounce:0 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes lowmem_reserve[]: 0 2992 10304 10304 Node 0 DMA32 free:978816kB min:38004kB low:47504kB high:57004kB active_anon:1031340kB inactive_anon:4220kB active_file:460776kB inactive_file:47140kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:360kB writeback:0kB mapped:100056kB shmem:35380kB slab_reclaimable:511384kB slab_unreclaimable:13216kB kernel_stack:96kB pagetables:1756kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 7311 7311 Node 0 Normal free:149396kB min:92872kB low:116088kB high:139308kB active_anon:1276264kB inactive_anon:13964kB active_file:2253024kB inactive_file:2330548kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3432kB writeback:0kB mapped:482804kB shmem:75916kB slab_reclaimable:771068kB slab_unreclaimable:52692kB kernel_stack:2120kB pagetables:77228kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 0 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB Node 0 DMA32: 58957*4kB 40609*8kB 16523*16kB 3543*32kB 604*64kB 16*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 980172kB Node 0 Normal: 3004*4kB 362*8kB 1029*16kB 3512*32kB 29*64kB 2*128kB 1*256kB 5*512kB 1*1024kB 0*2048kB 0*4096kB = 149712kB 1300770 total pagecache pages 0 pages in swap cache Swap cache stats: add 0, delete 0, find 0/0 Free swap = 0kB Total swap = 0kB 2687984 pages RAM 62428 pages reserved 2517518 pages shared 1697873 pages non-shared iptables: page allocation failure: order:7, mode:0xc0d0 Pid: 2824, comm: iptables Not tainted 3.6.10-2.fc17.x86_64 #1 Call Trace: [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 [<ffffffff811710e0>] alloc_pages_current+0xb0/0x120 [<ffffffff8113022a>] __get_free_pages+0x2a/0x80 [<ffffffff811786d9>] kmalloc_order_trace+0x39/0xb0 [<ffffffff8117ae3a>] __kmalloc+0x16a/0x1a0 [<ffffffff8118aa7c>] ? mem_cgroup_bad_page_check+0x1c/0x30 [<ffffffff81134563>] ? get_page_from_freelist+0x453/0x950 [<ffffffffa007696e>] recent_mt_check.isra.6+0x16e/0x2c0 [xt_recent] [<ffffffffa0076b4b>] recent_mt_check_v0+0x6b/0xa0 [xt_recent] [<ffffffff8153fdda>] xt_check_match+0xaa/0x1e0 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8159257c>] check_match+0x3c/0x50 [<ffffffff81593ccb>] translate_table+0x39b/0x5b0 [<ffffffff815956f3>] do_ipt_set_ctl+0x133/0x200 [<ffffffff8153e10b>] nf_setsockopt+0x6b/0x90 [<ffffffff8161f236>] ? _raw_spin_lock_bh+0x16/0x40 [<ffffffff8154e41f>] ip_setsockopt+0x8f/0xa0 [<ffffffff8156f49d>] raw_setsockopt+0x1d/0x30 [<ffffffff814fcf14>] sock_common_setsockopt+0x14/0x20 [<ffffffff814fc23c>] sys_setsockopt+0x7c/0xe0 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b Mem-Info: Node 0 DMA per-cpu: CPU 0: hi: 0, btch: 1 usd: 0 CPU 1: hi: 0, btch: 1 usd: 0 CPU 2: hi: 0, btch: 1 usd: 0 CPU 3: hi: 0, btch: 1 usd: 0 CPU 4: hi: 0, btch: 1 usd: 0 CPU 5: hi: 0, btch: 1 usd: 0 CPU 6: hi: 0, btch: 1 usd: 0 CPU 7: hi: 0, btch: 1 usd: 0 Node 0 DMA32 per-cpu: CPU 0: hi: 186, btch: 31 usd: 0 CPU 1: hi: 186, btch: 31 usd: 0 CPU 2: hi: 186, btch: 31 usd: 0 CPU 3: hi: 186, btch: 31 usd: 0 CPU 4: hi: 186, btch: 31 usd: 0 CPU 5: hi: 186, btch: 31 usd: 0 CPU 6: hi: 186, btch: 31 usd: 0 CPU 7: hi: 186, btch: 31 usd: 0 Node 0 Normal per-cpu: CPU 0: hi: 186, btch: 31 usd: 30 CPU 1: hi: 186, btch: 31 usd: 0 CPU 2: hi: 186, btch: 31 usd: 0 CPU 3: hi: 186, btch: 31 usd: 0 CPU 4: hi: 186, btch: 31 usd: 37 CPU 5: hi: 186, btch: 31 usd: 58 CPU 6: hi: 186, btch: 31 usd: 75 CPU 7: hi: 186, btch: 31 usd: 0 active_anon:576901 inactive_anon:4546 isolated_anon:0 active_file:678450 inactive_file:593949 isolated_file:0 unevictable:0 dirty:948 writeback:0 unstable:0 free:286319 slab_reclaimable:320613 slab_unreclaimable:16477 mapped:145715 shmem:27824 pagetables:19746 bounce:0 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes lowmem_reserve[]: 0 2992 10304 10304 Node 0 DMA32 free:978816kB min:38004kB low:47504kB high:57004kB active_anon:1031340kB inactive_anon:4220kB active_file:460776kB inactive_file:47140kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:360kB writeback:0kB mapped:100056kB shmem:35380kB slab_reclaimable:511384kB slab_unreclaimable:13216kB kernel_stack:96kB pagetables:1756kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 7311 7311 Node 0 Normal free:150304kB min:92872kB low:116088kB high:139308kB active_anon:1276492kB inactive_anon:13964kB active_file:2253024kB inactive_file:2328656kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3432kB writeback:0kB mapped:482804kB shmem:75916kB slab_reclaimable:771068kB slab_unreclaimable:52692kB kernel_stack:2120kB pagetables:77228kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 0 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB Node 0 DMA32: 58956*4kB 40614*8kB 16523*16kB 3548*32kB 604*64kB 16*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 980368kB Node 0 Normal: 3129*4kB 362*8kB 1029*16kB 3512*32kB 29*64kB 2*128kB 1*256kB 5*512kB 1*1024kB 0*2048kB 0*4096kB = 150212kB 1300260 total pagecache pages 0 pages in swap cache Swap cache stats: add 0, delete 0, find 0/0 Free swap = 0kB Total swap = 0kB 2687984 pages RAM 62428 pages reserved 2517858 pages shared 1697554 pages non-shared iptables: page allocation failure: order:7, mode:0xc0d0 Pid: 2841, comm: iptables Not tainted 3.6.10-2.fc17.x86_64 #1 Call Trace: [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 [<ffffffff811710e0>] alloc_pages_current+0xb0/0x120 [<ffffffff8113022a>] __get_free_pages+0x2a/0x80 [<ffffffff811786d9>] kmalloc_order_trace+0x39/0xb0 [<ffffffff8117ae3a>] __kmalloc+0x16a/0x1a0 [<ffffffff8118aa7c>] ? mem_cgroup_bad_page_check+0x1c/0x30 [<ffffffff81134563>] ? get_page_from_freelist+0x453/0x950 [<ffffffffa007696e>] recent_mt_check.isra.6+0x16e/0x2c0 [xt_recent] [<ffffffffa0076b4b>] recent_mt_check_v0+0x6b/0xa0 [xt_recent] [<ffffffff8153fdda>] xt_check_match+0xaa/0x1e0 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8159257c>] check_match+0x3c/0x50 [<ffffffff81593ccb>] translate_table+0x39b/0x5b0 [<ffffffff815956f3>] do_ipt_set_ctl+0x133/0x200 [<ffffffff8153e10b>] nf_setsockopt+0x6b/0x90 [<ffffffff8161f236>] ? _raw_spin_lock_bh+0x16/0x40 [<ffffffff8154e41f>] ip_setsockopt+0x8f/0xa0 [<ffffffff8156f49d>] raw_setsockopt+0x1d/0x30 [<ffffffff814fcf14>] sock_common_setsockopt+0x14/0x20 [<ffffffff814fc23c>] sys_setsockopt+0x7c/0xe0 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b Mem-Info: Node 0 DMA per-cpu: CPU 0: hi: 0, btch: 1 usd: 0 CPU 1: hi: 0, btch: 1 usd: 0 CPU 2: hi: 0, btch: 1 usd: 0 CPU 3: hi: 0, btch: 1 usd: 0 CPU 4: hi: 0, btch: 1 usd: 0 CPU 5: hi: 0, btch: 1 usd: 0 CPU 6: hi: 0, btch: 1 usd: 0 CPU 7: hi: 0, btch: 1 usd: 0 Node 0 DMA32 per-cpu: CPU 0: hi: 186, btch: 31 usd: 0 CPU 1: hi: 186, btch: 31 usd: 0 CPU 2: hi: 186, btch: 31 usd: 0 CPU 3: hi: 186, btch: 31 usd: 0 CPU 4: hi: 186, btch: 31 usd: 0 CPU 5: hi: 186, btch: 31 usd: 0 CPU 6: hi: 186, btch: 31 usd: 0 CPU 7: hi: 186, btch: 31 usd: 0 Node 0 Normal per-cpu: CPU 0: hi: 186, btch: 31 usd: 0 CPU 1: hi: 186, btch: 31 usd: 0 CPU 2: hi: 186, btch: 31 usd: 0 CPU 3: hi: 186, btch: 31 usd: 0 CPU 4: hi: 186, btch: 31 usd: 0 CPU 5: hi: 186, btch: 31 usd: 0 CPU 6: hi: 186, btch: 31 usd: 0 CPU 7: hi: 186, btch: 31 usd: 39 active_anon:577331 inactive_anon:4551 isolated_anon:0 active_file:678563 inactive_file:593213 isolated_file:0 unevictable:0 dirty:956 writeback:0 unstable:0 free:286992 slab_reclaimable:320564 slab_unreclaimable:16439 mapped:145775 shmem:27833 pagetables:19899 bounce:0 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes lowmem_reserve[]: 0 2992 10304 10304 Node 0 DMA32 free:980368kB min:38004kB low:47504kB high:57004kB active_anon:1031340kB inactive_anon:4220kB active_file:460776kB inactive_file:47140kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:364kB writeback:0kB mapped:100392kB shmem:35380kB slab_reclaimable:511188kB slab_unreclaimable:13152kB kernel_stack:96kB pagetables:1756kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 7311 7311 Node 0 Normal free:151692kB min:92872kB low:116088kB high:139308kB active_anon:1277984kB inactive_anon:13984kB active_file:2253476kB inactive_file:2325712kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3460kB writeback:0kB mapped:482708kB shmem:75952kB slab_reclaimable:771068kB slab_unreclaimable:52604kB kernel_stack:2000kB pagetables:77840kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 0 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB Node 0 DMA32: 58956*4kB 40614*8kB 16523*16kB 3548*32kB 604*64kB 16*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 980368kB Node 0 Normal: 3632*4kB 344*8kB 1029*16kB 3512*32kB 29*64kB 2*128kB 1*256kB 4*512kB 1*1024kB 0*2048kB 0*4096kB = 151568kB 1299640 total pagecache pages 0 pages in swap cache Swap cache stats: add 0, delete 0, find 0/0 Free swap = 0kB Total swap = 0kB 2687984 pages RAM 62428 pages reserved 2518658 pages shared 1697412 pages non-shared iptables: page allocation failure: order:7, mode:0xc0d0 Pid: 2843, comm: iptables Not tainted 3.6.10-2.fc17.x86_64 #1 Call Trace: [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 [<ffffffff811710e0>] alloc_pages_current+0xb0/0x120 [<ffffffff8113022a>] __get_free_pages+0x2a/0x80 [<ffffffff811786d9>] kmalloc_order_trace+0x39/0xb0 [<ffffffff8117ae3a>] __kmalloc+0x16a/0x1a0 [<ffffffff8118aa7c>] ? mem_cgroup_bad_page_check+0x1c/0x30 [<ffffffff81134563>] ? get_page_from_freelist+0x453/0x950 [<ffffffffa007696e>] recent_mt_check.isra.6+0x16e/0x2c0 [xt_recent] [<ffffffffa0076b4b>] recent_mt_check_v0+0x6b/0xa0 [xt_recent] [<ffffffff8153fdda>] xt_check_match+0xaa/0x1e0 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8159257c>] check_match+0x3c/0x50 [<ffffffff81593ccb>] translate_table+0x39b/0x5b0 [<ffffffff815956f3>] do_ipt_set_ctl+0x133/0x200 [<ffffffff8153e10b>] nf_setsockopt+0x6b/0x90 [<ffffffff8161f236>] ? _raw_spin_lock_bh+0x16/0x40 [<ffffffff8154e41f>] ip_setsockopt+0x8f/0xa0 [<ffffffff8156f49d>] raw_setsockopt+0x1d/0x30 [<ffffffff814fcf14>] sock_common_setsockopt+0x14/0x20 [<ffffffff814fc23c>] sys_setsockopt+0x7c/0xe0 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b Mem-Info: Node 0 DMA per-cpu: CPU 0: hi: 0, btch: 1 usd: 0 CPU 1: hi: 0, btch: 1 usd: 0 CPU 2: hi: 0, btch: 1 usd: 0 CPU 3: hi: 0, btch: 1 usd: 0 CPU 4: hi: 0, btch: 1 usd: 0 CPU 5: hi: 0, btch: 1 usd: 0 CPU 6: hi: 0, btch: 1 usd: 0 CPU 7: hi: 0, btch: 1 usd: 0 Node 0 DMA32 per-cpu: CPU 0: hi: 186, btch: 31 usd: 0 CPU 1: hi: 186, btch: 31 usd: 0 CPU 2: hi: 186, btch: 31 usd: 0 CPU 3: hi: 186, btch: 31 usd: 0 CPU 4: hi: 186, btch: 31 usd: 0 CPU 5: hi: 186, btch: 31 usd: 0 CPU 6: hi: 186, btch: 31 usd: 0 CPU 7: hi: 186, btch: 31 usd: 0 Node 0 Normal per-cpu: CPU 0: hi: 186, btch: 31 usd: 0 CPU 1: hi: 186, btch: 31 usd: 30 CPU 2: hi: 186, btch: 31 usd: 76 CPU 3: hi: 186, btch: 31 usd: 58 CPU 4: hi: 186, btch: 31 usd: 60 CPU 5: hi: 186, btch: 31 usd: 58 CPU 6: hi: 186, btch: 31 usd: 55 CPU 7: hi: 186, btch: 31 usd: 60 active_anon:577274 inactive_anon:4551 isolated_anon:0 active_file:678563 inactive_file:592661 isolated_file:0 unevictable:0 dirty:956 writeback:0 unstable:0 free:287003 slab_reclaimable:320564 slab_unreclaimable:16439 mapped:145775 shmem:27833 pagetables:19899 bounce:0 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes lowmem_reserve[]: 0 2992 10304 10304 Node 0 DMA32 free:980368kB min:38004kB low:47504kB high:57004kB active_anon:1031340kB inactive_anon:4220kB active_file:460776kB inactive_file:47140kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:364kB writeback:0kB mapped:100392kB shmem:35380kB slab_reclaimable:511188kB slab_unreclaimable:13152kB kernel_stack:96kB pagetables:1756kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 7311 7311 Node 0 Normal free:151464kB min:92872kB low:116088kB high:139308kB active_anon:1277984kB inactive_anon:13984kB active_file:2253476kB inactive_file:2323732kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3460kB writeback:0kB mapped:482708kB shmem:75952kB slab_reclaimable:771068kB slab_unreclaimable:52604kB kernel_stack:2000kB pagetables:77840kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 0 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB Node 0 DMA32: 58956*4kB 40614*8kB 16523*16kB 3548*32kB 604*64kB 16*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 980368kB Node 0 Normal: 3557*4kB 352*8kB 1029*16kB 3512*32kB 29*64kB 2*128kB 1*256kB 4*512kB 1*1024kB 0*2048kB 0*4096kB = 151332kB 1299215 total pagecache pages 0 pages in swap cache Swap cache stats: add 0, delete 0, find 0/0 Free swap = 0kB Total swap = 0kB 2687984 pages RAM 62428 pages reserved 2519142 pages shared 1697075 pages non-shared iptables: page allocation failure: order:7, mode:0xc0d0 Pid: 2846, comm: iptables Not tainted 3.6.10-2.fc17.x86_64 #1 Call Trace: [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 [<ffffffff811710e0>] alloc_pages_current+0xb0/0x120 [<ffffffff8113022a>] __get_free_pages+0x2a/0x80 [<ffffffff811786d9>] kmalloc_order_trace+0x39/0xb0 [<ffffffff8117ae3a>] __kmalloc+0x16a/0x1a0 [<ffffffff8118aa7c>] ? mem_cgroup_bad_page_check+0x1c/0x30 [<ffffffff81134563>] ? get_page_from_freelist+0x453/0x950 [<ffffffffa007696e>] recent_mt_check.isra.6+0x16e/0x2c0 [xt_recent] [<ffffffffa0076b4b>] recent_mt_check_v0+0x6b/0xa0 [xt_recent] [<ffffffff8153fdda>] xt_check_match+0xaa/0x1e0 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8153f3ab>] ? xt_find_match+0x11b/0x130 [<ffffffff8159257c>] check_match+0x3c/0x50 [<ffffffff81593ccb>] translate_table+0x39b/0x5b0 [<ffffffff815956f3>] do_ipt_set_ctl+0x133/0x200 [<ffffffff8153e10b>] nf_setsockopt+0x6b/0x90 [<ffffffff8161f236>] ? _raw_spin_lock_bh+0x16/0x40 [<ffffffff8154e41f>] ip_setsockopt+0x8f/0xa0 [<ffffffff8156f49d>] raw_setsockopt+0x1d/0x30 [<ffffffff814fcf14>] sock_common_setsockopt+0x14/0x20 [<ffffffff814fc23c>] sys_setsockopt+0x7c/0xe0 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b Mem-Info: Node 0 DMA per-cpu: CPU 0: hi: 0, btch: 1 usd: 0 CPU 1: hi: 0, btch: 1 usd: 0 CPU 2: hi: 0, btch: 1 usd: 0 CPU 3: hi: 0, btch: 1 usd: 0 CPU 4: hi: 0, btch: 1 usd: 0 CPU 5: hi: 0, btch: 1 usd: 0 CPU 6: hi: 0, btch: 1 usd: 0 CPU 7: hi: 0, btch: 1 usd: 0 Node 0 DMA32 per-cpu: CPU 0: hi: 186, btch: 31 usd: 0 CPU 1: hi: 186, btch: 31 usd: 0 CPU 2: hi: 186, btch: 31 usd: 0 CPU 3: hi: 186, btch: 31 usd: 0 CPU 4: hi: 186, btch: 31 usd: 0 CPU 5: hi: 186, btch: 31 usd: 0 CPU 6: hi: 186, btch: 31 usd: 0 CPU 7: hi: 186, btch: 31 usd: 0 Node 0 Normal per-cpu: CPU 0: hi: 186, btch: 31 usd: 0 CPU 1: hi: 186, btch: 31 usd: 46 CPU 2: hi: 186, btch: 31 usd: 0 CPU 3: hi: 186, btch: 31 usd: 60 CPU 4: hi: 186, btch: 31 usd: 0 CPU 5: hi: 186, btch: 31 usd: 0 CPU 6: hi: 186, btch: 31 usd: 0 CPU 7: hi: 186, btch: 31 usd: 27 active_anon:577559 inactive_anon:4551 isolated_anon:0 active_file:678563 inactive_file:592224 isolated_file:0 unevictable:0 dirty:956 writeback:0 unstable:0 free:287422 slab_reclaimable:320564 slab_unreclaimable:16439 mapped:145775 shmem:27833 pagetables:19899 bounce:0 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes lowmem_reserve[]: 0 2992 10304 10304 Node 0 DMA32 free:980368kB min:38004kB low:47504kB high:57004kB active_anon:1031340kB inactive_anon:4220kB active_file:460776kB inactive_file:47140kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:364kB writeback:0kB mapped:100392kB shmem:35380kB slab_reclaimable:511188kB slab_unreclaimable:13152kB kernel_stack:96kB pagetables:1756kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 7311 7311 Node 0 Normal free:153164kB min:92872kB low:116088kB high:139308kB active_anon:1278896kB inactive_anon:13984kB active_file:2253476kB inactive_file:2321756kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3460kB writeback:0kB mapped:482708kB shmem:75952kB slab_reclaimable:771068kB slab_unreclaimable:52604kB kernel_stack:2000kB pagetables:77840kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 0 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB Node 0 DMA32: 58956*4kB 40614*8kB 16523*16kB 3548*32kB 604*64kB 16*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 980368kB Node 0 Normal: 3887*4kB 354*8kB 1029*16kB 3512*32kB 29*64kB 2*128kB 1*256kB 4*512kB 1*1024kB 0*2048kB 0*4096kB = 152668kB 1298705 total pagecache pages 0 pages in swap cache Swap cache stats: add 0, delete 0, find 0/0 Free swap = 0kB Total swap = 0kB 2687984 pages RAM 62428 pages reserved 2522358 pages shared 1697934 pages non-shared
the same with "ip_list_tot is 5000" but as far ias i can see xt_recent has something to do with this because calling my "iptables.sh" which is really large all lines for rate-controlling are throwing "memory allocation error" and stacktraces in any case "sync; echo 3 > /proc/sys/vm/drop_caches; sync" and after that "iptables.sh" works as expected, AFAIK this happens since many kernel-releases and i thought it is time to report it because until know i meant someone other will catch this
the same happened after "/usr/sbin/ethtool -G eth0 rx 4096 tx 4096" on the same virtual machine with 10500 MB RAM, also after drop_caches all fine again - that leaves a really bad taste in my mouth sorry, the log is in reverse order because it's from our logging database and the webinterface oders newer entries on top 2013-01-11 20:41:55 1845938 pages non-shared 2013-01-11 20:41:55 4060174 pages shared 2013-01-11 20:41:55 62428 pages reserved 2013-01-11 20:41:55 2687984 pages RAM 2013-01-11 20:41:55 Total swap = 0kB 2013-01-11 20:41:55 Free swap = 0kB 2013-01-11 20:41:55 Swap cache stats: add 0, delete 0, find 0/0 2013-01-11 20:41:55 0 pages in swap cache 2013-01-11 20:41:54 1333154 total pagecache pages 2013-01-11 20:41:54 Node 0 Normal: 15136*4kB 11656*8kB 1163*16kB 1*32kB 3*64kB 2*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 173136kB 2013-01-11 20:41:54 Node 0 DMA32: 18499*4kB 1311*8kB 2541*16kB 175*32kB 3*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 130932kB 2013-01-11 20:41:54 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB 2013-01-11 20:41:54 lowmem_reserve[]: 0 0 0 0 2013-01-11 20:41:54 Node 0 Normal free:173144kB min:92872kB low:116088kB high:139308kB active_anon:1720160kB inactive_anon:52020kB active_file:1698316kB inactive_file:2393140kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3072kB writeback:0kB mapped:773980kB shmem:124740kB slab_reclaimable:713216kB slab_unreclaimable:61416kB kernel_stack:2320kB pagetables:120732kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:18 all_unreclaimable? no 2013-01-11 20:41:54 lowmem_reserve[]: 0 0 7311 7311 2013-01-11 20:41:54 Node 0 DMA32 free:130948kB min:38004kB low:47504kB high:57004kB active_anon:1664288kB inactive_anon:12828kB active_file:441884kB inactive_file:651460kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:24kB writeback:0kB mapped:105604kB shmem:23160kB slab_reclaimable:122008kB slab_unreclaimable:16640kB kernel_stack:64kB pagetables:10104kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:54 lowmem_reserve[]: 0 2992 10304 10304 2013-01-11 20:41:54 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes 2013-01-11 20:41:54 mapped:219896 shmem:36975 pagetables:32709 bounce:0 2013-01-11 20:41:54 free:80000 slab_reclaimable:208806 slab_unreclaimable:19514 2013-01-11 20:41:54 unevictable:0 dirty:774 writeback:0 unstable:0 2013-01-11 20:41:54 active_file:535050 inactive_file:761150 isolated_file:0 2013-01-11 20:41:54 active_anon:846112 inactive_anon:16212 isolated_anon:0 2013-01-11 20:41:54 CPU 7: hi: 186, btch: 31 usd: 178 2013-01-11 20:41:54 CPU 6: hi: 186, btch: 31 usd: 159 2013-01-11 20:41:54 CPU 5: hi: 186, btch: 31 usd: 54 2013-01-11 20:41:54 CPU 4: hi: 186, btch: 31 usd: 79 2013-01-11 20:41:54 CPU 3: hi: 186, btch: 31 usd: 46 2013-01-11 20:41:54 CPU 2: hi: 186, btch: 31 usd: 173 2013-01-11 20:41:54 CPU 1: hi: 186, btch: 31 usd: 181 2013-01-11 20:41:54 CPU 0: hi: 186, btch: 31 usd: 160 2013-01-11 20:41:54 Node 0 Normal per-cpu: 2013-01-11 20:41:54 CPU 7: hi: 186, btch: 31 usd: 185 2013-01-11 20:41:54 CPU 6: hi: 186, btch: 31 usd: 45 2013-01-11 20:41:54 CPU 5: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:54 CPU 4: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:54 CPU 3: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:54 CPU 2: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:54 CPU 1: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:54 CPU 0: hi: 186, btch: 31 usd: 13 2013-01-11 20:41:54 Node 0 DMA32 per-cpu: 2013-01-11 20:41:54 CPU 7: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:54 CPU 6: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:54 CPU 5: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:54 CPU 4: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:54 CPU 3: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:54 CPU 2: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:54 CPU 1: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:54 CPU 0: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:54 Node 0 DMA per-cpu: 2013-01-11 20:41:54 Mem-Info: 2013-01-11 20:41:54 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b 2013-01-11 20:41:54 [<ffffffff811a2809>] sys_ioctl+0x99/0xa0 2013-01-11 20:41:54 [<ffffffff811a2289>] do_vfs_ioctl+0x99/0x580 2013-01-11 20:41:54 [<ffffffff814f8aed>] sock_ioctl+0x7d/0x2b0 2013-01-11 20:41:54 [<ffffffff814f8a5d>] sock_do_ioctl+0x5d/0x70 2013-01-11 20:41:54 [<ffffffff81514102>] dev_ioctl+0x172/0x5c0 2013-01-11 20:41:54 [<ffffffff81516928>] dev_ethtool+0x778/0x15e0 2013-01-11 20:41:54 [<ffffffffa001dd82>] vmxnet3_set_ringparam+0x1d2/0x1f0 [vmxnet3] 2013-01-11 20:41:54 [<ffffffffa001d3b7>] vmxnet3_create_queues+0x147/0x490 [vmxnet3] 2013-01-11 20:41:54 [<ffffffff81043e89>] x86_swiotlb_alloc_coherent+0x59/0x60 2013-01-11 20:41:54 [<ffffffff81019777>] ? dma_generic_alloc_coherent+0x97/0x140 2013-01-11 20:41:54 [<ffffffff812f7049>] swiotlb_alloc_coherent+0x69/0x130 2013-01-11 20:41:54 [<ffffffff8113022a>] __get_free_pages+0x2a/0x80 2013-01-11 20:41:54 [<ffffffff811710e0>] alloc_pages_current+0xb0/0x120 2013-01-11 20:41:54 [<ffffffff8113e5f1>] ? wakeup_kswapd+0xf1/0x140 2013-01-11 20:41:54 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 2013-01-11 20:41:54 [<ffffffff8113e5f1>] ? wakeup_kswapd+0xf1/0x140 2013-01-11 20:41:54 [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 2013-01-11 20:41:54 Call Trace: 2013-01-11 20:41:54 Pid: 11284, comm: ethtool Not tainted 3.6.10-2.fc17.x86_64 #1 2013-01-11 20:41:54 ethtool: page allocation failure: order:4, mode:0x20 2013-01-11 20:41:54 1846066 pages non-shared 2013-01-11 20:41:54 4060184 pages shared 2013-01-11 20:41:54 62428 pages reserved 2013-01-11 20:41:54 2687984 pages RAM 2013-01-11 20:41:54 Total swap = 0kB 2013-01-11 20:41:54 Free swap = 0kB 2013-01-11 20:41:54 Swap cache stats: add 0, delete 0, find 0/0 2013-01-11 20:41:54 0 pages in swap cache 2013-01-11 20:41:54 1333319 total pagecache pages 2013-01-11 20:41:54 Node 0 Normal: 15032*4kB 11646*8kB 1163*16kB 1*32kB 3*64kB 2*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 172640kB 2013-01-11 20:41:54 Node 0 DMA32: 18499*4kB 1311*8kB 2541*16kB 175*32kB 3*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 130932kB 2013-01-11 20:41:54 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB 2013-01-11 20:41:54 lowmem_reserve[]: 0 0 0 0 2013-01-11 20:41:53 Node 0 Normal free:172648kB min:92872kB low:116088kB high:139308kB active_anon:1720160kB inactive_anon:52020kB active_file:1698316kB inactive_file:2393724kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3060kB writeback:0kB mapped:773980kB shmem:124740kB slab_reclaimable:713216kB slab_unreclaimable:61416kB kernel_stack:2320kB pagetables:120732kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:53 lowmem_reserve[]: 0 0 7311 7311 2013-01-11 20:41:53 Node 0 DMA32 free:130948kB min:38004kB low:47504kB high:57004kB active_anon:1664288kB inactive_anon:12828kB active_file:441884kB inactive_file:651460kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:24kB writeback:0kB mapped:105604kB shmem:23160kB slab_reclaimable:122008kB slab_unreclaimable:16640kB kernel_stack:64kB pagetables:10104kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:53 lowmem_reserve[]: 0 2992 10304 10304 2013-01-11 20:41:53 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes 2013-01-11 20:41:53 mapped:219896 shmem:36975 pagetables:32709 bounce:0 2013-01-11 20:41:53 free:79876 slab_reclaimable:208806 slab_unreclaimable:19514 2013-01-11 20:41:53 unevictable:0 dirty:771 writeback:0 unstable:0 2013-01-11 20:41:53 active_file:535050 inactive_file:761296 isolated_file:0 2013-01-11 20:41:53 active_anon:846112 inactive_anon:16212 isolated_anon:0 2013-01-11 20:41:53 CPU 7: hi: 186, btch: 31 usd: 156 2013-01-11 20:41:53 CPU 6: hi: 186, btch: 31 usd: 159 2013-01-11 20:41:53 CPU 5: hi: 186, btch: 31 usd: 27 2013-01-11 20:41:53 CPU 4: hi: 186, btch: 31 usd: 79 2013-01-11 20:41:53 CPU 3: hi: 186, btch: 31 usd: 46 2013-01-11 20:41:53 CPU 2: hi: 186, btch: 31 usd: 173 2013-01-11 20:41:53 CPU 1: hi: 186, btch: 31 usd: 181 2013-01-11 20:41:53 CPU 0: hi: 186, btch: 31 usd: 160 2013-01-11 20:41:53 Node 0 Normal per-cpu: 2013-01-11 20:41:53 CPU 7: hi: 186, btch: 31 usd: 185 2013-01-11 20:41:53 CPU 6: hi: 186, btch: 31 usd: 45 2013-01-11 20:41:53 CPU 5: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:53 CPU 4: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:53 CPU 3: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:53 CPU 2: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:53 CPU 1: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:53 CPU 0: hi: 186, btch: 31 usd: 13 2013-01-11 20:41:53 Node 0 DMA32 per-cpu: 2013-01-11 20:41:53 CPU 7: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 6: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 5: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 4: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 3: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 2: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 1: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 0: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 Node 0 DMA per-cpu: 2013-01-11 20:41:53 Mem-Info: 2013-01-11 20:41:53 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b 2013-01-11 20:41:53 [<ffffffff811a2809>] sys_ioctl+0x99/0xa0 2013-01-11 20:41:53 [<ffffffff811a2289>] do_vfs_ioctl+0x99/0x580 2013-01-11 20:41:53 [<ffffffff814f8aed>] sock_ioctl+0x7d/0x2b0 2013-01-11 20:41:53 [<ffffffff814f8a5d>] sock_do_ioctl+0x5d/0x70 2013-01-11 20:41:53 [<ffffffff81514102>] dev_ioctl+0x172/0x5c0 2013-01-11 20:41:53 [<ffffffff81516928>] dev_ethtool+0x778/0x15e0 2013-01-11 20:41:53 [<ffffffffa001dd82>] vmxnet3_set_ringparam+0x1d2/0x1f0 [vmxnet3] 2013-01-11 20:41:53 [<ffffffffa001d3b7>] vmxnet3_create_queues+0x147/0x490 [vmxnet3] 2013-01-11 20:41:53 [<ffffffff81043e5e>] x86_swiotlb_alloc_coherent+0x2e/0x60 2013-01-11 20:41:53 [<ffffffff81019777>] dma_generic_alloc_coherent+0x97/0x140 2013-01-11 20:41:53 [<ffffffff8113022a>] ? __get_free_pages+0x2a/0x80 2013-01-11 20:41:53 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 2013-01-11 20:41:53 [<ffffffff8113e5f1>] ? wakeup_kswapd+0xf1/0x140 2013-01-11 20:41:53 [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 2013-01-11 20:41:53 Call Trace: 2013-01-11 20:41:53 Pid: 11284, comm: ethtool Not tainted 3.6.10-2.fc17.x86_64 #1 2013-01-11 20:41:53 ethtool: page allocation failure: order:4, mode:0x8020 2013-01-11 20:41:53 1846200 pages non-shared 2013-01-11 20:41:53 4060184 pages shared 2013-01-11 20:41:53 62428 pages reserved 2013-01-11 20:41:53 2687984 pages RAM 2013-01-11 20:41:53 Total swap = 0kB 2013-01-11 20:41:53 Free swap = 0kB 2013-01-11 20:41:53 Swap cache stats: add 0, delete 0, find 0/0 2013-01-11 20:41:53 0 pages in swap cache 2013-01-11 20:41:53 1333465 total pagecache pages 2013-01-11 20:41:53 Node 0 Normal: 14936*4kB 11634*8kB 1163*16kB 1*32kB 3*64kB 2*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 172160kB 2013-01-11 20:41:53 Node 0 DMA32: 18499*4kB 1311*8kB 2542*16kB 175*32kB 3*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 130948kB 2013-01-11 20:41:53 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB 2013-01-11 20:41:53 lowmem_reserve[]: 0 0 0 0 2013-01-11 20:41:53 Node 0 Normal free:172168kB min:92872kB low:116088kB high:139308kB active_anon:1720160kB inactive_anon:52020kB active_file:1698316kB inactive_file:2394236kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3060kB writeback:0kB mapped:773980kB shmem:124740kB slab_reclaimable:713216kB slab_unreclaimable:61416kB kernel_stack:2320kB pagetables:120732kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:53 lowmem_reserve[]: 0 0 7311 7311 2013-01-11 20:41:53 Node 0 DMA32 free:130964kB min:38004kB low:47504kB high:57004kB active_anon:1664288kB inactive_anon:12828kB active_file:441884kB inactive_file:651460kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:24kB writeback:0kB mapped:105604kB shmem:23160kB slab_reclaimable:122008kB slab_unreclaimable:16640kB kernel_stack:64kB pagetables:10104kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:53 lowmem_reserve[]: 0 2992 10304 10304 2013-01-11 20:41:53 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes 2013-01-11 20:41:53 mapped:219896 shmem:36975 pagetables:32709 bounce:0 2013-01-11 20:41:53 free:79760 slab_reclaimable:208806 slab_unreclaimable:19514 2013-01-11 20:41:53 unevictable:0 dirty:765 writeback:0 unstable:0 2013-01-11 20:41:53 active_file:535048 inactive_file:761412 isolated_file:0 2013-01-11 20:41:53 active_anon:846112 inactive_anon:16212 isolated_anon:0 2013-01-11 20:41:53 CPU 7: hi: 186, btch: 31 usd: 165 2013-01-11 20:41:53 CPU 6: hi: 186, btch: 31 usd: 159 2013-01-11 20:41:53 CPU 5: hi: 186, btch: 31 usd: 30 2013-01-11 20:41:53 CPU 4: hi: 186, btch: 31 usd: 79 2013-01-11 20:41:53 CPU 3: hi: 186, btch: 31 usd: 46 2013-01-11 20:41:53 CPU 2: hi: 186, btch: 31 usd: 173 2013-01-11 20:41:53 CPU 1: hi: 186, btch: 31 usd: 181 2013-01-11 20:41:53 CPU 0: hi: 186, btch: 31 usd: 160 2013-01-11 20:41:53 Node 0 Normal per-cpu: 2013-01-11 20:41:53 CPU 7: hi: 186, btch: 31 usd: 185 2013-01-11 20:41:53 CPU 6: hi: 186, btch: 31 usd: 45 2013-01-11 20:41:53 CPU 5: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:53 CPU 4: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:53 CPU 3: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:53 CPU 2: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:53 CPU 1: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:53 CPU 0: hi: 186, btch: 31 usd: 13 2013-01-11 20:41:53 Node 0 DMA32 per-cpu: 2013-01-11 20:41:53 CPU 7: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 6: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 5: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 4: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:53 CPU 3: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 CPU 2: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 CPU 1: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 CPU 0: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 Node 0 DMA per-cpu: 2013-01-11 20:41:52 Mem-Info: 2013-01-11 20:41:52 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b 2013-01-11 20:41:52 [<ffffffff811a2809>] sys_ioctl+0x99/0xa0 2013-01-11 20:41:52 [<ffffffff811a2289>] do_vfs_ioctl+0x99/0x580 2013-01-11 20:41:52 [<ffffffff814f8aed>] sock_ioctl+0x7d/0x2b0 2013-01-11 20:41:52 [<ffffffff814f8a5d>] sock_do_ioctl+0x5d/0x70 2013-01-11 20:41:52 [<ffffffff81514102>] dev_ioctl+0x172/0x5c0 2013-01-11 20:41:52 [<ffffffff81516928>] dev_ethtool+0x778/0x15e0 2013-01-11 20:41:52 [<ffffffffa001dd82>] vmxnet3_set_ringparam+0x1d2/0x1f0 [vmxnet3] 2013-01-11 20:41:52 [<ffffffffa001d3b7>] vmxnet3_create_queues+0x147/0x490 [vmxnet3] 2013-01-11 20:41:52 [<ffffffff81043e89>] x86_swiotlb_alloc_coherent+0x59/0x60 2013-01-11 20:41:52 [<ffffffff81019777>] ? dma_generic_alloc_coherent+0x97/0x140 2013-01-11 20:41:52 [<ffffffff812f7049>] swiotlb_alloc_coherent+0x69/0x130 2013-01-11 20:41:52 [<ffffffff8113022a>] __get_free_pages+0x2a/0x80 2013-01-11 20:41:52 [<ffffffff811710e0>] alloc_pages_current+0xb0/0x120 2013-01-11 20:41:52 [<ffffffff8113e5f1>] ? wakeup_kswapd+0xf1/0x140 2013-01-11 20:41:52 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 2013-01-11 20:41:52 [<ffffffff8113e5f1>] ? wakeup_kswapd+0xf1/0x140 2013-01-11 20:41:52 [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 2013-01-11 20:41:52 Call Trace: 2013-01-11 20:41:52 Pid: 11284, comm: ethtool Not tainted 3.6.10-2.fc17.x86_64 #1 2013-01-11 20:41:52 ethtool: page allocation failure: order:4, mode:0x20 2013-01-11 20:41:52 1846346 pages non-shared 2013-01-11 20:41:52 4060190 pages shared 2013-01-11 20:41:52 62428 pages reserved 2013-01-11 20:41:52 2687984 pages RAM 2013-01-11 20:41:52 Total swap = 0kB 2013-01-11 20:41:52 Free swap = 0kB 2013-01-11 20:41:52 Swap cache stats: add 0, delete 0, find 0/0 2013-01-11 20:41:52 0 pages in swap cache 2013-01-11 20:41:52 1333605 total pagecache pages 2013-01-11 20:41:52 Node 0 Normal: 14793*4kB 11628*8kB 1163*16kB 1*32kB 3*64kB 2*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 171540kB 2013-01-11 20:41:52 Node 0 DMA32: 18499*4kB 1311*8kB 2542*16kB 175*32kB 3*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 130948kB 2013-01-11 20:41:52 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB 2013-01-11 20:41:52 lowmem_reserve[]: 0 0 0 0 2013-01-11 20:41:52 Node 0 Normal free:171548kB min:92872kB low:116088kB high:139308kB active_anon:1720160kB inactive_anon:52020kB active_file:1698308kB inactive_file:2394772kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3036kB writeback:0kB mapped:773980kB shmem:124740kB slab_reclaimable:713216kB slab_unreclaimable:61416kB kernel_stack:2320kB pagetables:120732kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:18 all_unreclaimable? no 2013-01-11 20:41:52 lowmem_reserve[]: 0 0 7311 7311 2013-01-11 20:41:52 Node 0 DMA32 free:130964kB min:38004kB low:47504kB high:57004kB active_anon:1664288kB inactive_anon:12828kB active_file:441884kB inactive_file:651460kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:24kB writeback:0kB mapped:105604kB shmem:23160kB slab_reclaimable:122008kB slab_unreclaimable:16640kB kernel_stack:64kB pagetables:10104kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:52 lowmem_reserve[]: 0 2992 10304 10304 2013-01-11 20:41:52 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes 2013-01-11 20:41:52 mapped:219896 shmem:36975 pagetables:32709 bounce:0 2013-01-11 20:41:52 free:79605 slab_reclaimable:208806 slab_unreclaimable:19514 2013-01-11 20:41:52 unevictable:0 dirty:765 writeback:0 unstable:0 2013-01-11 20:41:52 active_file:535048 inactive_file:761558 isolated_file:0 2013-01-11 20:41:52 active_anon:846112 inactive_anon:16212 isolated_anon:0 2013-01-11 20:41:52 CPU 7: hi: 186, btch: 31 usd: 174 2013-01-11 20:41:52 CPU 6: hi: 186, btch: 31 usd: 159 2013-01-11 20:41:52 CPU 5: hi: 186, btch: 31 usd: 34 2013-01-11 20:41:52 CPU 4: hi: 186, btch: 31 usd: 79 2013-01-11 20:41:52 CPU 3: hi: 186, btch: 31 usd: 46 2013-01-11 20:41:52 CPU 2: hi: 186, btch: 31 usd: 173 2013-01-11 20:41:52 CPU 1: hi: 186, btch: 31 usd: 181 2013-01-11 20:41:52 CPU 0: hi: 186, btch: 31 usd: 160 2013-01-11 20:41:52 Node 0 Normal per-cpu: 2013-01-11 20:41:52 CPU 7: hi: 186, btch: 31 usd: 185 2013-01-11 20:41:52 CPU 6: hi: 186, btch: 31 usd: 45 2013-01-11 20:41:52 CPU 5: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:52 CPU 4: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:52 CPU 3: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:52 CPU 2: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:52 CPU 1: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:52 CPU 0: hi: 186, btch: 31 usd: 13 2013-01-11 20:41:52 Node 0 DMA32 per-cpu: 2013-01-11 20:41:52 CPU 7: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 CPU 6: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 CPU 5: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 CPU 4: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 CPU 3: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 CPU 2: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 CPU 1: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 CPU 0: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:52 Node 0 DMA per-cpu: 2013-01-11 20:41:52 Mem-Info: 2013-01-11 20:41:52 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b 2013-01-11 20:41:52 [<ffffffff811a2809>] sys_ioctl+0x99/0xa0 2013-01-11 20:41:52 [<ffffffff811a2289>] do_vfs_ioctl+0x99/0x580 2013-01-11 20:41:52 [<ffffffff814f8aed>] sock_ioctl+0x7d/0x2b0 2013-01-11 20:41:52 [<ffffffff814f8a5d>] sock_do_ioctl+0x5d/0x70 2013-01-11 20:41:52 [<ffffffff81514102>] dev_ioctl+0x172/0x5c0 2013-01-11 20:41:52 [<ffffffff81516928>] dev_ethtool+0x778/0x15e0 2013-01-11 20:41:52 [<ffffffffa001dd82>] vmxnet3_set_ringparam+0x1d2/0x1f0 [vmxnet3] 2013-01-11 20:41:52 [<ffffffffa001d3b7>] vmxnet3_create_queues+0x147/0x490 [vmxnet3] 2013-01-11 20:41:52 [<ffffffff81043e5e>] x86_swiotlb_alloc_coherent+0x2e/0x60 2013-01-11 20:41:52 [<ffffffff81019777>] dma_generic_alloc_coherent+0x97/0x140 2013-01-11 20:41:52 [<ffffffff8113022a>] ? __get_free_pages+0x2a/0x80 2013-01-11 20:41:52 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 2013-01-11 20:41:52 [<ffffffff8113e5f1>] ? wakeup_kswapd+0xf1/0x140 2013-01-11 20:41:52 [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 2013-01-11 20:41:52 Call Trace: 2013-01-11 20:41:52 Pid: 11284, comm: ethtool Not tainted 3.6.10-2.fc17.x86_64 #1 2013-01-11 20:41:52 ethtool: page allocation failure: order:4, mode:0x8020 2013-01-11 20:41:52 1846470 pages non-shared 2013-01-11 20:41:52 4060198 pages shared 2013-01-11 20:41:52 62428 pages reserved 2013-01-11 20:41:52 2687984 pages RAM 2013-01-11 20:41:51 Total swap = 0kB 2013-01-11 20:41:51 Free swap = 0kB 2013-01-11 20:41:51 Swap cache stats: add 0, delete 0, find 0/0 2013-01-11 20:41:51 0 pages in swap cache 2013-01-11 20:41:51 1333727 total pagecache pages 2013-01-11 20:41:51 Node 0 Normal: 14688*4kB 11607*8kB 1162*16kB 1*32kB 3*64kB 2*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 170936kB 2013-01-11 20:41:51 Node 0 DMA32: 18499*4kB 1311*8kB 2543*16kB 175*32kB 3*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 130964kB 2013-01-11 20:41:51 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB 2013-01-11 20:41:51 lowmem_reserve[]: 0 0 0 0 2013-01-11 20:41:51 Node 0 Normal free:170944kB min:92872kB low:116088kB high:139308kB active_anon:1720160kB inactive_anon:52020kB active_file:1698308kB inactive_file:2395428kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3036kB writeback:0kB mapped:773980kB shmem:124740kB slab_reclaimable:713216kB slab_unreclaimable:61416kB kernel_stack:2320kB pagetables:120732kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:18 all_unreclaimable? no 2013-01-11 20:41:51 lowmem_reserve[]: 0 0 7311 7311 2013-01-11 20:41:51 Node 0 DMA32 free:130980kB min:38004kB low:47504kB high:57004kB active_anon:1664288kB inactive_anon:12828kB active_file:441884kB inactive_file:651460kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:24kB writeback:0kB mapped:105604kB shmem:23160kB slab_reclaimable:122008kB slab_unreclaimable:16640kB kernel_stack:64kB pagetables:10104kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:51 lowmem_reserve[]: 0 2992 10304 10304 2013-01-11 20:41:51 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes 2013-01-11 20:41:51 mapped:219896 shmem:36975 pagetables:32709 bounce:0 2013-01-11 20:41:51 free:79458 slab_reclaimable:208806 slab_unreclaimable:19514 2013-01-11 20:41:51 unevictable:0 dirty:759 writeback:0 unstable:0 2013-01-11 20:41:51 active_file:535048 inactive_file:761722 isolated_file:0 2013-01-11 20:41:51 active_anon:846112 inactive_anon:16212 isolated_anon:0 2013-01-11 20:41:51 CPU 7: hi: 186, btch: 31 usd: 183 2013-01-11 20:41:51 CPU 6: hi: 186, btch: 31 usd: 159 2013-01-11 20:41:51 CPU 5: hi: 186, btch: 31 usd: 36 2013-01-11 20:41:51 CPU 4: hi: 186, btch: 31 usd: 79 2013-01-11 20:41:51 CPU 3: hi: 186, btch: 31 usd: 46 2013-01-11 20:41:51 CPU 2: hi: 186, btch: 31 usd: 173 2013-01-11 20:41:51 CPU 1: hi: 186, btch: 31 usd: 181 2013-01-11 20:41:51 CPU 0: hi: 186, btch: 31 usd: 160 2013-01-11 20:41:51 Node 0 Normal per-cpu: 2013-01-11 20:41:51 CPU 7: hi: 186, btch: 31 usd: 185 2013-01-11 20:41:51 CPU 6: hi: 186, btch: 31 usd: 45 2013-01-11 20:41:51 CPU 5: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:51 CPU 4: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:51 CPU 3: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:51 CPU 2: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:51 CPU 1: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:51 CPU 0: hi: 186, btch: 31 usd: 13 2013-01-11 20:41:51 Node 0 DMA32 per-cpu: 2013-01-11 20:41:51 CPU 7: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:51 CPU 6: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:51 CPU 5: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:51 CPU 4: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:51 CPU 3: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:51 CPU 2: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:51 CPU 1: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:51 CPU 0: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:51 Node 0 DMA per-cpu: 2013-01-11 20:41:51 Mem-Info: 2013-01-11 20:41:51 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b 2013-01-11 20:41:51 [<ffffffff811a2809>] sys_ioctl+0x99/0xa0 2013-01-11 20:41:51 [<ffffffff811a2289>] do_vfs_ioctl+0x99/0x580 2013-01-11 20:41:51 [<ffffffff814f8aed>] sock_ioctl+0x7d/0x2b0 2013-01-11 20:41:51 [<ffffffff814f8a5d>] sock_do_ioctl+0x5d/0x70 2013-01-11 20:41:51 [<ffffffff81514102>] dev_ioctl+0x172/0x5c0 2013-01-11 20:41:51 [<ffffffff81516928>] dev_ethtool+0x778/0x15e0 2013-01-11 20:41:51 [<ffffffffa001dd82>] vmxnet3_set_ringparam+0x1d2/0x1f0 [vmxnet3] 2013-01-11 20:41:51 [<ffffffffa001d3b7>] vmxnet3_create_queues+0x147/0x490 [vmxnet3] 2013-01-11 20:41:51 [<ffffffff81043e89>] x86_swiotlb_alloc_coherent+0x59/0x60 2013-01-11 20:41:51 [<ffffffff81019777>] ? dma_generic_alloc_coherent+0x97/0x140 2013-01-11 20:41:51 [<ffffffff812f7049>] swiotlb_alloc_coherent+0x69/0x130 2013-01-11 20:41:51 [<ffffffff8113022a>] __get_free_pages+0x2a/0x80 2013-01-11 20:41:51 [<ffffffff811710e0>] alloc_pages_current+0xb0/0x120 2013-01-11 20:41:51 [<ffffffff8113e5f1>] ? wakeup_kswapd+0xf1/0x140 2013-01-11 20:41:51 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 2013-01-11 20:41:51 [<ffffffff8113e5f1>] ? wakeup_kswapd+0xf1/0x140 2013-01-11 20:41:51 [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 2013-01-11 20:41:51 Call Trace: 2013-01-11 20:41:51 Pid: 11284, comm: ethtool Not tainted 3.6.10-2.fc17.x86_64 #1 2013-01-11 20:41:51 ethtool: page allocation failure: order:4, mode:0x20 2013-01-11 20:41:51 1846615 pages non-shared 2013-01-11 20:41:51 4060193 pages shared 2013-01-11 20:41:51 62428 pages reserved 2013-01-11 20:41:51 2687984 pages RAM 2013-01-11 20:41:51 Total swap = 0kB 2013-01-11 20:41:51 Free swap = 0kB 2013-01-11 20:41:51 Swap cache stats: add 0, delete 0, find 0/0 2013-01-11 20:41:51 0 pages in swap cache 2013-01-11 20:41:51 1333891 total pagecache pages 2013-01-11 20:41:51 Node 0 Normal: 14586*4kB 11596*8kB 1162*16kB 1*32kB 3*64kB 2*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 170440kB 2013-01-11 20:41:51 Node 0 DMA32: 18499*4kB 1311*8kB 2543*16kB 175*32kB 3*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 130964kB 2013-01-11 20:41:51 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB 2013-01-11 20:41:50 lowmem_reserve[]: 0 0 0 0 2013-01-11 20:41:50 Node 0 Normal free:170324kB min:92872kB low:116088kB high:139308kB active_anon:1720160kB inactive_anon:52020kB active_file:1698308kB inactive_file:2396012kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:3012kB writeback:0kB mapped:773980kB shmem:124740kB slab_reclaimable:713216kB slab_unreclaimable:61416kB kernel_stack:2320kB pagetables:120732kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:50 lowmem_reserve[]: 0 0 7311 7311 2013-01-11 20:41:50 Node 0 DMA32 free:130980kB min:38004kB low:47504kB high:57004kB active_anon:1664288kB inactive_anon:12828kB active_file:441884kB inactive_file:651460kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:24kB writeback:0kB mapped:105604kB shmem:23160kB slab_reclaimable:122008kB slab_unreclaimable:16640kB kernel_stack:64kB pagetables:10104kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:50 lowmem_reserve[]: 0 2992 10304 10304 2013-01-11 20:41:50 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes 2013-01-11 20:41:50 mapped:219896 shmem:36975 pagetables:32709 bounce:0 2013-01-11 20:41:50 free:79303 slab_reclaimable:208806 slab_unreclaimable:19514 2013-01-11 20:41:50 unevictable:0 dirty:759 writeback:0 unstable:0 2013-01-11 20:41:50 active_file:535048 inactive_file:761868 isolated_file:0 2013-01-11 20:41:50 active_anon:846112 inactive_anon:16212 isolated_anon:0 2013-01-11 20:41:50 CPU 7: hi: 186, btch: 31 usd: 161 2013-01-11 20:41:50 CPU 6: hi: 186, btch: 31 usd: 159 2013-01-11 20:41:50 CPU 5: hi: 186, btch: 31 usd: 40 2013-01-11 20:41:50 CPU 4: hi: 186, btch: 31 usd: 79 2013-01-11 20:41:50 CPU 3: hi: 186, btch: 31 usd: 46 2013-01-11 20:41:50 CPU 2: hi: 186, btch: 31 usd: 173 2013-01-11 20:41:50 CPU 1: hi: 186, btch: 31 usd: 181 2013-01-11 20:41:50 CPU 0: hi: 186, btch: 31 usd: 160 2013-01-11 20:41:50 Node 0 Normal per-cpu: 2013-01-11 20:41:50 CPU 7: hi: 186, btch: 31 usd: 185 2013-01-11 20:41:50 CPU 6: hi: 186, btch: 31 usd: 45 2013-01-11 20:41:50 CPU 5: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:50 CPU 4: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:50 CPU 3: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:50 CPU 2: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:50 CPU 1: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:50 CPU 0: hi: 186, btch: 31 usd: 13 2013-01-11 20:41:50 Node 0 DMA32 per-cpu: 2013-01-11 20:41:50 CPU 7: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:50 CPU 6: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:50 CPU 5: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:50 CPU 4: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:50 CPU 3: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:50 CPU 2: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:50 CPU 1: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:50 CPU 0: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:50 Node 0 DMA per-cpu: 2013-01-11 20:41:50 Mem-Info: 2013-01-11 20:41:50 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b 2013-01-11 20:41:50 [<ffffffff811a2809>] sys_ioctl+0x99/0xa0 2013-01-11 20:41:50 [<ffffffff811a2289>] do_vfs_ioctl+0x99/0x580 2013-01-11 20:41:50 [<ffffffff814f8aed>] sock_ioctl+0x7d/0x2b0 2013-01-11 20:41:50 [<ffffffff814f8a5d>] sock_do_ioctl+0x5d/0x70 2013-01-11 20:41:50 [<ffffffff81514102>] dev_ioctl+0x172/0x5c0 2013-01-11 20:41:50 [<ffffffff81516928>] dev_ethtool+0x778/0x15e0 2013-01-11 20:41:50 [<ffffffffa001dd82>] vmxnet3_set_ringparam+0x1d2/0x1f0 [vmxnet3] 2013-01-11 20:41:50 [<ffffffffa001d3b7>] vmxnet3_create_queues+0x147/0x490 [vmxnet3] 2013-01-11 20:41:50 [<ffffffff81043e5e>] x86_swiotlb_alloc_coherent+0x2e/0x60 2013-01-11 20:41:50 [<ffffffff81019777>] dma_generic_alloc_coherent+0x97/0x140 2013-01-11 20:41:50 [<ffffffff8113022a>] ? __get_free_pages+0x2a/0x80 2013-01-11 20:41:50 [<ffffffff81135196>] __alloc_pages_nodemask+0x736/0x990 2013-01-11 20:41:50 [<ffffffff8113e5f1>] ? wakeup_kswapd+0xf1/0x140 2013-01-11 20:41:50 [<ffffffff8113130b>] warn_alloc_failed+0xeb/0x150 2013-01-11 20:41:50 Call Trace: 2013-01-11 20:41:50 Pid: 11284, comm: ethtool Not tainted 3.6.10-2.fc17.x86_64 #1 2013-01-11 20:41:50 ethtool: page allocation failure: order:4, mode:0x8020 2013-01-11 20:41:50 1846755 pages non-shared 2013-01-11 20:41:50 4060187 pages shared 2013-01-11 20:41:50 62428 pages reserved 2013-01-11 20:41:50 2687984 pages RAM 2013-01-11 20:41:50 Total swap = 0kB 2013-01-11 20:41:50 Free swap = 0kB 2013-01-11 20:41:50 Swap cache stats: add 0, delete 0, find 0/0 2013-01-11 20:41:50 0 pages in swap cache 2013-01-11 20:41:50 1334037 total pagecache pages 2013-01-11 20:41:50 Node 0 Normal: 14459*4kB 11584*8kB 1162*16kB 1*32kB 3*64kB 2*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 169836kB 2013-01-11 20:41:50 Node 0 DMA32: 18499*4kB 1311*8kB 2544*16kB 175*32kB 3*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 130980kB 2013-01-11 20:41:50 Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15908kB 2013-01-11 20:41:50 lowmem_reserve[]: 0 0 0 0 2013-01-11 20:41:50 Node 0 Normal free:169844kB min:92872kB low:116088kB high:139308kB active_anon:1720160kB inactive_anon:52020kB active_file:1698300kB inactive_file:2396476kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:7487424kB mlocked:0kB dirty:2992kB writeback:0kB mapped:773980kB shmem:124740kB slab_reclaimable:713216kB slab_unreclaimable:61416kB kernel_stack:2320kB pagetables:120732kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:50 lowmem_reserve[]: 0 0 7311 7311 2013-01-11 20:41:50 Node 0 DMA32 free:130996kB min:38004kB low:47504kB high:57004kB active_anon:1664288kB inactive_anon:12828kB active_file:441884kB inactive_file:651460kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3063936kB mlocked:0kB dirty:24kB writeback:0kB mapped:105604kB shmem:23160kB slab_reclaimable:122008kB slab_unreclaimable:16640kB kernel_stack:64kB pagetables:10104kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no 2013-01-11 20:41:50 lowmem_reserve[]: 0 2992 10304 10304 2013-01-11 20:41:50 Node 0 DMA free:15908kB min:192kB low:240kB high:288kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15652kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes 2013-01-11 20:41:50 mapped:219896 shmem:36975 pagetables:32709 bounce:0 2013-01-11 20:41:50 free:79156 slab_reclaimable:208806 slab_unreclaimable:19514 2013-01-11 20:41:50 unevictable:0 dirty:759 writeback:0 unstable:0 2013-01-11 20:41:50 active_file:535046 inactive_file:762002 isolated_file:0 2013-01-11 20:41:50 active_anon:846112 inactive_anon:16212 isolated_anon:0 2013-01-11 20:41:50 CPU 7: hi: 186, btch: 31 usd: 170 2013-01-11 20:41:50 CPU 6: hi: 186, btch: 31 usd: 159 2013-01-11 20:41:50 CPU 5: hi: 186, btch: 31 usd: 44 2013-01-11 20:41:50 CPU 4: hi: 186, btch: 31 usd: 79 2013-01-11 20:41:50 CPU 3: hi: 186, btch: 31 usd: 46 2013-01-11 20:41:50 CPU 2: hi: 186, btch: 31 usd: 173 2013-01-11 20:41:50 CPU 1: hi: 186, btch: 31 usd: 181 2013-01-11 20:41:50 CPU 0: hi: 186, btch: 31 usd: 160 2013-01-11 20:41:50 Node 0 Normal per-cpu: 2013-01-11 20:41:49 CPU 7: hi: 186, btch: 31 usd: 185 2013-01-11 20:41:49 CPU 6: hi: 186, btch: 31 usd: 45 2013-01-11 20:41:49 CPU 5: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:49 CPU 4: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:49 CPU 3: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:49 CPU 2: hi: 186, btch: 31 usd: 1 2013-01-11 20:41:49 CPU 1: hi: 186, btch: 31 usd: 0 2013-01-11 20:41:49 CPU 0: hi: 186, btch: 31 usd: 13 2013-01-11 20:41:49 Node 0 DMA32 per-cpu: 2013-01-11 20:41:49 CPU 7: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:49 CPU 6: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:49 CPU 5: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:49 CPU 4: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:49 CPU 3: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:49 CPU 2: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:49 CPU 1: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:49 CPU 0: hi: 0, btch: 1 usd: 0 2013-01-11 20:41:49 Node 0 DMA per-cpu: 2013-01-11 20:41:49 Mem-Info: 2013-01-11 20:41:49 [<ffffffff816270e9>] system_call_fastpath+0x16/0x1b 2013-01-11 20:41:49 [<ffffffff811a2809>] sys_ioctl+0x99/0xa0 2013-01-11 20:41:49 [<ffffffff811a2289>] do_vfs_ioctl+0x99/0x580 2013-01-11 20:41:49 [<ffffffff814f8aed>] sock_ioctl+0x7d/0x2b0 2013-01-11 20:41:49 [<ffffffff814f8a5d>] sock_do_ioctl+0x5d/0x70 2013-01-11 20:41:49 [<ffffffff81514102>] dev_ioctl+0x172/0x5c0 2013-01-11 20:41:49 [<ffffffff81516928>] dev_ethtool+0x778/0x15e0 2013-01-11 20:41:49 [<ffffffffa001dd82>] vmxnet3_set_ringparam+0x1d2/0x1f0 [vmxnet3]
thank you for bringing this upstream! seems to work fine in the latest kernel-releases