Search Linux Wireless

Fwd: Atheros AR5418 with Ath9k driver hangs during file transfer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Please copy me on any replies, since I am not on the mailing list. My
apologies if this was already answered earlier.

I am running Ubuntu Karmic Koala with the latest updates and the
cutting-edge drivers from your project.

When I start a file transfer over wireless (from an NFS mount), I
achieve about 8.5MB/s for a while, and then the transfer hangs. Also,
any other network communication is hung as well it seems indefinitely.

Reconnecting to the wireless network restores service until I start
another transfer.

I noticed some related kernel output which may be of help and I've
attached it in "ath9k_error.log". The network adapter I have is this:

lspci -vn produces:
0c:00.0 Network controller: Atheros Communications Inc. AR5008
Wireless Network Adapter (rev 01)
       Subsystem: Apple Computer Inc. Device 0087
       Flags: bus master, fast devsel, latency 0, IRQ 17
       Memory at efdf0000 (64-bit, non-prefetchable) [size=64K]
       Capabilities: <access denied>
       Kernel driver in use: ath9k
       Kernel modules: ath9k

Please let me know if I can provide any more info or do any more testing.

Thanks!
Iordan Iordanov

--
The conscious mind has only one thread of execution.
Jan 28 00:45:12 pancake kernel: [13684.755892] wlan0: direct probe responded
Jan 28 00:45:12 pancake kernel: [13684.780116] wlan0: authenticate with 00:1c:10:aa:fb:16 (try 1)
Jan 28 00:45:12 pancake kernel: [13684.782393] wlan0: authenticated
Jan 28 00:45:12 pancake kernel: [13684.789635] wlan0: associate with 00:1c:10:aa:fb:16 (try 1)
Jan 28 00:45:12 pancake kernel: [13684.793756] wlan0: RX AssocResp from 00:1c:10:aa:fb:16 (capab=0x411 status=0 aid=1)
Jan 28 00:45:12 pancake kernel: [13684.793766] wlan0: associated
Jan 28 00:45:17 pancake kernel: [13690.058735] nfs: server sucker OK
Jan 28 00:45:17 pancake kernel: [13690.104291] nfs: server sucker OK
Jan 28 00:45:17 pancake kernel: [13690.150937] nfs: server sucker OK
Jan 28 00:45:17 pancake kernel: [13690.199655] nfs: server sucker OK
Jan 28 00:45:18 pancake kernel: [13690.241880] nfs: server sucker OK
Jan 28 00:45:18 pancake kernel: [13690.276732] nfs: server sucker OK
Jan 28 00:45:18 pancake kernel: [13690.315024] nfs: server sucker OK
Jan 28 00:45:18 pancake kernel: [13690.355588] nfs: server sucker OK
Jan 28 00:45:18 pancake kernel: [13690.383809] nfs: server sucker OK
Jan 28 00:45:18 pancake kernel: [13690.418883] nfs: server sucker OK
Jan 28 00:46:05 pancake kernel: [13737.288177] swapper: page allocation failure. order:1, mode:0x4020
Jan 28 00:46:05 pancake kernel: [13737.288187] Pid: 0, comm: swapper Not tainted 2.6.31-17-generic #54-Ubuntu
Jan 28 00:46:05 pancake kernel: [13737.288193] Call Trace:
Jan 28 00:46:05 pancake kernel: [13737.288199]  <IRQ>  [<ffffffff810e091c>] __alloc_pages_slowpath+0x4cc/0x4e0
Jan 28 00:46:05 pancake kernel: [13737.288268]  [<ffffffffa0400450>] ? xs_tcp_data_recv+0x0/0x430 [sunrpc]
Jan 28 00:46:05 pancake kernel: [13737.288279]  [<ffffffff810e0a7e>] __alloc_pages_nodemask+0x14e/0x150
Jan 28 00:46:05 pancake kernel: [13737.288289]  [<ffffffff8110cf82>] alloc_pages_current+0x82/0xd0
Jan 28 00:46:05 pancake kernel: [13737.288298]  [<ffffffff81112217>] new_slab+0x2e7/0x300
Jan 28 00:46:05 pancake kernel: [13737.288306]  [<ffffffff81115049>] __slab_alloc+0x1f9/0x2d0
Jan 28 00:46:05 pancake kernel: [13737.288318]  [<ffffffffa0647034>] ? ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.288327]  [<ffffffff81116004>] __kmalloc_node_track_caller+0xb4/0x180
Jan 28 00:46:05 pancake kernel: [13737.288337]  [<ffffffffa0647034>] ? ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.288349]  [<ffffffff8142ebcb>] __alloc_skb+0x7b/0x180
Jan 28 00:46:05 pancake kernel: [13737.288359]  [<ffffffffa0647034>] ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.288379]  [<ffffffffa0700c68>] ath_rx_tasklet+0x2a8/0x660 [ath9k]
Jan 28 00:46:05 pancake kernel: [13737.288390]  [<ffffffff81018ab0>] ? nommu_map_page+0x0/0xb0
Jan 28 00:46:05 pancake kernel: [13737.288407]  [<ffffffffa06ffa51>] ath9k_tasklet+0x101/0x130 [ath9k]
Jan 28 00:46:05 pancake kernel: [13737.288417]  [<ffffffff81063f30>] tasklet_action+0xd0/0xe0
Jan 28 00:46:05 pancake kernel: [13737.288426]  [<ffffffff810654ed>] __do_softirq+0xbd/0x200
Jan 28 00:46:05 pancake kernel: [13737.288434]  [<ffffffff810131ec>] call_softirq+0x1c/0x30
Jan 28 00:46:05 pancake kernel: [13737.288441]  [<ffffffff81014bc5>] do_softirq+0x55/0x90
Jan 28 00:46:05 pancake kernel: [13737.288449]  [<ffffffff81065255>] irq_exit+0x85/0x90
Jan 28 00:46:05 pancake kernel: [13737.288455]  [<ffffffff81014100>] do_IRQ+0x70/0xe0
Jan 28 00:46:05 pancake kernel: [13737.288465]  [<ffffffff81012a13>] ret_from_intr+0x0/0x11
Jan 28 00:46:05 pancake kernel: [13737.288470]  <EOI>  [<ffffffff812d850d>] ? acpi_idle_enter_bm+0x28b/0x2bf
Jan 28 00:46:05 pancake kernel: [13737.288486]  [<ffffffff812d8506>] ? acpi_idle_enter_bm+0x284/0x2bf
Jan 28 00:46:05 pancake kernel: [13737.288496]  [<ffffffff813fea9b>] ? cpuidle_idle_call+0x9b/0x100
Jan 28 00:46:05 pancake kernel: [13737.288504]  [<ffffffff81010e12>] ? cpu_idle+0xb2/0x100
Jan 28 00:46:05 pancake kernel: [13737.288513]  [<ffffffff81515486>] ? rest_init+0x66/0x70
Jan 28 00:46:05 pancake kernel: [13737.288525]  [<ffffffff8183c047>] ? start_kernel+0x352/0x35b
Jan 28 00:46:05 pancake kernel: [13737.288534]  [<ffffffff8183b59a>] ? x86_64_start_reservations+0x125/0x129
Jan 28 00:46:05 pancake kernel: [13737.288543]  [<ffffffff8183b698>] ? x86_64_start_kernel+0xfa/0x109
Jan 28 00:46:05 pancake kernel: [13737.288548] Mem-Info:
Jan 28 00:46:05 pancake kernel: [13737.288552] Node 0 DMA per-cpu:
Jan 28 00:46:05 pancake kernel: [13737.288559] CPU    0: hi:    0, btch:   1 usd:   0
Jan 28 00:46:05 pancake kernel: [13737.288565] CPU    1: hi:    0, btch:   1 usd:   0
Jan 28 00:46:05 pancake kernel: [13737.288569] Node 0 DMA32 per-cpu:
Jan 28 00:46:05 pancake kernel: [13737.288575] CPU    0: hi:  186, btch:  31 usd: 183
Jan 28 00:46:05 pancake kernel: [13737.288581] CPU    1: hi:  186, btch:  31 usd: 103
Jan 28 00:46:05 pancake kernel: [13737.288592] Active_anon:114587 active_file:38691 inactive_anon:38974
Jan 28 00:46:05 pancake kernel: [13737.288594]  inactive_file:152549 unevictable:0 dirty:31367 writeback:0 unstable:0
Jan 28 00:46:05 pancake kernel: [13737.288597]  free:4224 slab:11932 mapped:23758 pagetables:6016 bounce:0
Jan 28 00:46:05 pancake kernel: [13737.288603] Node 0 DMA free:5972kB min:48kB low:60kB high:72kB active_anon:0kB inactive_anon:24kB active_file:32kB inactive_file:9660kB unevictable:0kB present:15344kB pages_scanned:0 all_unreclaimable? no
Jan 28 00:46:05 pancake kernel: [13737.288618] lowmem_reserve[]: 0 1489 1489 1489
Jan 28 00:46:05 pancake kernel: [13737.288628] Node 0 DMA32 free:10924kB min:4912kB low:6140kB high:7368kB active_anon:458348kB inactive_anon:155872kB active_file:154732kB inactive_file:600536kB unevictable:0kB present:1525460kB pages_scanned:0 all_unreclaimable? no
Jan 28 00:46:05 pancake kernel: [13737.288643] lowmem_reserve[]: 0 0 0 0
Jan 28 00:46:05 pancake kernel: [13737.288653] Node 0 DMA: 1*4kB 2*8kB 4*16kB 2*32kB 1*64kB 1*128kB 2*256kB 2*512kB 2*1024kB 1*2048kB 0*4096kB = 5972kB
Jan 28 00:46:05 pancake kernel: [13737.288678] Node 0 DMA32: 2513*4kB 5*8kB 4*16kB 5*32kB 4*64kB 1*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 10956kB
Jan 28 00:46:05 pancake kernel: [13737.288704] 211229 total pagecache pages
Jan 28 00:46:05 pancake kernel: [13737.288708] 1 pages in swap cache
Jan 28 00:46:05 pancake kernel: [13737.288713] Swap cache stats: add 8, delete 7, find 2/2
Jan 28 00:46:05 pancake kernel: [13737.288718] Free swap  = 2144640kB
Jan 28 00:46:05 pancake kernel: [13737.288722] Total swap = 2144668kB
Jan 28 00:46:05 pancake kernel: [13737.298060] 390748 pages RAM
Jan 28 00:46:05 pancake kernel: [13737.298060] 8210 pages reserved
Jan 28 00:46:05 pancake kernel: [13737.298060] 241784 pages shared
Jan 28 00:46:05 pancake kernel: [13737.298060] 245220 pages non-shared
Jan 28 00:46:05 pancake kernel: [13737.298060] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
Jan 28 00:46:05 pancake kernel: [13737.298060]   cache: kmalloc-8192, object size: 8192, buffer size: 8192, default order: 3, min order: 1
Jan 28 00:46:05 pancake kernel: [13737.298060]   node 0: slabs: 145, objs: 568, free: 0
Jan 28 00:46:05 pancake kernel: [13737.301104] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.301135] swapper: page allocation failure. order:1, mode:0x4020
Jan 28 00:46:05 pancake kernel: [13737.301143] Pid: 0, comm: swapper Not tainted 2.6.31-17-generic #54-Ubuntu
Jan 28 00:46:05 pancake kernel: [13737.301149] Call Trace:
Jan 28 00:46:05 pancake kernel: [13737.301153]  <IRQ>  [<ffffffff810e091c>] __alloc_pages_slowpath+0x4cc/0x4e0
Jan 28 00:46:05 pancake kernel: [13737.301177]  [<ffffffff810e0a7e>] __alloc_pages_nodemask+0x14e/0x150
Jan 28 00:46:05 pancake kernel: [13737.301187]  [<ffffffff8110cf82>] alloc_pages_current+0x82/0xd0
Jan 28 00:46:05 pancake kernel: [13737.301196]  [<ffffffff81112217>] new_slab+0x2e7/0x300
Jan 28 00:46:05 pancake kernel: [13737.301203]  [<ffffffff81115049>] __slab_alloc+0x1f9/0x2d0
Jan 28 00:46:05 pancake kernel: [13737.301218]  [<ffffffffa0647034>] ? ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.301227]  [<ffffffff81116004>] __kmalloc_node_track_caller+0xb4/0x180
Jan 28 00:46:05 pancake kernel: [13737.301237]  [<ffffffffa0647034>] ? ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.301249]  [<ffffffff8142ebcb>] __alloc_skb+0x7b/0x180
Jan 28 00:46:05 pancake kernel: [13737.301258]  [<ffffffffa0647034>] ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.301278]  [<ffffffffa0700c68>] ath_rx_tasklet+0x2a8/0x660 [ath9k]
Jan 28 00:46:05 pancake kernel: [13737.301288]  [<ffffffff81018ab0>] ? nommu_map_page+0x0/0xb0
Jan 28 00:46:05 pancake kernel: [13737.301305]  [<ffffffffa06ffa51>] ath9k_tasklet+0x101/0x130 [ath9k]
Jan 28 00:46:05 pancake kernel: [13737.301315]  [<ffffffff81063f30>] tasklet_action+0xd0/0xe0
Jan 28 00:46:05 pancake kernel: [13737.301324]  [<ffffffff810654ed>] __do_softirq+0xbd/0x200
Jan 28 00:46:05 pancake kernel: [13737.301332]  [<ffffffff810131ec>] call_softirq+0x1c/0x30
Jan 28 00:46:05 pancake kernel: [13737.301339]  [<ffffffff81014bc5>] do_softirq+0x55/0x90
Jan 28 00:46:05 pancake kernel: [13737.301347]  [<ffffffff81065255>] irq_exit+0x85/0x90
Jan 28 00:46:05 pancake kernel: [13737.301354]  [<ffffffff81014100>] do_IRQ+0x70/0xe0
Jan 28 00:46:05 pancake kernel: [13737.301364]  [<ffffffff81012a13>] ret_from_intr+0x0/0x11
Jan 28 00:46:05 pancake kernel: [13737.301368]  <EOI>  [<ffffffff812d850d>] ? acpi_idle_enter_bm+0x28b/0x2bf
Jan 28 00:46:05 pancake kernel: [13737.301385]  [<ffffffff812d8506>] ? acpi_idle_enter_bm+0x284/0x2bf
Jan 28 00:46:05 pancake kernel: [13737.301395]  [<ffffffff813fea9b>] ? cpuidle_idle_call+0x9b/0x100
Jan 28 00:46:05 pancake kernel: [13737.301403]  [<ffffffff81010e12>] ? cpu_idle+0xb2/0x100
Jan 28 00:46:05 pancake kernel: [13737.301413]  [<ffffffff81515486>] ? rest_init+0x66/0x70
Jan 28 00:46:05 pancake kernel: [13737.301424]  [<ffffffff8183c047>] ? start_kernel+0x352/0x35b
Jan 28 00:46:05 pancake kernel: [13737.301433]  [<ffffffff8183b59a>] ? x86_64_start_reservations+0x125/0x129
Jan 28 00:46:05 pancake kernel: [13737.301442]  [<ffffffff8183b698>] ? x86_64_start_kernel+0xfa/0x109
Jan 28 00:46:05 pancake kernel: [13737.301447] Mem-Info:
Jan 28 00:46:05 pancake kernel: [13737.301451] Node 0 DMA per-cpu:
Jan 28 00:46:05 pancake kernel: [13737.301458] CPU    0: hi:    0, btch:   1 usd:   0
Jan 28 00:46:05 pancake kernel: [13737.301463] CPU    1: hi:    0, btch:   1 usd:   0
Jan 28 00:46:05 pancake kernel: [13737.301467] Node 0 DMA32 per-cpu:
Jan 28 00:46:05 pancake kernel: [13737.301474] CPU    0: hi:  186, btch:  31 usd: 183
Jan 28 00:46:05 pancake kernel: [13737.301479] CPU    1: hi:  186, btch:  31 usd: 103
Jan 28 00:46:05 pancake kernel: [13737.301490] Active_anon:114587 active_file:38691 inactive_anon:38974
Jan 28 00:46:05 pancake kernel: [13737.301493]  inactive_file:152549 unevictable:0 dirty:31367 writeback:0 unstable:0
Jan 28 00:46:05 pancake kernel: [13737.301496]  free:4224 slab:11932 mapped:23758 pagetables:6016 bounce:0
Jan 28 00:46:05 pancake kernel: [13737.301501] Node 0 DMA free:5972kB min:48kB low:60kB high:72kB active_anon:0kB inactive_anon:24kB active_file:32kB inactive_file:9660kB unevictable:0kB present:15344kB pages_scanned:0 all_unreclaimable? no
Jan 28 00:46:05 pancake kernel: [13737.301516] lowmem_reserve[]: 0 1489 1489 1489
Jan 28 00:46:05 pancake kernel: [13737.301526] Node 0 DMA32 free:10924kB min:4912kB low:6140kB high:7368kB active_anon:458348kB inactive_anon:155872kB active_file:154732kB inactive_file:600536kB unevictable:0kB present:1525460kB pages_scanned:0 all_unreclaimable? no
Jan 28 00:46:05 pancake kernel: [13737.301541] lowmem_reserve[]: 0 0 0 0
Jan 28 00:46:05 pancake kernel: [13737.301551] Node 0 DMA: 1*4kB 2*8kB 4*16kB 2*32kB 1*64kB 1*128kB 2*256kB 2*512kB 2*1024kB 1*2048kB 0*4096kB = 5972kB
Jan 28 00:46:05 pancake kernel: [13737.301576] Node 0 DMA32: 2513*4kB 5*8kB 4*16kB 5*32kB 4*64kB 1*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 10956kB
Jan 28 00:46:05 pancake kernel: [13737.301601] 211229 total pagecache pages
Jan 28 00:46:05 pancake kernel: [13737.301605] 1 pages in swap cache
Jan 28 00:46:05 pancake kernel: [13737.301610] Swap cache stats: add 8, delete 7, find 2/2
Jan 28 00:46:05 pancake kernel: [13737.301615] Free swap  = 2144640kB
Jan 28 00:46:05 pancake kernel: [13737.301619] Total swap = 2144668kB
Jan 28 00:46:05 pancake kernel: [13737.311090] 390748 pages RAM
Jan 28 00:46:05 pancake kernel: [13737.311090] 8210 pages reserved
Jan 28 00:46:05 pancake kernel: [13737.311090] 241784 pages shared
Jan 28 00:46:05 pancake kernel: [13737.311090] 245220 pages non-shared
Jan 28 00:46:05 pancake kernel: [13737.311090] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
Jan 28 00:46:05 pancake kernel: [13737.311090]   cache: kmalloc-8192, object size: 8192, buffer size: 8192, default order: 3, min order: 1
Jan 28 00:46:05 pancake kernel: [13737.311090]   node 0: slabs: 145, objs: 568, free: 0
Jan 28 00:46:05 pancake kernel: [13737.313744] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.313773] swapper: page allocation failure. order:1, mode:0x4020
Jan 28 00:46:05 pancake kernel: [13737.313781] Pid: 0, comm: swapper Not tainted 2.6.31-17-generic #54-Ubuntu
Jan 28 00:46:05 pancake kernel: [13737.313786] Call Trace:
Jan 28 00:46:05 pancake kernel: [13737.313790]  <IRQ>  [<ffffffff810e091c>] __alloc_pages_slowpath+0x4cc/0x4e0
Jan 28 00:46:05 pancake kernel: [13737.313814]  [<ffffffff810e0a7e>] __alloc_pages_nodemask+0x14e/0x150
Jan 28 00:46:05 pancake kernel: [13737.313825]  [<ffffffff8110cf82>] alloc_pages_current+0x82/0xd0
Jan 28 00:46:05 pancake kernel: [13737.313833]  [<ffffffff81112217>] new_slab+0x2e7/0x300
Jan 28 00:46:05 pancake kernel: [13737.313841]  [<ffffffff81115049>] __slab_alloc+0x1f9/0x2d0
Jan 28 00:46:05 pancake kernel: [13737.313856]  [<ffffffffa0647034>] ? ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.313865]  [<ffffffff81116004>] __kmalloc_node_track_caller+0xb4/0x180
Jan 28 00:46:05 pancake kernel: [13737.313875]  [<ffffffffa0647034>] ? ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.313886]  [<ffffffff8142ebcb>] __alloc_skb+0x7b/0x180
Jan 28 00:46:05 pancake kernel: [13737.313895]  [<ffffffffa0647034>] ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.313914]  [<ffffffffa0700c68>] ath_rx_tasklet+0x2a8/0x660 [ath9k]
Jan 28 00:46:05 pancake kernel: [13737.313925]  [<ffffffff81018ab0>] ? nommu_map_page+0x0/0xb0
Jan 28 00:46:05 pancake kernel: [13737.313941]  [<ffffffffa06ffa51>] ath9k_tasklet+0x101/0x130 [ath9k]
Jan 28 00:46:05 pancake kernel: [13737.313951]  [<ffffffff81063f30>] tasklet_action+0xd0/0xe0
Jan 28 00:46:05 pancake kernel: [13737.313960]  [<ffffffff810654ed>] __do_softirq+0xbd/0x200
Jan 28 00:46:05 pancake kernel: [13737.313968]  [<ffffffff810131ec>] call_softirq+0x1c/0x30
Jan 28 00:46:05 pancake kernel: [13737.313976]  [<ffffffff81014bc5>] do_softirq+0x55/0x90
Jan 28 00:46:05 pancake kernel: [13737.313983]  [<ffffffff81065255>] irq_exit+0x85/0x90
Jan 28 00:46:05 pancake kernel: [13737.313990]  [<ffffffff81014100>] do_IRQ+0x70/0xe0
Jan 28 00:46:05 pancake kernel: [13737.314000]  [<ffffffff81012a13>] ret_from_intr+0x0/0x11
Jan 28 00:46:05 pancake kernel: [13737.314004]  <EOI>  [<ffffffff812d850d>] ? acpi_idle_enter_bm+0x28b/0x2bf
Jan 28 00:46:05 pancake kernel: [13737.314020]  [<ffffffff812d8506>] ? acpi_idle_enter_bm+0x284/0x2bf
Jan 28 00:46:05 pancake kernel: [13737.314030]  [<ffffffff813fea9b>] ? cpuidle_idle_call+0x9b/0x100
Jan 28 00:46:05 pancake kernel: [13737.314038]  [<ffffffff81010e12>] ? cpu_idle+0xb2/0x100
Jan 28 00:46:05 pancake kernel: [13737.314047]  [<ffffffff81515486>] ? rest_init+0x66/0x70
Jan 28 00:46:05 pancake kernel: [13737.314057]  [<ffffffff8183c047>] ? start_kernel+0x352/0x35b
Jan 28 00:46:05 pancake kernel: [13737.314067]  [<ffffffff8183b59a>] ? x86_64_start_reservations+0x125/0x129
Jan 28 00:46:05 pancake kernel: [13737.314075]  [<ffffffff8183b698>] ? x86_64_start_kernel+0xfa/0x109
Jan 28 00:46:05 pancake kernel: [13737.314080] Mem-Info:
Jan 28 00:46:05 pancake kernel: [13737.314084] Node 0 DMA per-cpu:
Jan 28 00:46:05 pancake kernel: [13737.314091] CPU    0: hi:    0, btch:   1 usd:   0
Jan 28 00:46:05 pancake kernel: [13737.314097] CPU    1: hi:    0, btch:   1 usd:   0
Jan 28 00:46:05 pancake kernel: [13737.314101] Node 0 DMA32 per-cpu:
Jan 28 00:46:05 pancake kernel: [13737.314107] CPU    0: hi:  186, btch:  31 usd: 183
Jan 28 00:46:05 pancake kernel: [13737.314113] CPU    1: hi:  186, btch:  31 usd: 103
Jan 28 00:46:05 pancake kernel: [13737.314123] Active_anon:114587 active_file:38691 inactive_anon:38974
Jan 28 00:46:05 pancake kernel: [13737.314126]  inactive_file:152549 unevictable:0 dirty:31367 writeback:0 unstable:0
Jan 28 00:46:05 pancake kernel: [13737.314129]  free:4224 slab:11932 mapped:23758 pagetables:6016 bounce:0
Jan 28 00:46:05 pancake kernel: [13737.314134] Node 0 DMA free:5972kB min:48kB low:60kB high:72kB active_anon:0kB inactive_anon:24kB active_file:32kB inactive_file:9660kB unevictable:0kB present:15344kB pages_scanned:0 all_unreclaimable? no
Jan 28 00:46:05 pancake kernel: [13737.314149] lowmem_reserve[]: 0 1489 1489 1489
Jan 28 00:46:05 pancake kernel: [13737.314159] Node 0 DMA32 free:10924kB min:4912kB low:6140kB high:7368kB active_anon:458348kB inactive_anon:155872kB active_file:154732kB inactive_file:600536kB unevictable:0kB present:1525460kB pages_scanned:0 all_unreclaimable? no
Jan 28 00:46:05 pancake kernel: [13737.314174] lowmem_reserve[]: 0 0 0 0
Jan 28 00:46:05 pancake kernel: [13737.314184] Node 0 DMA: 1*4kB 2*8kB 4*16kB 2*32kB 1*64kB 1*128kB 2*256kB 2*512kB 2*1024kB 1*2048kB 0*4096kB = 5972kB
Jan 28 00:46:05 pancake kernel: [13737.314209] Node 0 DMA32: 2513*4kB 5*8kB 4*16kB 5*32kB 4*64kB 1*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 10956kB
Jan 28 00:46:05 pancake kernel: [13737.314233] 211229 total pagecache pages
Jan 28 00:46:05 pancake kernel: [13737.314238] 1 pages in swap cache
Jan 28 00:46:05 pancake kernel: [13737.314243] Swap cache stats: add 8, delete 7, find 2/2
Jan 28 00:46:05 pancake kernel: [13737.314247] Free swap  = 2144640kB
Jan 28 00:46:05 pancake kernel: [13737.314251] Total swap = 2144668kB
Jan 28 00:46:05 pancake kernel: [13737.323721] 390748 pages RAM
Jan 28 00:46:05 pancake kernel: [13737.323721] 8210 pages reserved
Jan 28 00:46:05 pancake kernel: [13737.323721] 241784 pages shared
Jan 28 00:46:05 pancake kernel: [13737.323721] 245220 pages non-shared
Jan 28 00:46:05 pancake kernel: [13737.323721] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
Jan 28 00:46:05 pancake kernel: [13737.323721]   cache: kmalloc-8192, object size: 8192, buffer size: 8192, default order: 3, min order: 1
Jan 28 00:46:05 pancake kernel: [13737.323721]   node 0: slabs: 145, objs: 568, free: 0
Jan 28 00:46:05 pancake kernel: [13737.326370] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.326407] swapper: page allocation failure. order:1, mode:0x4020
Jan 28 00:46:05 pancake kernel: [13737.326414] Pid: 0, comm: swapper Not tainted 2.6.31-17-generic #54-Ubuntu
Jan 28 00:46:05 pancake kernel: [13737.326419] Call Trace:
Jan 28 00:46:05 pancake kernel: [13737.326423]  <IRQ>  [<ffffffff810e091c>] __alloc_pages_slowpath+0x4cc/0x4e0
Jan 28 00:46:05 pancake kernel: [13737.326447]  [<ffffffff810e0a7e>] __alloc_pages_nodemask+0x14e/0x150
Jan 28 00:46:05 pancake kernel: [13737.326457]  [<ffffffff8110cf82>] alloc_pages_current+0x82/0xd0
Jan 28 00:46:05 pancake kernel: [13737.326466]  [<ffffffff81112217>] new_slab+0x2e7/0x300
Jan 28 00:46:05 pancake kernel: [13737.326474]  [<ffffffff81115049>] __slab_alloc+0x1f9/0x2d0
Jan 28 00:46:05 pancake kernel: [13737.326489]  [<ffffffffa0647034>] ? ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.326498]  [<ffffffff81116004>] __kmalloc_node_track_caller+0xb4/0x180
Jan 28 00:46:05 pancake kernel: [13737.326508]  [<ffffffffa0647034>] ? ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.326519]  [<ffffffff8142ebcb>] __alloc_skb+0x7b/0x180
Jan 28 00:46:05 pancake kernel: [13737.326528]  [<ffffffffa0647034>] ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.326547]  [<ffffffffa0700c68>] ath_rx_tasklet+0x2a8/0x660 [ath9k]
Jan 28 00:46:05 pancake kernel: [13737.326557]  [<ffffffff81018ab0>] ? nommu_map_page+0x0/0xb0
Jan 28 00:46:05 pancake kernel: [13737.326574]  [<ffffffffa06ffa51>] ath9k_tasklet+0x101/0x130 [ath9k]
Jan 28 00:46:05 pancake kernel: [13737.326584]  [<ffffffff81063f30>] tasklet_action+0xd0/0xe0
Jan 28 00:46:05 pancake kernel: [13737.326593]  [<ffffffff810654ed>] __do_softirq+0xbd/0x200
Jan 28 00:46:05 pancake kernel: [13737.326601]  [<ffffffff810131ec>] call_softirq+0x1c/0x30
Jan 28 00:46:05 pancake kernel: [13737.326608]  [<ffffffff81014bc5>] do_softirq+0x55/0x90
Jan 28 00:46:05 pancake kernel: [13737.326616]  [<ffffffff81065255>] irq_exit+0x85/0x90
Jan 28 00:46:05 pancake kernel: [13737.326623]  [<ffffffff81014100>] do_IRQ+0x70/0xe0
Jan 28 00:46:05 pancake kernel: [13737.326633]  [<ffffffff81012a13>] ret_from_intr+0x0/0x11
Jan 28 00:46:05 pancake kernel: [13737.326637]  <EOI>  [<ffffffff812d850d>] ? acpi_idle_enter_bm+0x28b/0x2bf
Jan 28 00:46:05 pancake kernel: [13737.326654]  [<ffffffff812d8506>] ? acpi_idle_enter_bm+0x284/0x2bf
Jan 28 00:46:05 pancake kernel: [13737.326664]  [<ffffffff813fea9b>] ? cpuidle_idle_call+0x9b/0x100
Jan 28 00:46:05 pancake kernel: [13737.326672]  [<ffffffff81010e12>] ? cpu_idle+0xb2/0x100
Jan 28 00:46:05 pancake kernel: [13737.326680]  [<ffffffff81515486>] ? rest_init+0x66/0x70
Jan 28 00:46:05 pancake kernel: [13737.326691]  [<ffffffff8183c047>] ? start_kernel+0x352/0x35b
Jan 28 00:46:05 pancake kernel: [13737.326700]  [<ffffffff8183b59a>] ? x86_64_start_reservations+0x125/0x129
Jan 28 00:46:05 pancake kernel: [13737.326708]  [<ffffffff8183b698>] ? x86_64_start_kernel+0xfa/0x109
Jan 28 00:46:05 pancake kernel: [13737.326713] Mem-Info:
Jan 28 00:46:05 pancake kernel: [13737.326718] Node 0 DMA per-cpu:
Jan 28 00:46:05 pancake kernel: [13737.326724] CPU    0: hi:    0, btch:   1 usd:   0
Jan 28 00:46:05 pancake kernel: [13737.326730] CPU    1: hi:    0, btch:   1 usd:   0
Jan 28 00:46:05 pancake kernel: [13737.326734] Node 0 DMA32 per-cpu:
Jan 28 00:46:05 pancake kernel: [13737.326740] CPU    0: hi:  186, btch:  31 usd: 183
Jan 28 00:46:05 pancake kernel: [13737.326746] CPU    1: hi:  186, btch:  31 usd: 103
Jan 28 00:46:05 pancake kernel: [13737.326756] Active_anon:114587 active_file:38691 inactive_anon:38974
Jan 28 00:46:05 pancake kernel: [13737.326759]  inactive_file:152549 unevictable:0 dirty:31367 writeback:0 unstable:0
Jan 28 00:46:05 pancake kernel: [13737.326762]  free:4224 slab:11932 mapped:23758 pagetables:6016 bounce:0
Jan 28 00:46:05 pancake kernel: [13737.326767] Node 0 DMA free:5972kB min:48kB low:60kB high:72kB active_anon:0kB inactive_anon:24kB active_file:32kB inactive_file:9660kB unevictable:0kB present:15344kB pages_scanned:0 all_unreclaimable? no
Jan 28 00:46:05 pancake kernel: [13737.326781] lowmem_reserve[]: 0 1489 1489 1489
Jan 28 00:46:05 pancake kernel: [13737.326792] Node 0 DMA32 free:10924kB min:4912kB low:6140kB high:7368kB active_anon:458348kB inactive_anon:155872kB active_file:154732kB inactive_file:600536kB unevictable:0kB present:1525460kB pages_scanned:0 all_unreclaimable? no
Jan 28 00:46:05 pancake kernel: [13737.326807] lowmem_reserve[]: 0 0 0 0
Jan 28 00:46:05 pancake kernel: [13737.326816] Node 0 DMA: 1*4kB 2*8kB 4*16kB 2*32kB 1*64kB 1*128kB 2*256kB 2*512kB 2*1024kB 1*2048kB 0*4096kB = 5972kB
Jan 28 00:46:05 pancake kernel: [13737.326841] Node 0 DMA32: 2513*4kB 5*8kB 4*16kB 5*32kB 4*64kB 1*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 10956kB
Jan 28 00:46:05 pancake kernel: [13737.326866] 211229 total pagecache pages
Jan 28 00:46:05 pancake kernel: [13737.326870] 1 pages in swap cache
Jan 28 00:46:05 pancake kernel: [13737.326875] Swap cache stats: add 8, delete 7, find 2/2
Jan 28 00:46:05 pancake kernel: [13737.326879] Free swap  = 2144640kB
Jan 28 00:46:05 pancake kernel: [13737.326883] Total swap = 2144668kB
Jan 28 00:46:05 pancake kernel: [13737.336349] 390748 pages RAM
Jan 28 00:46:05 pancake kernel: [13737.336349] 8210 pages reserved
Jan 28 00:46:05 pancake kernel: [13737.336349] 241784 pages shared
Jan 28 00:46:05 pancake kernel: [13737.336349] 245220 pages non-shared
Jan 28 00:46:05 pancake kernel: [13737.336349] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
Jan 28 00:46:05 pancake kernel: [13737.336349]   cache: kmalloc-8192, object size: 8192, buffer size: 8192, default order: 3, min order: 1
Jan 28 00:46:05 pancake kernel: [13737.336349]   node 0: slabs: 145, objs: 568, free: 0
Jan 28 00:46:05 pancake kernel: [13737.338999] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.339035] swapper: page allocation failure. order:1, mode:0x4020
Jan 28 00:46:05 pancake kernel: [13737.339043] Pid: 0, comm: swapper Not tainted 2.6.31-17-generic #54-Ubuntu
Jan 28 00:46:05 pancake kernel: [13737.339048] Call Trace:
Jan 28 00:46:05 pancake kernel: [13737.339053]  <IRQ>  [<ffffffff810e091c>] __alloc_pages_slowpath+0x4cc/0x4e0
Jan 28 00:46:05 pancake kernel: [13737.339076]  [<ffffffff810e0a7e>] __alloc_pages_nodemask+0x14e/0x150
Jan 28 00:46:05 pancake kernel: [13737.339087]  [<ffffffff8110cf82>] alloc_pages_current+0x82/0xd0
Jan 28 00:46:05 pancake kernel: [13737.339096]  [<ffffffff81112217>] new_slab+0x2e7/0x300
Jan 28 00:46:05 pancake kernel: [13737.339103]  [<ffffffff81115049>] __slab_alloc+0x1f9/0x2d0
Jan 28 00:46:05 pancake kernel: [13737.339118]  [<ffffffffa0647034>] ? ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.339127]  [<ffffffff81116004>] __kmalloc_node_track_caller+0xb4/0x180
Jan 28 00:46:05 pancake kernel: [13737.339137]  [<ffffffffa0647034>] ? ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.339148]  [<ffffffff8142ebcb>] __alloc_skb+0x7b/0x180
Jan 28 00:46:05 pancake kernel: [13737.339157]  [<ffffffffa0647034>] ath_rxbuf_alloc+0x34/0xc0 [ath]
Jan 28 00:46:05 pancake kernel: [13737.339176]  [<ffffffffa0700c68>] ath_rx_tasklet+0x2a8/0x660 [ath9k]
Jan 28 00:46:05 pancake kernel: [13737.339187]  [<ffffffff81018ab0>] ? nommu_map_page+0x0/0xb0
Jan 28 00:46:05 pancake kernel: [13737.339204]  [<ffffffffa06ffa51>] ath9k_tasklet+0x101/0x130 [ath9k]
Jan 28 00:46:05 pancake kernel: [13737.339214]  [<ffffffff81063f30>] tasklet_action+0xd0/0xe0
Jan 28 00:46:05 pancake kernel: [13737.339223]  [<ffffffff810654ed>] __do_softirq+0xbd/0x200
Jan 28 00:46:05 pancake kernel: [13737.339231]  [<ffffffff810131ec>] call_softirq+0x1c/0x30
Jan 28 00:46:05 pancake kernel: [13737.339238]  [<ffffffff81014bc5>] do_softirq+0x55/0x90
Jan 28 00:46:05 pancake kernel: [13737.339246]  [<ffffffff81065255>] irq_exit+0x85/0x90
Jan 28 00:46:05 pancake kernel: [13737.339253]  [<ffffffff81014100>] do_IRQ+0x70/0xe0
Jan 28 00:46:05 pancake kernel: [13737.339262]  [<ffffffff81012a13>] ret_from_intr+0x0/0x11
Jan 28 00:46:05 pancake kernel: [13737.339266]  <EOI>  [<ffffffff812d850d>] ? acpi_idle_enter_bm+0x28b/0x2bf
Jan 28 00:46:05 pancake kernel: [13737.339283]  [<ffffffff812d8506>] ? acpi_idle_enter_bm+0x284/0x2bf
Jan 28 00:46:05 pancake kernel: [13737.339292]  [<ffffffff813fea9b>] ? cpuidle_idle_call+0x9b/0x100
Jan 28 00:46:05 pancake kernel: [13737.339300]  [<ffffffff81010e12>] ? cpu_idle+0xb2/0x100
Jan 28 00:46:05 pancake kernel: [13737.339309]  [<ffffffff81515486>] ? rest_init+0x66/0x70
Jan 28 00:46:05 pancake kernel: [13737.339320]  [<ffffffff8183c047>] ? start_kernel+0x352/0x35b
Jan 28 00:46:05 pancake kernel: [13737.339329]  [<ffffffff8183b59a>] ? x86_64_start_reservations+0x125/0x129
Jan 28 00:46:05 pancake kernel: [13737.339338]  [<ffffffff8183b698>] ? x86_64_start_kernel+0xfa/0x109
Jan 28 00:46:05 pancake kernel: [13737.339343] Mem-Info:
Jan 28 00:46:05 pancake kernel: [13737.339347] Node 0 DMA per-cpu:
Jan 28 00:46:05 pancake kernel: [13737.339354] CPU    0: hi:    0, btch:   1 usd:   0
Jan 28 00:46:05 pancake kernel: [13737.339359] CPU    1: hi:    0, btch:   1 usd:   0
Jan 28 00:46:05 pancake kernel: [13737.339363] Node 0 DMA32 per-cpu:
Jan 28 00:46:05 pancake kernel: [13737.339369] CPU    0: hi:  186, btch:  31 usd: 183
Jan 28 00:46:05 pancake kernel: [13737.339375] CPU    1: hi:  186, btch:  31 usd: 103
Jan 28 00:46:05 pancake kernel: [13737.339386] Active_anon:114587 active_file:38691 inactive_anon:38974
Jan 28 00:46:05 pancake kernel: [13737.339388]  inactive_file:152549 unevictable:0 dirty:31367 writeback:0 unstable:0
Jan 28 00:46:05 pancake kernel: [13737.339391]  free:4224 slab:11932 mapped:23758 pagetables:6016 bounce:0
Jan 28 00:46:05 pancake kernel: [13737.339397] Node 0 DMA free:5972kB min:48kB low:60kB high:72kB active_anon:0kB inactive_anon:24kB active_file:32kB inactive_file:9660kB unevictable:0kB present:15344kB pages_scanned:0 all_unreclaimable? no
Jan 28 00:46:05 pancake kernel: [13737.339411] lowmem_reserve[]: 0 1489 1489 1489
Jan 28 00:46:05 pancake kernel: [13737.339421] Node 0 DMA32 free:10924kB min:4912kB low:6140kB high:7368kB active_anon:458348kB inactive_anon:155872kB active_file:154732kB inactive_file:600536kB unevictable:0kB present:1525460kB pages_scanned:0 all_unreclaimable? no
Jan 28 00:46:05 pancake kernel: [13737.339436] lowmem_reserve[]: 0 0 0 0
Jan 28 00:46:05 pancake kernel: [13737.339446] Node 0 DMA: 1*4kB 2*8kB 4*16kB 2*32kB 1*64kB 1*128kB 2*256kB 2*512kB 2*1024kB 1*2048kB 0*4096kB = 5972kB
Jan 28 00:46:05 pancake kernel: [13737.339471] Node 0 DMA32: 2513*4kB 5*8kB 4*16kB 5*32kB 4*64kB 1*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 10956kB
Jan 28 00:46:05 pancake kernel: [13737.339496] 211229 total pagecache pages
Jan 28 00:46:05 pancake kernel: [13737.339501] 1 pages in swap cache
Jan 28 00:46:05 pancake kernel: [13737.339506] Swap cache stats: add 8, delete 7, find 2/2
Jan 28 00:46:05 pancake kernel: [13737.339510] Free swap  = 2144640kB
Jan 28 00:46:05 pancake kernel: [13737.339514] Total swap = 2144668kB
Jan 28 00:46:05 pancake kernel: [13737.348978] 390748 pages RAM
Jan 28 00:46:05 pancake kernel: [13737.348978] 8210 pages reserved
Jan 28 00:46:05 pancake kernel: [13737.348978] 241784 pages shared
Jan 28 00:46:05 pancake kernel: [13737.348978] 245220 pages non-shared
Jan 28 00:46:05 pancake kernel: [13737.351609] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351640] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351670] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351684] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351698] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351711] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351723] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351737] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351750] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351765] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351777] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351790] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351804] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351818] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351834] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351848] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351860] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351875] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351888] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351902] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351915] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351928] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351942] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351955] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351968] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351981] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.351994] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352007] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352020] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352039] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352051] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352063] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352075] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352087] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352099] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352111] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352123] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352136] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352150] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352163] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352177] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352190] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352202] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352215] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352228] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352240] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352253] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352265] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352277] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352290] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352304] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352320] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352332] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352344] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352356] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352367] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352380] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352393] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352406] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352419] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352432] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352444] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352456] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352473] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352485] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352497] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352509] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352521] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352538] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352550] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352562] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352574] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352586] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352598] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352610] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352621] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352633] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352645] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352657] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352669] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352681] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352693] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352705] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352716] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352728] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352745] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352757] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352769] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352781] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352793] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352804] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352816] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352829] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352842] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352860] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352872] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352886] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352898] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352917] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352930] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352941] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352954] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352966] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352978] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.352990] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353001] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353013] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353025] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353038] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353055] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353068] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353085] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353097] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353110] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353122] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353134] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353148] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353166] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353178] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353191] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353203] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353216] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353228] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353241] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353255] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353270] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353282] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353295] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353307] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353320] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353332] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353344] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353356] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353369] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353381] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353393] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353405] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353423] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353435] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353447] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353463] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353475] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353487] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353499] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353510] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353522] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353534] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353546] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353558] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353569] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353581] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353592] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353604] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353616] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353628] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353640] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353651] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353663] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353675] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353687] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353698] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353710] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353722] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353734] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353745] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353758] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353769] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353782] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353794] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353807] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353819] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353832] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353843] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353857] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353871] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353884] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353896] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353908] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353920] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353933] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353946] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353959] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353971] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353984] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.353996] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354008] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354020] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354031] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354044] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354055] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354068] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354080] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354093] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354105] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354117] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354129] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354141] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354153] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354166] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354178] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354191] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354203] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354217] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354228] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354241] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354253] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354266] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354278] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354291] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354303] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354316] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354328] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354341] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354353] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354365] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354377] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354389] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354401] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354413] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354426] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354438] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354451] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354463] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354476] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354488] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354502] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354513] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354526] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354538] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354552] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354563] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354577] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354588] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354601] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354613] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354626] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354639] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354657] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354669] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354682] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354694] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354707] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354719] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354732] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354743] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354757] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354769] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354782] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354794] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354808] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354821] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354833] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354845] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354859] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354870] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354884] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354895] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354909] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354921] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354933] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354947] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354959] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354971] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354983] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.354994] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355006] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355018] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355030] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355041] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355053] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355065] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355077] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355088] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355100] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355112] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355123] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355137] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355151] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355163] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355175] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355187] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355198] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355211] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355222] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355234] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355246] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355258] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355269] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355281] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355293] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355305] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355317] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355329] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355341] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355354] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355367] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355381] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355690] skbuff alloc of size 3904 failed
Jan 28 00:46:05 pancake kernel: [13737.355705] skbuff alloc of size 3904 failed
Jan 28 00:46:07 pancake kernel: [13740.181879] skbuff alloc of size 3904 failed
Jan 28 00:49:10 pancake kernel: [13922.932607] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13922.980122] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13923.002636] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13923.030142] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13923.030174] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13923.030185] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13923.060142] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13923.090190] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13923.120142] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13923.120174] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13923.150142] nfs: server sucker not responding, still trying
Jan 28 00:49:10 pancake kernel: [13923.182604] nfs: server sucker not responding, still trying
Jan 28 00:49:11 pancake kernel: [13923.202649] nfs: server sucker not responding, still trying
Jan 28 00:49:11 pancake kernel: [13923.232644] nfs: server sucker not responding, still trying
Jan 28 00:49:27 pancake kernel: [13939.933986] nfs: server sucker OK
Jan 28 00:50:04 pancake kernel: [13977.184866] nfs: server sucker OK
Jan 28 00:50:06 pancake kernel: [13979.010145] nfs: server sucker not responding, still trying
Jan 28 00:50:38 pancake kernel: [14010.779432] nfs: server sucker OK
Jan 28 00:51:06 pancake kernel: [14038.507967] nfs: server sucker OK
Jan 28 00:51:11 pancake kernel: [14043.392646] nfs: server sucker not responding, still trying
Jan 28 00:51:22 pancake kernel: [14054.900575] nfs: server sucker OK
Jan 28 00:51:50 pancake kernel: [14083.103400] nfs: server sucker OK
Jan 28 00:52:27 pancake kernel: [14119.932654] nfs: server sucker not responding, still trying
Jan 28 00:53:04 pancake kernel: [14157.182656] nfs: server sucker not responding, still trying
Jan 28 00:53:14 pancake kernel: [14166.353662] nfs: server sucker OK
Jan 28 00:53:38 pancake kernel: [14190.771142] nfs: server sucker not responding, still trying
Jan 28 00:53:41 pancake kernel: [14193.511322] nfs: server sucker OK
Jan 28 00:53:54 pancake kernel: [14207.045909] nfs: server sucker OK
Jan 28 00:54:06 pancake kernel: [14218.502624] nfs: server sucker not responding, still trying
Jan 28 00:54:22 pancake kernel: [14234.901534] nfs: server sucker not responding, still trying
Jan 28 00:54:45 pancake kernel: [14258.025993] nfs: server sucker OK
Jan 28 00:54:45 pancake kernel: [14258.072210] nfs: server sucker OK
Jan 28 00:54:46 pancake kernel: [14258.711932] nfs: server sucker OK
Jan 28 00:54:46 pancake kernel: [14258.750097] nfs: server sucker OK
Jan 28 00:54:47 pancake kernel: [14259.384375] nfs: server sucker OK
Jan 28 00:54:47 pancake kernel: [14260.057248] nfs: server sucker OK
Jan 28 00:54:50 pancake kernel: [14263.101196] nfs: server sucker not responding, still trying

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux