Bug 890715
Summary: | page allocation errors | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Harald Reindl <h.reindl> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-03-06 18:07:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Harald Reindl
2012-12-29 02:57:01 UTC
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 |