[Commotion-dev] Stress test results

Will Hawkins hawkinsw at opentechinstitute.org
Tue Nov 12 00:53:34 UTC 2013


Using go (yes, that's right!) I was able to create a test program that
opened enough simultaneous HTTP connections to force a crash.

Thanks to the fact that we were running a serial console that was
logging Pico station console output, we were able to capture the crash
information. I am attaching that here.

Overall, it looks like the node simply runs out of memory. The first
errors are when malloc()s in servald fail Then, when things get really
bad, there are errors from the wireless driver saying that it cannot
allocate buffer space.

Obviously the failures from the wireless driver are bad. They are
probably ultimately what causes the node to reboot.

I wonder, though, about the servald malloc() failures. I'm not sure if
they are pure symptom (i.e, servald just happens to be the application
most commonly allocating memory space when the crash happens and so its
malloc()s fail first), or if it is part of the problem (i.e, servald
causes memory usage to skyrocket under heavy load and *then* these
larger memory problems start to occur).

In any event, we got some logs, which is a good first step!

Will
-------------- next part --------------
 
root at commotion:/# [  168.640000] servald: page allocation failure: order:0, mode:0x4020
[  168.640000] Call Trace:[<80270bbc>] 0x80270bbc
[  168.640000] [<80270bbc>] 0x80270bbc
[  168.640000] [<800af678>] 0x800af678
[  168.640000] [<800b1978>] 0x800b1978
[  168.640000] [<802e0000>] 0x802e0000
[  168.640000] [<800d5170>] 0x800d5170
[  168.640000] [<801e0518>] 0x801e0518
[  168.640000] [<80272008>] 0x80272008
[  168.640000] [<80d1b9f4>] 0x80d1b9f4
[  168.640000] [<800d6b48>] 0x800d6b48
[  168.640000] [<80c000c0>] 0x80c000c0
[  168.640000] [<801e0508>] 0x801e0508
[  168.640000] [<80c000c0>] 0x80c000c0
[  168.640000] [<80c261b0>] 0x80c261b0
[  168.640000] [<800b8808>] 0x800b8808
[  168.640000] [<800b3604>] 0x800b3604
[  168.640000] [<80c242f4>] 0x80c242f4
[  168.640000] [<800b7b08>] 0x800b7b08
[  168.640000] [<80076b70>] 0x80076b70
[  168.640000] [<80077094>] 0x80077094
[  168.640000] [<800a6cd0>] 0x800a6cd0
[  168.640000] [<800772a0>] 0x800772a0
[  168.640000] [<800774d4>] 0x800774d4
[  168.640000] [<8006316c>] 0x8006316c
[  168.640000] [<8006e660>] 0x8006e660
[  168.640000] [<80127880>] 0x80127880
[  168.640000] [<80165864>] 0x80165864
[  168.640000] [<800abca8>] 0x800abca8
[  168.640000] [<80128940>] 0x80128940
[  168.640000] [<800b4980>] 0x800b4980
[  168.640000] [<800e9510>] 0x800e9510
[  168.640000] [<800b4d04>] 0x800b4d04
[  168.640000] [<800e9510>] 0x800e9510
[  168.640000] [<800ad6c4>] 0x800ad6c4
[  168.640000] [<800e9510>] 0x800e9510
[  168.640000] [<800c27f4>] 0x800c27f4
[  168.640000] [<800e9510>] 0x800e9510
[  168.640000] [<800c557c>] 0x800c557c
[  168.640000] [<801d8a44>] 0x801d8a44
[  168.640000] [<800c59d4>] 0x800c59d4
[  168.640000] [<8006c030>] 0x8006c030
[  168.640000] [<80094648>] 0x80094648
[  168.640000] [<80096ae0>] 0x80096ae0
[  168.640000] [<80076568>] 0x80076568
[  168.640000] [<80063160>] 0x80063160
[  168.640000] 
[  168.640000] Mem-Info:
[  168.640000] Normal per-cpu:
[  168.640000] CPU    0: hi:    0, btch:   1 usd:   0
[  168.640000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  168.640000]  active_file:52 inactive_file:75 isolated_file:0
[  168.640000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  168.640000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  168.640000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  168.640000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  168.640000] lowmem_reserve[]: 0 0
[  168.640000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  168.640000] 164 total pagecache pages
[  168.640000] 0 pages in swap cache
[  168.640000] Swap cache stats: add 0, delete 0, find 0/0
[  168.640000] Free swap  = 0kB
[  168.640000] Total swap = 0kB
[  168.640000] 8192 pages RAM
[  168.640000] 866 pages reserved
[  168.640000] 1713 pages shared
[  168.640000] 5446 pages non-shared
[  168.640000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  168.640000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  168.640000]   node 0: slabs: 0, objs: 0, free: 0
[  168.950000] ath: skbuff alloc of size 1926 failed
[  168.960000] servald: page allocation failure: order:0, mode:0x4020
[  168.960000] Call Trace:[<80270bbc>] 0x80270bbc
[  168.960000] [<80270bbc>] 0x80270bbc
[  168.960000] [<800af678>] 0x800af678
[  168.960000] [<800b1978>] 0x800b1978
[  168.960000] [<8019c794>] 0x8019c794
[  168.960000] [<802e0000>] 0x802e0000
[  168.960000] [<800d5170>] 0x800d5170
[  168.960000] [<80272008>] 0x80272008
[  168.960000] [<80072a50>] 0x80072a50
[  168.960000] [<80072a70>] 0x80072a70
[  168.960000] [<800d6b48>] 0x800d6b48
[  168.960000] [<80c000c0>] 0x80c000c0
[  168.960000] [<801e0508>] 0x801e0508
[  168.960000] [<80c000c0>] 0x80c000c0
[  168.960000] [<80c261b0>] 0x80c261b0
[  168.960000] [<800b8808>] 0x800b8808
[  168.960000] [<800b3604>] 0x800b3604
[  168.960000] [<80c242f4>] 0x80c242f4
[  168.960000] [<800b7b08>] 0x800b7b08
[  168.960000] [<80076b70>] 0x80076b70
[  168.960000] [<80077094>] 0x80077094
[  168.960000] [<800a6cd0>] 0x800a6cd0
[  168.960000] [<800772a0>] 0x800772a0
[  168.960000] [<800774d4>] 0x800774d4
[  168.960000] [<8006316c>] 0x8006316c
[  168.960000] [<8006e660>] 0x8006e660
[  168.960000] [<80127880>] 0x80127880
[  168.960000] [<80165864>] 0x80165864
[  168.960000] [<800abca8>] 0x800abca8
[  168.960000] [<80128940>] 0x80128940
[  168.960000] [<800b4980>] 0x800b4980
[  168.960000] [<800e9510>] 0x800e9510
[  168.960000] [<800b4d04>] 0x800b4d04
[  168.960000] [<800e9510>] 0x800e9510
[  168.960000] [<800ad6c4>] 0x800ad6c4
[  168.960000] [<800e9510>] 0x800e9510
[  168.960000] [<800c27f4>] 0x800c27f4
[  168.960000] [<800e9510>] 0x800e9510
[  168.960000] [<800c557c>] 0x800c557c
[  168.960000] [<801d8a44>] 0x801d8a44
[  168.960000] [<800c59d4>] 0x800c59d4
[  168.960000] [<8006c030>] 0x8006c030
[  168.960000] [<80094648>] 0x80094648
[  168.960000] [<80096ae0>] 0x80096ae0
[  168.960000] [<80076568>] 0x80076568
[  168.960000] [<80063160>] 0x80063160
[  168.960000] 
[  168.960000] Mem-Info:
[  168.960000] Normal per-cpu:
[  168.960000] CPU    0: hi:    0, btch:   1 usd:   0
[  168.960000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  168.960000]  active_file:52 inactive_file:75 isolated_file:0
[  168.960000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  168.960000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  168.960000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  168.960000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  168.960000] lowmem_reserve[]: 0 0
[  168.960000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  168.960000] 164 total pagecache pages
[  168.960000] 0 pages in swap cache
[  168.960000] Swap cache stats: add 0, delete 0, find 0/0
[  168.960000] Free swap  = 0kB
[  168.960000] Total swap = 0kB
[  168.960000] 8192 pages RAM
[  168.960000] 866 pages reserved
[  168.960000] 1713 pages shared
[  168.960000] 5446 pages non-shared
[  168.960000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  168.960000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  168.960000]   node 0: slabs: 0, objs: 0, free: 0
[  169.270000] ath: skbuff alloc of size 1926 failed
[  169.280000] servald: page allocation failure: order:0, mode:0x4020
[  169.280000] Call Trace:[<80270bbc>] 0x80270bbc
[  169.280000] [<80270bbc>] 0x80270bbc
[  169.280000] [<800af678>] 0x800af678
[  169.280000] [<800b1978>] 0x800b1978
[  169.280000] [<8019c794>] 0x8019c794
[  169.280000] [<802e0000>] 0x802e0000
[  169.280000] [<800d5170>] 0x800d5170
[  169.280000] [<80272008>] 0x80272008
[  169.280000] [<80072a50>] 0x80072a50
[  169.280000] [<80072a70>] 0x80072a70
[  169.280000] [<800d6b48>] 0x800d6b48
[  169.280000] [<80c000c0>] 0x80c000c0
[  169.280000] [<801e0508>] 0x801e0508
[  169.280000] [<80c000c0>] 0x80c000c0
[  169.280000] [<80c261b0>] 0x80c261b0
[  169.280000] [<800b8808>] 0x800b8808
[  169.280000] [<800b3604>] 0x800b3604
[  169.280000] [<80c242f4>] 0x80c242f4
[  169.280000] [<800b7b08>] 0x800b7b08
[  169.280000] [<80076b70>] 0x80076b70
[  169.280000] [<80077094>] 0x80077094
[  169.280000] [<800a6cd0>] 0x800a6cd0
[  169.280000] [<800772a0>] 0x800772a0
[  169.280000] [<800774d4>] 0x800774d4
[  169.280000] [<8006316c>] 0x8006316c
[  169.280000] [<8006e660>] 0x8006e660
[  169.280000] [<80127880>] 0x80127880
[  169.280000] [<80165864>] 0x80165864
[  169.280000] [<800abca8>] 0x800abca8
[  169.280000] [<80128940>] 0x80128940
[  169.280000] [<800b4980>] 0x800b4980
[  169.280000] [<800e9510>] 0x800e9510
[  169.280000] [<800b4d04>] 0x800b4d04
[  169.280000] [<800e9510>] 0x800e9510
[  169.280000] [<800ad6c4>] 0x800ad6c4
[  169.280000] [<800e9510>] 0x800e9510
[  169.280000] [<800c27f4>] 0x800c27f4
[  169.280000] [<800e9510>] 0x800e9510
[  169.280000] [<800c557c>] 0x800c557c
[  169.280000] [<801d8a44>] 0x801d8a44
[  169.280000] [<800c59d4>] 0x800c59d4
[  169.280000] [<8006c030>] 0x8006c030
[  169.280000] [<80094648>] 0x80094648
[  169.280000] [<80096ae0>] 0x80096ae0
[  169.280000] [<80076568>] 0x80076568
[  169.280000] [<80063160>] 0x80063160
[  169.280000] 
[  169.280000] Mem-Info:
[  169.280000] Normal per-cpu:
[  169.280000] CPU    0: hi:    0, btch:   1 usd:   0
[  169.280000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  169.280000]  active_file:52 inactive_file:75 isolated_file:0
[  169.280000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  169.280000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  169.280000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  169.280000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  169.280000] lowmem_reserve[]: 0 0
[  169.280000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  169.280000] 164 total pagecache pages
[  169.280000] 0 pages in swap cache
[  169.280000] Swap cache stats: add 0, delete 0, find 0/0
[  169.280000] Free swap  = 0kB
[  169.280000] Total swap = 0kB
[  169.280000] 8192 pages RAM
[  169.280000] 866 pages reserved
[  169.280000] 1713 pages shared
[  169.280000] 5446 pages non-shared
[  169.280000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  169.280000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  169.280000]   node 0: slabs: 0, objs: 0, free: 0
[  169.590000] ath: skbuff alloc of size 1926 failed
[  169.590000] servald: page allocation failure: order:0, mode:0x4020
[  169.590000] Call Trace:[<80270bbc>] 0x80270bbc
[  169.590000] [<80270bbc>] 0x80270bbc
[  169.590000] [<800af678>] 0x800af678
[  169.590000] [<800b1978>] 0x800b1978
[  169.590000] [<802e0000>] 0x802e0000
[  169.590000] [<800d5170>] 0x800d5170
[  169.590000] [<80072514>] 0x80072514
[  169.590000] [<80272008>] 0x80272008
[  169.590000] [<80072a50>] 0x80072a50
[  169.590000] [<800d6b48>] 0x800d6b48
[  169.590000] [<80c000c0>] 0x80c000c0
[  169.590000] [<801e0508>] 0x801e0508
[  169.590000] [<80808080>] 0x80808080
[  169.590000] [<80808080>] 0x80808080
[  169.590000] [<80808080>] 0x80808080
[  169.590000] [<80c000c0>] 0x80c000c0
[  169.590000] [<80c261b0>] 0x80c261b0
[  169.590000] [<800b8808>] 0x800b8808
[  169.590000] [<800b3604>] 0x800b3604
[  169.590000] [<80808001>] 0x80808001
[  169.590000] [<80c242f4>] 0x80c242f4
[  169.590000] [<800b7b08>] 0x800b7b08
[  169.590000] [<80076b70>] 0x80076b70
[  169.590000] [<80077094>] 0x80077094
[  169.590000] [<800a6cd0>] 0x800a6cd0
[  169.590000] [<800772a0>] 0x800772a0
[  169.590000] [<800774d4>] 0x800774d4
[  169.590000] [<8006316c>] 0x8006316c
[  169.5nned:17 all_unreclaimable? no
[  169.920000] lowmem_reserve[]: 0 0
[  169.920000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  169.920000] 164 total pagecache pages
[  169.920000] 0 pages in swap cache
[  169.920000] Swap cache stats: add 0, delete 0, find 0/0
[  169.920000] Free swap  = 0kB
[  169.920000] Total swap = 0kB
[  169.920000] 8192 pages RAM
[  169.920000] 866 pages reserved
[  169.920000] 1713 pages shared
[  169.920000] 5446 pages non-shared
[  169.920000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  169.920000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  169.920000]   node 0: slabs: 0, objs: 0, free: 0
[  170.230000] ath: skbuff alloc of size 1926 failed
[  170.240000] servald: page allocation failure: order:0, mode:0x4020
[  170.240000] Call Trace:[<80270bbc>] 0x80270bbc
[  170.240000] [<80270bbc>] 0x80270bbc
[  170.240000] [<800af678>] 0x800af678
[  170.240000] [<800b1978>] 0x800b1978
[  170.240000] [<8019c794>] 0x8019c794
[  170.240000] [<802e0000>] 0x802e0000
[  170.240000] [<800d5170>] 0x800d5170
[  170.240000] [<80272008>] 0x80272008
[  170.240000] [<80072a50>] 0x80072a50
[  170.240000] [<80072a70>] 0x80072a70
[  170.240000] [<800d6b48>] 0x800d6b48
[  170.240000] [<80c000c0>] 0x80c000c0
[  170.240000] [<801e0508>] 0x801e0508
[  170.240000] [<80c000c0>] 0x80c000c0
[  170.240000] [<80c261b0>] 0x80c261b0
[  170.240000] [<800b8808>] 0x800b8808
[  170.240000] [<800b3604>] 0x800b3604
[  170.240000] [<80c242f4>] 0x80c242f4
[  170.240000] [<800b7b08>] 0x800b7b08
[  170.240000] [<80076b70>] 0x80076b70
[  170.240000] [<80077094>] 0x80077094
[  170.240000] [<800a6cd0>] 0x800a6cd0
[  170.240000] [<800772a0>] 0x800772a0
[  170.240000] [<800774d4>] 0x800774d4
[  170.240000] [<8006316c>] 0x8006316c
[  170.240000] [<8006e660>] 0x8006e660
[  170.240000] [<80127880>] 0x80127880
[  170.240000] [<80165864>] 0x80165864
[  170.240000] [<800abca8>] 0x800abca8
[  170.240000] [<80128940>] 0x80128940
[  170.240000] [<800b4980>] 0x800b4980
[  170.240000] [<800e9510>] 0x800e9510
[  170.240000] [<800b4d04>] 0x800b4d04
[  170.240000] [<800e9510>] 0x800e9510
[  170.240000] [<800ad6c4>] 0x800ad6c4
[  170.240000] [<800e9510>] 0x800e9510
[  170.240000] [<800c27f4>] 0x800c27f4
[  170.240000] [<800e9510>] 0x800e9510
[  170.240000] [<800c557c>] 0x800c557c
[  170.240000] [<801d8a44>] 0x801d8a44
[  170.240000] [<800c59d4>] 0x800c59d4
[  170.240000] [<8006c030>] 0x8006c030
[  170.240000] [<80094648>] 0x80094648
[  170.240000] [<80096ae0>] 0x80096ae0
[  170.240000] [<80076568>] 0x80076568
[  170.240000] [<80063160>] 0x80063160
[  170.240000] 
[  170.240000] Mem-Info:
[  170.240000] Normal per-cpu:
[  170.240000] CPU    0: hi:    0, btch:   1 usd:   0
[  170.240000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  170.240000]  active_file:52 inactive_file:75 isolated_file:0
[  170.240000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  170.240000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  170.240000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  170.240000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  170.240000] lowmem_reserve[]: 0 0
[  170.240000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  170.240000] 164 total pagecache pages
[  170.240000] 0 pages in swap cache
[  170.240000] Swap cache stats: add 0, delete 0, find 0/0
[  170.240000] Free swap  = 0kB
[  170.240000] Total swap = 0kB
[  170.240000] 8192 pages RAM
[  170.240000] 866 pages reserved
[  170.240000] 1713 pages shared
[  170.240000] 5446 pages non-shared
[  170.240000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  170.240000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  170.240000]   node 0: slabs: 0, objs: 0, free: 0
[  170.550000] ath: skbuff alloc of size 1926 failed
[  170.550000] servald: page allocation failure: order:0, mode:0x4020
[  170.550000] Call Trace:[<80270bbc>] 0x80270bbc
[  170.550000] [<80270bbc>] 0x80270bbc
[  170.550000] [<800af678>] 0x800af678
[  170.550000] [<800b1978>] 0x800b1978
[  170.550000] [<802e0000>] 0x802e0000
[  170.550000] [<800d5170>] 0x800d5170
[  170.550000] [<80072514>] 0x80072514
[  170.550000] [<80272008>] 0x80272008
[  170.550000] [<80072a50>] 0x80072a50
[  170.550000] [<800d6b48>] 0x800d6b48
[  170.550000] [<80c000c0>] 0x80c000c0
[  170.550000] [<801e0508>] 0x801e0508
[  170.550000] [<80c000c0>] 0x80c000c0
[  170.550000] [<80c261b0>] 0x80c261b0
[  170.550000] [<800b8808>] 0x800b8808
[  170.550000] [<800b3604>] 0x800b3604
[  170.550000] [<80c242f4>] 0x80c242f4
[  170.550000] [<800b7b08>] 0x800b7b08
[  170.550000] [<80076b70>] 0x80076b70
[  170.550000] [<80077094>] 0x80077094
[  170.550000] [<800a6cd0>] 0x800a6cd0
[  170.550000] [<800772a0>] 0x800772a0
[  170.550000] [<800774d4>] 0x800774d4
[  170.550000] [<8006316c>] 0x8006316c
[  170.550000] [<8006e660>] 0x8006e660
[  170.550000] [<80127880>] 0x80127880
[  170.550000] [<80165864>] 0x80165864
[  170.550000] [<800abca8>] 0x800abca8
[  170.550000] [<80128940>] 0x80128940
[  170.550000] [<800b4980>] 0x800b4980
[  170.550000] [<800e9510>] 0x800e9510
[  170.550000] [<800b4d04>] 0x800b4d04
[  170.550000] [<800e9510>] 0x800e9510
[  170.550000] [<800ad6c4>] 0x800ad6c4
[  170.550000] [<800e9510>] 0x800e9510
[  170.550000] [<800c27f4>] 0x800c27f4
[  170.550000] [<800e9510>] 0x800e9510
[  170.550000] [<800c557c>] 0x800c557c
[  170.550000] [<801d8a44>] 0x801d8a44
[  170.550000] [<800c59d4>] 0x800c59d4
[  170.550000] [<8006c030>] 0x8006c030
[  170.550000] [<80094648>] 0x80094648
[  170.550000] [<80096ae0>] 0x80096ae0
[  170.550000] [<80076568>] 0x80076568
[  170.550000] [<80063160>] 0x80063160
[  170.550000] 
[  170.550000] Mem-Info:
[  170.550000] Normal per-cpu:
[  170.550000] CPU    0: hi:    0, btch:   1 usd:   0
[  170.550000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  170.550000]  active_file:52 inactive_file:75 isolated_file:0
[  170.550000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  170.550000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  170.550000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  170.550000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  170.550000] lowmem_reserve[]: 0 0
[  170.550000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  170.550000] 164 total pagecache pages
[  170.550000] 0 pages in swap cache
[  170.550000] Swap cache stats: add 0, delete 0, find 0/0
[  170.550000] Free swap  = 0kB
[  170.550000] Total swap = 0kB
[  170.550000] 8192 pages RAM
[  170.550000] 866 pages reserved
[  170.550000] 1713 pages shared
[  170.550000] 5446 pages non-shared
[  170.550000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  170.550000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  170.550000]   node 0: slabs: 0, objs: 0, free: 0
[  170.860000] ath: skbuff alloc of size 1926 failed
[  170.870000] servald: page allocation failure: order:0, mode:0x4020
[  170.870000] Call Trace:[<80270bbc>] 0x80270bbc
[  170.870000] [<80270bbc>] 0x80270bbc
[  170.870000] [<800af678>] 0x800af678
[  170.870000] [<800b1978>] 0x800b1978
[  170.870000] [<8019c794>] 0x8019c794
[  170.870000] [<802e0000>] 0x802e0000
[  170.870000] [<800d5170>] 0x800d5170
[  170.870000] [<80272008>] 0x80272008
[  170.870000] [<80072a50>] 0x80072a50
[  170.870000] [<80072a70>] 0x80072a70
[  170.870000] [<800d6b48>] 0x800d6b48
[  170.870000] [<80c000c0>] 0x80c000c0
[  170.870000] [<801e0508>] 0x801e0508
[  170.870000] [<80c000c0>] 0x80c000c0
[  170.870000] [<80c261b0>] 0x80c261b0
[  170.870000] [<800b8808>] 0x800b8808
[  170.870000] [<800b3604>] 0x800b3604
[  170.870000] [<80c242f4>] 0x80c242f4
[  170.870000] [<800b7b08>] 0x800b7b08
[  170.870000] [<80076b70>] 0x80076b70
[  170.870000] [<80077094>] 0x80077094
[  170.870000] [<800a6cd0>] 0x800a6cd0
[  170.870000] [<800772a0>] 0x800772a0
[  170.870000] [<800774d4>] 0x800774d4
[  170.870000] [<8006316c>] 0x8006316c
[  170.870000] [<8006e660>] 0x8006e660
[  170.870000] [<80127880>] 0x80127880
[  170.870000] [<80165864>] 0x80165864
[  170.870000] [<800abca8>] 0x800abca8
[  170.870000] [<80128940>] 0x80128940
[  170.870000] [<800b4980>] 0x800b4980
[  170.870000] [<800e9510>] 0x800e9510
[  170.870000] [<800b4d04>] 0x800b4d04
[  170.870000] [<800e9510>] 0x800e9510
[  170.870000] [<800ad6c4>] 0x800ad6c4
[  170.870000] [<800e9510>] 0x800e9510
[  170.870000] [<800c27f4>] 0x800c27f4
[  170.870000] [<800e9510>] 0x800e9510
[  170.870000] [<800c557c>] 0x800c557c
[  170.870000] [<801d8a44>] 0x801d8a44
[  170.870000] [<800c59d4>] 0x800c59d4
[  170.870000] [<8006c030>] 0x8006c030
[  170.870000] [<80094648>] 0x80094648
[  170.870000] [<80096ae0>] 0x80096ae0
[  170.870000] [<80076568>] 0x80076568
[  170.870000] [<80063160>] 0x80063160
[  170.870000] 
[  170.870000] Mem-Info:
[  170.870000] Normal per-cpu:
[  170.870000] CPU    0: hi:    0, btch:   1 usd:   0
[  170.870000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  170.870000]  active_file:52 inactive_file:75 isolated_file:0
[  170.870000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  170.870000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  170.870000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  170.870000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[7f4
[  171.500000] [<800e9510>] 0x800e9510
[  171.500000] [<800c557c>] 0x800c557c
[  171.500000] [<801d8a44>] 0x801d8a44
[  171.500000] [<800c59d4>] 0x800c59d4
[  171.500000] [<8006c030>] 0x8006c030
[  171.500000] [<80094648>] 0x80094648
[  171.500000] [<80096ae0>] 0x80096ae0
[  171.500000] [<80076568>] 0x80076568
[  171.500000] [<80063160>] 0x80063160
[  171.500000] 
[  171.500000] Mem-Info:
[  171.500000] Normal per-cpu:
[  171.500000] CPU    0: hi:    0, btch:   1 usd:   0
[  171.500000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  171.500000]  active_file:52 inactive_file:75 isolated_file:0
[  171.500000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  171.500000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  171.500000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  171.500000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  171.500000] lowmem_reserve[]: 0 0
[  171.500000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  171.500000] 164 total pagecache pages
[  171.500000] 0 pages in swap cache
[  171.500000] Swap cache stats: add 0, delete 0, find 0/0
[  171.500000] Free swap  = 0kB
[  171.500000] Total swap = 0kB
[  171.500000] 8192 pages RAM
[  171.500000] 866 pages reserved
[  171.500000] 1713 pages shared
[  171.500000] 5446 pages non-shared
[  171.500000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  171.500000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  171.500000]   node 0: slabs: 0, objs: 0, free: 0
[  171.810000] ath: skbuff alloc of size 1926 failed
[  171.820000] ath: skbuff alloc of size 1926 failed
[  171.820000] ath: skbuff alloc of size 1926 failed
[  171.830000] ath: skbuff alloc of size 1926 failed
[  171.830000] ath: skbuff alloc of size 1926 failed
[  171.840000] ath: skbuff alloc of size 1926 failed
[  171.840000] ath: skbuff alloc of size 1926 failed
[  171.850000] ath: skbuff alloc of size 1926 failed
[  171.850000] ath: skbuff alloc of size 1926 failed
[  171.850000] ath: skbuff alloc of size 1926 failed
[  171.860000] ath: skbuff alloc of size 1926 failed
[  171.860000] ath: skbuff alloc of size 1926 failed
[  171.870000] ath: skbuff alloc of size 1926 failed
[  171.870000] ath: skbuff alloc of size 1926 failed
[  171.880000] ath: skbuff alloc of size 1926 failed
[  171.880000] ath: skbuff alloc of size 1926 failed
[  171.890000] ath: skbuff alloc of size 1926 failed
[  171.890000] ath: skbuff alloc of size 1926 failed
[  171.900000] ath: skbuff alloc of size 1926 failed
[  171.900000] ath: skbuff alloc of size 1926 failed
[  171.910000] ath: skbuff alloc of size 1926 failed
[  171.910000] ath: skbuff alloc of size 1926 failed
[  171.920000] ath: skbuff alloc of size 1926 failed
[  171.920000] ath: skbuff alloc of size 1926 failed
[  171.930000] ath: skbuff alloc of size 1926 failed
[  171.930000] ath: skbuff alloc of size 1926 failed
[  171.940000] ath: skbuff alloc of size 1926 failed
[  171.940000] ath: skbuff alloc of size 1926 failed
[  171.940000] ath: skbuff alloc of size 1926 failed
[  171.950000] ath: skbuff alloc of size 1926 failed
[  171.950000] ath: skbuff alloc of size 1926 failed
[  171.960000] ath: skbuff alloc of size 1926 failed
[  171.960000] ath: skbuff alloc of size 1926 failed
[  171.970000] ath: skbuff alloc of size 1926 failed
[  171.970000] ath: skbuff alloc of size 1926 failed
[  171.980000] ath: skbuff alloc of size 1926 failed
[  171.980000] ath: skbuff alloc of size 1926 failed
[  171.990000] ath: skbuff alloc of size 1926 failed
[  171.990000] ath: skbuff alloc of size 1926 failed
[  172.000000] ath: skbuff alloc of size 1926 failed
[  172.000000] ath: skbuff alloc of size 1926 failed
[  172.010000] ath: skbuff alloc of size 1926 failed
[  172.010000] ath: skbuff alloc of size 1926 failed
[  172.020000] ath: skbuff alloc of size 1926 failed
[  172.020000] ath: skbuff alloc of size 1926 failed
[  172.030000] ath: skbuff alloc of size 1926 failed
[  172.030000] ath: skbuff alloc of size 1926 failed
[  172.030000] ath: skbuff alloc of size 1926 failed
[  172.040000] ath: skbuff alloc of size 1926 failed
[  172.040000] ath: skbuff alloc of size 1926 failed
[  172.050000] ath: skbuff alloc of size 1926 failed
[  172.050000] ath: skbuff alloc of size 1926 failed
[  172.060000] ath: skbuff alloc of size 1926 failed
[  172.060000] ath: skbuff alloc of size 1926 failed
[  172.070000] ath: skbuff alloc of size 1926 failed
[  172.070000] ath: skbuff alloc of size 1926 failed
[  172.080000] ath: skbuff alloc of size 1926 failed
[  172.080000] ath: skbuff alloc of size 1926 failed
[  172.090000] ath: skbuff alloc of size 1926 failed
[  172.090000] ath: skbuff alloc of size 1926 failed
[  172.100000] ath: skbuff alloc of size 1926 failed
[  172.100000] ath: skbuff alloc of size 1926 failed
[  172.110000] ath: skbuff alloc of size 1926 failed
[  172.110000] ath: skbuff alloc of size 1926 failed
[  172.120000] ath: skbuff alloc of size 1926 failed
[  172.120000] ath: skbuff alloc of size 1926 failed
[  172.120000] ath: skbuff alloc of size 1926 failed
[  172.130000] ath: skbuff alloc of size 1926 failed
[  172.130000] ath: skbuff alloc of size 1926 failed
[  172.140000] ath: skbuff alloc of size 1926 failed
[  172.140000] ath: skbuff alloc of size 1926 failed
[  172.150000] ath: skbuff alloc of size 1926 failed
[  172.150000] ath: skbuff alloc of size 1926 failed
[  172.160000] ath: skbuff alloc of size 1926 failed
[  172.160000] ath: skbuff alloc of size 1926 failed
[  172.170000] ath: skbuff alloc of size 1926 failed
[  172.170000] ath: skbuff alloc of size 1926 failed
[  172.180000] ath: skbuff alloc of size 1926 failed
[  172.180000] ath: skbuff alloc of size 1926 failed
[  172.190000] ath: skbuff alloc of size 1926 failed
[  172.190000] ath: skbuff alloc of size 1926 failed
[  172.200000] ath: skbuff alloc of size 1926 failed
[  172.200000] ath: skbuff alloc of size 1926 failed
[  172.210000] ath: skbuff alloc of size 1926 failed
[  172.210000] ath: skbuff alloc of size 1926 failed
[  172.210000] ath: skbuff alloc of size 1926 failed
[  172.220000] ath: skbuff alloc of size 1926 failed
[  172.220000] ath: skbuff alloc of size 1926 failed
[  172.230000] ath: skbuff alloc of size 1926 failed
[  172.230000] ath: skbuff alloc of size 1926 failed
[  172.240000] ath: skbuff alloc of size 1926 failed
[  172.240000] ath: skbuff alloc of size 1926 failed
[  172.250000] ath: skbuff alloc of size 1926 failed
[  172.250000] ath: skbuff alloc of size 1926 failed
[  172.260000] ath: skbuff alloc of size 1926 failed
[  172.260000] ath: skbuff alloc of size 1926 failed
[  172.270000] ath: skbuff alloc of size 1926 failed
[  172.270000] ath: skbuff alloc of size 1926 failed
[  172.280000] ath: skbuff alloc of size 1926 failed
[  172.280000] ath: skbuff alloc of size 1926 failed
[  172.290000] ath: skbuff alloc of size 1926 failed
[  172.290000] ath: skbuff alloc of size 1926 failed
[  172.300000] ath: skbuff alloc of size 1926 failed
[  172.300000] ath: skbuff alloc of size 1926 failed
[  172.300000] ath: skbuff alloc of size 1926 failed
[  172.310000] ath: skbuff alloc of size 1926 failed
[  172.310000] ath: skbuff alloc of size 1926 failed
[  172.320000] ath: skbuff alloc of size 1926 failed
[  172.320000] ath: skbuff alloc of size 1926 failed
[  172.330000] ath: skbuff alloc of size 1926 failed
[  172.330000] ath: skbuff alloc of size 1926 failed
[  172.340000] ath: skbuff alloc of size 1926 failed
[  172.340000] ath: skbuff alloc of size 1926 failed
[  172.350000] ath: skbuff alloc of size 1926 failed
[  172.350000] ath: skbuff alloc of size 1926 failed
[  172.360000] ath: skbuff alloc of size 1926 failed
[  172.360000] ath: skbuff alloc of size 1926 failed
[  172.370000] ath: skbuff alloc of size 1926 failed
[  172.370000] ath: skbuff alloc of size 1926 failed
[  172.380000] ath: skbuff alloc of size 1926 failed
[  172.380000] ath: skbuff alloc of size 1926 failed
[  172.390000] ath: skbuff alloc of size 1926 failed
[  172.390000] ath: skbuff alloc of size 1926 failed
[  172.390000] ath: skbuff alloc of size 1926 failed
[  172.400000] ath: skbuff alloc of size 1926 failed
[  172.400000] ath: skbuff alloc of size 1926 failed
[  172.410000] ath: skbuff alloc of size 1926 failed
[  172.410000] ath: skbuff alloc of size 1926 failed
[  172.420000] ath: skbuff alloc of size 1926 failed
[  172.420000] ath: skbuff alloc of size 1926 failed
[  172.430000] ath: skbuff alloc of size 1926 failed
[  172.430000] ath: skbuff alloc of size 1926 failed
[  172.440000] ath: skbuff alloc of size 1926 failed
[  172.440000] ath: skbuff alloc of size 1926 failed
[  172.450000] ath: skbuff alloc of size 1926 failed
[  172.450000] ath: skbuff alloc of size 1926 failed
[  172.460000] ath: skbuff alloc of size 1926 failed
[  172.460000] ath: skbuff alloc of size 1926 failed
[  172.470000] ath: skbuff alloc of size 1926 failed
[  172.470000] ath: skbuff alloc of size 1926 failed
[  172.480000] ath: skbuff alloc of size 1926 failed
[  172.480000] ath: skbuff alloc of size 1926 failed
[  172.480000] ath: skbuff alloc of size 1926 failed
[  172.490000] ath: skbuff alloc of size 1926 failed
[  172.490000] ath: skbuff alloc of size 1926 failed
[  172.500000] ath: skbuff alloc of size 1926 failed
[  172.500000] ath: skbuff alloc of size 1926 failed
[  172.510000] ath: skbuff alloc of size 1926 failed
[  172.510000] ath: skbuff alloc of size 1926 failed
[  172.520000] ath: skbuff alloc of size 1926 failed
[  172.520000] ath: skbuff alloc of size 1926 failed
[  172.530000] ath: skbuff alloc of size 1926 failed
[  172.530000] ath: skbuff alloc of size 1926 failed
[  172.540000] ath: skbuff alloc of size 1926 failed
[  172.540000] ath: skbuff alloc of size 1926 failed
[  172.550000] ath: skbuff alloc of size 1926 failed
[  172.550000] ath: skbuff alloc of size 1926 failed
[  172.560000] ath: skbuff alloc of size 1926 failed
[  172.560000] ath: skbuff alloc of size 1926 failed
[  172.570000] ath: skbuff alloc of size 1926 failed
[  172.570000] ath: skbuff alloc of size 1926 failed
[  172.570000] ath: skbuff alloc of size 1926 failed
[  172.580000] ath: skbuff alloc of size 1926 failed
[  172.580000] ath: skbuff alloc of size 1926 failed
[  172.590000] ath: skbuff alloc of size 1926 failed
[  172.590000] ath: skbuff alloc of size 1926 failed
[  172.600000] ath: skbuff alloc of size 1926 failed
[  172.600000] ath: skbuff aled
[  173.040000] ath: skbuff alloc of size 1926 failed
[  173.050000] ath: skbuff alloc of size 1926 failed
[  173.050000] ath: skbuff alloc of size 1926 failed
[  173.060000] ath: skbuff alloc of size 1926 failed
[  173.060000] ath: skbuff alloc of size 1926 failed
[  173.070000] ath: skbuff alloc of size 1926 failed
[  173.070000] ath: skbuff alloc of size 1926 failed
[  173.080000] ath: skbuff alloc of size 1926 failed
[  173.080000] ath: skbuff alloc of size 1926 failed
[  173.090000] ath: skbuff alloc of size 1926 failed
[  173.090000] ath: skbuff alloc of size 1926 failed
[  173.100000] ath: skbuff alloc of size 1926 failed
[  173.100000] ath: skbuff alloc of size 1926 failed
[  173.110000] ath: skbuff alloc of size 1926 failed
[  173.110000] ath: skbuff alloc of size 1926 failed
[  173.110000] ath: skbuff alloc of size 1926 failed
[  173.120000] ath: skbuff alloc of size 1926 failed
[  173.120000] ath: skbuff alloc of size 1926 failed
[  173.130000] ath: skbuff alloc of size 1926 failed
[  173.130000] ath: skbuff alloc of size 1926 failed
[  173.140000] ath: skbuff alloc of size 1926 failed
[  173.140000] ath: skbuff alloc of size 1926 failed
[  173.150000] ath: skbuff alloc of size 1926 failed
[  173.150000] ath: skbuff alloc of size 1926 failed
[  173.160000] ath: skbuff alloc of size 1926 failed
[  173.160000] ath: skbuff alloc of size 1926 failed
[  173.170000] ath: skbuff alloc of size 1926 failed
[  173.170000] ath: skbuff alloc of size 1926 failed
[  173.180000] ath: skbuff alloc of size 1926 failed
[  173.180000] ath: skbuff alloc of size 1926 failed
[  173.190000] ath: skbuff alloc of size 1926 failed
[  173.190000] ath: skbuff alloc of size 1926 failed
[  173.200000] ath: skbuff alloc of size 1926 failed
[  173.200000] ath: skbuff alloc of size 1926 failed
[  173.200000] ath: skbuff alloc of size 1926 failed
[  173.210000] ath: skbuff alloc of size 1926 failed
[  173.210000] ath: skbuff alloc of size 1926 failed
[  173.220000] ath: skbuff alloc of size 1926 failed
[  173.220000] ath: skbuff alloc of size 1926 failed
[  173.230000] ath: skbuff alloc of size 1926 failed
[  173.230000] ath: skbuff alloc of size 1926 failed
[  173.240000] ath: skbuff alloc of size 1926 failed
[  173.240000] ath: skbuff alloc of size 1926 failed
[  173.250000] ath: skbuff alloc of size 1926 failed
[  173.250000] ath: skbuff alloc of size 1926 failed
[  173.260000] ath: skbuff alloc of size 1926 failed
[  173.260000] ath: skbuff alloc of size 1926 failed
[  173.270000] ath: skbuff alloc of size 1926 failed
[  173.270000] ath: skbuff alloc of size 1926 failed
[  173.280000] ath: skbuff alloc of size 1926 failed
[  173.280000] ath: skbuff alloc of size 1926 failed
[  173.290000] ath: skbuff alloc of size 1926 failed
[  173.290000] ath: skbuff alloc of size 1926 failed
[  173.290000] ath: skbuff alloc of size 1926 failed
[  173.300000] ath: skbuff alloc of size 1926 failed
[  173.300000] ath: skbuff alloc of size 1926 failed
[  173.310000] ath: skbuff alloc of size 1926 failed
[  173.310000] ath: skbuff alloc of size 1926 failed
[  173.320000] ath: skbuff alloc of size 1926 failed
[  173.320000] ath: skbuff alloc of size 1926 failed
[  173.330000] ath: skbuff alloc of size 1926 failed
[  173.330000] ath: skbuff alloc of size 1926 failed
[  173.340000] ath: skbuff alloc of size 1926 failed
[  173.340000] ath: skbuff alloc of size 1926 failed
[  173.350000] ath: skbuff alloc of size 1926 failed
[  173.350000] ath: skbuff alloc of size 1926 failed
[  173.360000] ath: skbuff alloc of size 1926 failed
[  173.360000] ath: skbuff alloc of size 1926 failed
[  173.370000] ath: skbuff alloc of size 1926 failed
[  173.370000] ath: skbuff alloc of size 1926 failed
[  173.380000] ath: skbuff alloc of size 1926 failed
[  173.380000] ath: skbuff alloc of size 1926 failed
[  173.380000] ath: skbuff alloc of size 1926 failed
[  173.390000] ath: skbuff alloc of size 1926 failed
[  173.390000] ath: skbuff alloc of size 1926 failed
[  173.400000] ath: skbuff alloc of size 1926 failed
[  173.400000] ath: skbuff alloc of size 1926 failed
[  173.410000] ath: skbuff alloc of size 1926 failed
[  173.410000] ath: skbuff alloc of size 1926 failed
[  173.420000] ath: skbuff alloc of size 1926 failed
[  173.420000] ath: skbuff alloc of size 1926 failed
[  173.430000] ath: skbuff alloc of size 1926 failed
[  173.430000] ath: skbuff alloc of size 1926 failed
[  173.440000] ath: skbuff alloc of size 1926 failed
[  173.440000] ath: skbuff alloc of size 1926 failed
[  173.450000] ath: skbuff alloc of size 1926 failed
[  173.450000] ath: skbuff alloc of size 1926 failed
[  173.460000] ath: skbuff alloc of size 1926 failed
[  173.460000] ath: skbuff alloc of size 1926 failed
[  173.470000] ath: skbuff alloc of size 1926 failed
[  173.470000] ath: skbuff alloc of size 1926 failed
[  173.470000] ath: skbuff alloc of size 1926 failed
[  173.480000] ath: skbuff alloc of size 1926 failed
[  173.480000] ath: skbuff alloc of size 1926 failed
[  173.490000] ath: skbuff alloc of size 1926 failed
[  173.490000] ath: skbuff alloc of size 1926 failed
[  173.500000] ath: skbuff alloc of size 1926 failed
[  173.500000] ath: skbuff alloc of size 1926 failed
[  173.510000] ath: skbuff alloc of size 1926 failed
[  173.510000] ath: skbuff alloc of size 1926 failed
[  173.520000] ath: skbuff alloc of size 1926 failed
[  173.520000] ath: skbuff alloc of size 1926 failed
[  173.530000] ath: skbuff alloc of size 1926 failed
[  173.530000] ath: skbuff alloc of size 1926 failed
[  173.540000] ath: skbuff alloc of size 1926 failed
[  173.540000] ath: skbuff alloc of size 1926 failed
[  173.550000] ath: skbuff alloc of size 1926 failed
[  173.550000] ath: skbuff alloc of size 1926 failed
[  173.560000] ath: skbuff alloc of size 1926 failed
[  173.560000] ath: skbuff alloc of size 1926 failed
[  173.560000] ath: skbuff alloc of size 1926 failed
[  173.570000] ath: skbuff alloc of size 1926 failed
[  173.570000] ath: skbuff alloc of size 1926 failed
[  173.580000] ath: skbuff alloc of size 1926 failed
[  173.580000] ath: skbuff alloc of size 1926 failed
[  173.590000] ath: skbuff alloc of size 1926 failed
[  173.590000] ath: skbuff alloc of size 1926 failed
[  173.600000] ath: skbuff alloc of size 1926 failed
[  173.600000] ath: skbuff alloc of size 1926 failed
[  173.610000] ath: skbuff alloc of size 1926 failed
[  173.610000] ath: skbuff alloc of size 1926 failed
[  173.620000] ath: skbuff alloc of size 1926 failed
[  173.620000] ath: skbuff alloc of size 1926 failed
[  173.630000] ath: skbuff alloc of size 1926 failed
[  173.630000] ath: skbuff alloc of size 1926 failed
[  173.640000] ath: skbuff alloc of size 1926 failed
[  173.640000] ath: skbuff alloc of size 1926 failed
[  173.650000] warn_alloc_failed: 386 callbacks suppressed
[  173.650000] servald: page allocation failure: order:0, mode:0x4020
[  173.650000] Call Trace:[<80270bbc>] 0x80270bbc
[  173.650000] [<80270bbc>] 0x80270bbc
[  173.650000] [<800af678>] 0x800af678
[  173.650000] [<800b1978>] 0x800b1978
[  173.650000] [<8019c794>] 0x8019c794
[  173.650000] [<802e0000>] 0x802e0000
[  173.650000] [<800d5170>] 0x800d5170
[  173.650000] [<80272008>] 0x80272008
[  173.650000] [<80072a50>] 0x80072a50
[  173.650000] [<80072a70>] 0x80072a70
[  173.650000] [<800d6b48>] 0x800d6b48
[  173.650000] [<80c000c0>] 0x80c000c0
[  173.650000] [<801e0508>] 0x801e0508
[  173.650000] [<80808080>] 0x80808080
[  173.650000] [<80808080>] 0x80808080
[  173.650000] [<80808080>] 0x80808080
[  173.650000] [<80c000c0>] 0x80c000c0
[  173.650000] [<80c261b0>] 0x80c261b0
[  173.650000] [<800b8808>] 0x800b8808
[  173.650000] [<800b3604>] 0x800b3604
[  173.650000] [<80808000>] 0x80808000
[  173.650000] [<80c242f4>] 0x80c242f4
[  173.650000] [<800b7b08>] 0x800b7b08
[  173.650000] [<80076b70>] 0x80076b70
[  173.650000] [<80077094>] 0x80077094
[  173.650000] [<800a6cd0>] 0x800a6cd0
[  173.650000] [<800772a0>] 0x800772a0
[  173.650000] [<800774d4>] 0x800774d4
[  173.650000] [<8006316c>] 0x8006316c
[  173.650000] [<8006e660>] 0x8006e660
[  173.650000] [<80127880>] 0x80127880
[  173.650000] [<80165864>] 0x80165864
[  173.650000] [<800abca8>] 0x800abca8
[  173.650000] [<80128940>] 0x80128940
[  173.650000] [<800b4980>] 0x800b4980
[  173.650000] [<800e9510>] 0x800e9510
[  173.650000] [<800b4d04>] 0x800b4d04
[  173.650000] [<800e9510>] 0x800e9510
[  173.650000] [<800ad6c4>] 0x800ad6c4
[  173.650000] [<800e9510>] 0x800e9510
[  173.650000] [<800c27f4>] 0x800c27f4
[  173.650000] [<800e9510>] 0x800e9510
[  173.650000] [<800c557c>] 0x800c557c
[  173.650000] [<801d8a44>] 0x801d8a44
[  173.650000] [<800c59d4>] 0x800c59d4
[  173.650000] [<8006c030>] 0x8006c030
[  173.650000] [<80094648>] 0x80094648
[  173.650000] [<80096ae0>] 0x80096ae0
[  173.650000] [<80076568>] 0x80076568
[  173.650000] [<80063160>] 0x80063160
[  173.650000] 
[  173.650000] Mem-Info:
[  173.650000] Normal per-cpu:
[  173.650000] CPU    0: hi:    0, btch:   1 usd:   0
[  173.650000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  173.650000]  active_file:52 inactive_file:75 isolated_file:0
[  173.650000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  173.650000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  173.650000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  173.650000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  173.650000] lowmem_reserve[]: 0 0
[  173.650000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  173.650000] 164 total pagecache pages
[  173.650000] 0 pages in swap cache
[  173.650000] Swap cache stats: add 0, delete 0, find 0/0
[  173.650000] Free swap  = 0kB
[  173.650000] Total swap = 0kB
[  173.650000] 8192 pages RAM
[  173.650000] 866 pages reserved
[  173.650000] 1713 pages shared
[  173.650000] 5446 pages non-shared
[  173.650000] __slab_alloc: 386 callbacks suppressed
[  173.650000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  173.650000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  173.650000]   node 0: slabs: 0, objs: 0, free: 0
[  173.980000] ath: skbuff alloc of size 1926 failed
[  173.990000] servald: page allocation failure: order:0, mode:0x4020
[  173.990000] Call Trace:[<80270bbc>] 0x80270bbc
[  173.990000] [<80270bbc>] 0x80270bbc
[  173.990000] [<800af600e9510
[  174.320000] [<800c557c>] 0x800c557c
[  174.320000] [<801d8a44>] 0x801d8a44
[  174.320000] [<800c59d4>] 0x800c59d4
[  174.320000] [<8006c030>] 0x8006c030
[  174.320000] [<80094648>] 0x80094648
[  174.320000] [<80096ae0>] 0x80096ae0
[  174.320000] [<80076568>] 0x80076568
[  174.320000] [<80063160>] 0x80063160
[  174.320000] 
[  174.320000] Mem-Info:
[  174.320000] Normal per-cpu:
[  174.320000] CPU    0: hi:    0, btch:   1 usd:   0
[  174.320000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  174.320000]  active_file:52 inactive_file:75 isolated_file:0
[  174.320000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  174.320000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  174.320000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  174.320000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  174.320000] lowmem_reserve[]: 0 0
[  174.320000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  174.320000] 164 total pagecache pages
[  174.320000] 0 pages in swap cache
[  174.320000] Swap cache stats: add 0, delete 0, find 0/0
[  174.320000] Free swap  = 0kB
[  174.320000] Total swap = 0kB
[  174.320000] 8192 pages RAM
[  174.320000] 866 pages reserved
[  174.320000] 1713 pages shared
[  174.320000] 5446 pages non-shared
[  174.320000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  174.320000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  174.320000]   node 0: slabs: 0, objs: 0, free: 0
[  174.650000] ath: skbuff alloc of size 1926 failed
[  174.650000] servald: page allocation failure: order:0, mode:0x4020
[  174.650000] Call Trace:[<80270bbc>] 0x80270bbc
[  174.650000] [<80270bbc>] 0x80270bbc
[  174.650000] [<800af678>] 0x800af678
[  174.650000] [<800b1978>] 0x800b1978
[  174.650000] [<802e0000>] 0x802e0000
[  174.650000] [<800d5170>] 0x800d5170
[  174.650000] [<80072514>] 0x80072514
[  174.650000] [<80272008>] 0x80272008
[  174.650000] [<80072a50>] 0x80072a50
[  174.650000] [<800d6b48>] 0x800d6b48
[  174.650000] [<80c000c0>] 0x80c000c0
[  174.650000] [<801e0508>] 0x801e0508
[  174.650000] [<80808080>] 0x80808080
[  174.650000] [<80808080>] 0x80808080
[  174.650000] [<80808080>] 0x80808080
[  174.650000] [<80c000c0>] 0x80c000c0
[  174.650000] [<80c261b0>] 0x80c261b0
[  174.650000] [<800b8808>] 0x800b8808
[  174.650000] [<800b3604>] 0x800b3604
[  174.650000] [<80808000>] 0x80808000
[  174.650000] [<80c242f4>] 0x80c242f4
[  174.650000] [<800b7b08>] 0x800b7b08
[  174.650000] [<80076b70>] 0x80076b70
[  174.650000] [<80077094>] 0x80077094
[  174.650000] [<800a6cd0>] 0x800a6cd0
[  174.650000] [<800772a0>] 0x800772a0
[  174.650000] [<800774d4>] 0x800774d4
[  174.650000] [<8006316c>] 0x8006316c
[  174.650000] [<8006e660>] 0x8006e660
[  174.650000] [<80127880>] 0x80127880
[  174.650000] [<80165864>] 0x80165864
[  174.650000] [<800abca8>] 0x800abca8
[  174.650000] [<80128940>] 0x80128940
[  174.650000] [<800b4980>] 0x800b4980
[  174.650000] [<800e9510>] 0x800e9510
[  174.650000] [<800b4d04>] 0x800b4d04
[  174.650000] [<800e9510>] 0x800e9510
[  174.650000] [<800ad6c4>] 0x800ad6c4
[  174.650000] [<800e9510>] 0x800e9510
[  174.650000] [<800c27f4>] 0x800c27f4
[  174.650000] [<800e9510>] 0x800e9510
[  174.650000] [<800c557c>] 0x800c557c
[  174.650000] [<801d8a44>] 0x801d8a44
[  174.650000] [<800c59d4>] 0x800c59d4
[  174.650000] [<8006c030>] 0x8006c030
[  174.650000] [<80094648>] 0x80094648
[  174.650000] [<80096ae0>] 0x80096ae0
[  174.650000] [<80076568>] 0x80076568
[  174.650000] [<80063160>] 0x80063160
[  174.650000] 
[  174.650000] Mem-Info:
[  174.650000] Normal per-cpu:
[  174.650000] CPU    0: hi:    0, btch:   1 usd:   0
[  174.650000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  174.650000]  active_file:52 inactive_file:75 isolated_file:0
[  174.650000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  174.650000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  174.650000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  174.650000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  174.650000] lowmem_reserve[]: 0 0
[  174.650000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  174.650000] 164 total pagecache pages
[  174.650000] 0 pages in swap cache
[  174.650000] Swap cache stats: add 0, delete 0, find 0/0
[  174.650000] Free swap  = 0kB
[  174.650000] Total swap = 0kB
[  174.650000] 8192 pages RAM
[  174.650000] 866 pages reserved
[  174.650000] 1713 pages shared
[  174.650000] 5446 pages non-shared
[  174.650000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  174.650000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  174.650000]   node 0: slabs: 0, objs: 0, free: 0
[  174.970000] ath: skbuff alloc of size 1926 failed
[  174.980000] servald: page allocation failure: order:0, mode:0x4020
[  174.980000] Call Trace:[<80270bbc>] 0x80270bbc
[  174.980000] [<80270bbc>] 0x80270bbc
[  174.980000] [<800af678>] 0x800af678
[  174.980000] [<800b1978>] 0x800b1978
[  174.980000] [<8019c794>] 0x8019c794
[  174.980000] [<802e0000>] 0x802e0000
[  174.980000] [<800d5170>] 0x800d5170
[  174.980000] [<80272008>] 0x80272008
[  174.980000] [<80072a50>] 0x80072a50
[  174.980000] [<80072a70>] 0x80072a70
[  174.980000] [<800d6b48>] 0x800d6b48
[  174.980000] [<80c000c0>] 0x80c000c0
[  174.980000] [<801e0508>] 0x801e0508
[  174.980000] [<80808080>] 0x80808080
[  174.980000] [<80808080>] 0x80808080
[  174.980000] [<80808080>] 0x80808080
[  174.980000] [<80c000c0>] 0x80c000c0
[  174.980000] [<80c261b0>] 0x80c261b0
[  174.980000] [<800b8808>] 0x800b8808
[  174.980000] [<800b3604>] 0x800b3604
[  174.980000] [<80808000>] 0x80808000
[  174.980000] [<80c242f4>] 0x80c242f4
[  174.980000] [<800b7b08>] 0x800b7b08
[  174.980000] [<80076b70>] 0x80076b70
[  174.980000] [<80077094>] 0x80077094
[  174.980000] [<800a6cd0>] 0x800a6cd0
[  174.980000] [<800772a0>] 0x800772a0
[  174.980000] [<800774d4>] 0x800774d4
[  174.980000] [<8006316c>] 0x8006316c
[  174.980000] [<8006e660>] 0x8006e660
[  174.980000] [<80127880>] 0x80127880
[  174.980000] [<80165864>] 0x80165864
[  174.980000] [<800abca8>] 0x800abca8
[  174.980000] [<80128940>] 0x80128940
[  174.980000] [<800b4980>] 0x800b4980
[  174.980000] [<800e9510>] 0x800e9510
[  174.980000] [<800b4d04>] 0x800b4d04
[  174.980000] [<800e9510>] 0x800e9510
[  174.980000] [<800ad6c4>] 0x800ad6c4
[  174.980000] [<800e9510>] 0x800e9510
[  174.980000] [<800c27f4>] 0x800c27f4
[  174.980000] [<800e9510>] 0x800e9510
[  174.980000] [<800c557c>] 0x800c557c
[  174.980000] [<801d8a44>] 0x801d8a44
[  174.980000] [<800c59d4>] 0x800c59d4
[  174.980000] [<8006c030>] 0x8006c030
[  174.980000] [<80094648>] 0x80094648
[  174.980000] [<80096ae0>] 0x80096ae0
[  174.980000] [<80076568>] 0x80076568
[  174.980000] [<80063160>] 0x80063160
[  174.980000] 
[  174.980000] Mem-Info:
[  174.980000] Normal per-cpu:
[  174.980000] CPU    0: hi:    0, btch:   1 usd:   0
[  174.980000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  174.980000]  active_file:52 inactive_file:75 isolated_file:0
[  174.980000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  174.980000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  174.980000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  174.980000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  174.980000] lowmem_reserve[]: 0 0
[  174.980000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  174.980000] 164 total pagecache pages
[  174.980000] 0 pages in swap cache
[  174.980000] Swap cache stats: add 0, delete 0, find 0/0
[  174.980000] Free swap  = 0kB
[  174.980000] Total swap = 0kB
[  174.980000] 8192 pages RAM
[  174.980000] 866 pages reserved
[  174.980000] 1713 pages shared
[  174.980000] 5446 pages non-shared
[  174.980000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  174.980000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  174.980000]   node 0: slabs: 0, objs: 0, free: 0
[  175.310000] ath: skbuff alloc of size 1926 failed
[  175.310000] servald: page allocation failure: order:0, mode:0x4020
[  175.310000] Call Trace:[<80270bbc>] 0x80270bbc
[  175.310000] [<80270bbc>] 0x80270bbc
[  175.310000] [<800af678>] 0x800af678
[  175.310000] [<800b1978>] 0x800b1978
[  175.310000] [<802e0000>] 0x802e0000
[  175.310000] [<800d5170>] 0x800d5170
[  175.310000] [<80072514>] 0x80072514
[  175.310000] [<80272008>] 0x80272008
[  175.310000] [<80072a50>] 0x80072a50
[  175.310000] [<800d6b48>] 0x800d6b48
[  175.310000] [<80c000c0>] 0x80c000c0
[  175.310000] [<801e0508>] 0x801e0508
[  175.310000] [<80808080>] 0x80808080
[  175.310000] [<80808080>] 0x80808080
[  175.310000] [<80808080>] 0x80808080
[  175.310000] [<80c000c0>] 0x80c000c0
[  175.310000] [<80c261b0>] 0x80c261b0
[  175.310000] [<800b8808>] 0x800b8808
[  175.310000] [<800b3604>] 0x800b3604
[  175.310000] [<80808000>] 0x80808000
[  175.310000] [<80c242f4>] 0x80c242f4
[  175.310000] [<800b7b08>] 0x800b7b08
[  175.310000] [<80076b70>] 0x80076b70
[  175.310000] [<80077094>] 0x80077094
[  175.310000] [<800a6cd0>] 0x800a6cd0
[  175.310000] [<800772a0>] 0x800772a0
[  175.310000] [<800774d4>] 0x800774d4
[  175.310000] [<8006316c>] 0x8006316c
[  175.310000] [<8006e660>] 0x8006e660
[  175.310000] [<80127880>] 0x80127880
[  175.310000] [<80165864>] 0x80165864
[  175.310000] [<800abca8>] 0x800abca8
[  175.310000] [<80128940>] 0x80128940
[  175.310000] [<800b4980>] 0x800b4980
[  175.310000] [<800e9510>] 0x800e9510
[  175.310000] [<800b4d04>] 0x800b4d04
[  175.310000] [<800e9510>] 0x800e9510
[  175.310000] [<800ad6c4>] 0x800ad6c4
[  175.310000] [<800e9510>] 0x800e9510
[  175.310000] [<800c27f4>] 0x800c27f4
[  175.310000] [<800e9510>] 0x800e9510
[  175.310000] [<800c557c>] 0x800c557c
[  175.310000] [<801d8a44>] 0x801d8a44
[  175.310000] [<800c59d4>] 0x800c59d4
[  175.310000] [<8006c030>] 0x8006c030
[  175.310000] [<80094648>] 0x80094648
[  175.310000] [<80096ae0>] 0x80096ae0
[  175.310000] [<80076568>] 0x80076568
[  175.310000] [<80063160>] 0x80063160
[  175.310000]  alloc of size 1926 failed
[  175.970000] servald: page allocation failure: order:0, mode:0x4020
[  175.970000] Call Trace:[<80270bbc>] 0x80270bbc
[  175.970000] [<80270bbc>] 0x80270bbc
[  175.970000] [<800af678>] 0x800af678
[  175.970000] [<800b1978>] 0x800b1978
[  175.970000] [<802e0000>] 0x802e0000
[  175.970000] [<800d5170>] 0x800d5170
[  175.970000] [<80072514>] 0x80072514
[  175.970000] [<80272008>] 0x80272008
[  175.970000] [<80072a50>] 0x80072a50
[  175.970000] [<800d6b48>] 0x800d6b48
[  175.970000] [<80c000c0>] 0x80c000c0
[  175.970000] [<801e0508>] 0x801e0508
[  175.970000] [<80808080>] 0x80808080
[  175.970000] [<80808080>] 0x80808080
[  175.970000] [<80808080>] 0x80808080
[  175.970000] [<80c000c0>] 0x80c000c0
[  175.970000] [<80c261b0>] 0x80c261b0
[  175.970000] [<800b8808>] 0x800b8808
[  175.970000] [<800b3604>] 0x800b3604
[  175.970000] [<80808000>] 0x80808000
[  175.970000] [<80c242f4>] 0x80c242f4
[  175.970000] [<800b7b08>] 0x800b7b08
[  175.970000] [<80076b70>] 0x80076b70
[  175.970000] [<80077094>] 0x80077094
[  175.970000] [<800a6cd0>] 0x800a6cd0
[  175.970000] [<800772a0>] 0x800772a0
[  175.970000] [<800774d4>] 0x800774d4
[  175.970000] [<8006316c>] 0x8006316c
[  175.970000] [<8006e660>] 0x8006e660
[  175.970000] [<80127880>] 0x80127880
[  175.970000] [<80165864>] 0x80165864
[  175.970000] [<800abca8>] 0x800abca8
[  175.970000] [<80128940>] 0x80128940
[  175.970000] [<800b4980>] 0x800b4980
[  175.970000] [<800e9510>] 0x800e9510
[  175.970000] [<800b4d04>] 0x800b4d04
[  175.970000] [<800e9510>] 0x800e9510
[  175.970000] [<800ad6c4>] 0x800ad6c4
[  175.970000] [<800e9510>] 0x800e9510
[  175.970000] [<800c27f4>] 0x800c27f4
[  175.970000] [<800e9510>] 0x800e9510
[  175.970000] [<800c557c>] 0x800c557c
[  175.970000] [<801d8a44>] 0x801d8a44
[  175.970000] [<800c59d4>] 0x800c59d4
[  175.970000] [<8006c030>] 0x8006c030
[  175.970000] [<80094648>] 0x80094648
[  175.970000] [<80096ae0>] 0x80096ae0
[  175.970000] [<80076568>] 0x80076568
[  175.970000] [<80063160>] 0x80063160
[  175.970000] 
[  175.970000] Mem-Info:
[  175.970000] Normal per-cpu:
[  175.970000] CPU    0: hi:    0, btch:   1 usd:   0
[  175.970000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  175.970000]  active_file:52 inactive_file:75 isolated_file:0
[  175.970000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  175.970000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  175.970000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  175.970000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  175.970000] lowmem_reserve[]: 0 0
[  175.970000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  175.970000] 164 total pagecache pages
[  175.970000] 0 pages in swap cache
[  175.970000] Swap cache stats: add 0, delete 0, find 0/0
[  175.970000] Free swap  = 0kB
[  175.970000] Total swap = 0kB
[  175.970000] 8192 pages RAM
[  175.970000] 866 pages reserved
[  175.970000] 1713 pages shared
[  175.970000] 5446 pages non-shared
[  175.970000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  175.970000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  175.970000]   node 0: slabs: 0, objs: 0, free: 0
[  176.300000] ath: skbuff alloc of size 1926 failed
[  176.300000] servald: page allocation failure: order:0, mode:0x4020
[  176.300000] Call Trace:[<80270bbc>] 0x80270bbc
[  176.300000] [<80270bbc>] 0x80270bbc
[  176.300000] [<800af678>] 0x800af678
[  176.300000] [<800b1978>] 0x800b1978
[  176.300000] [<802e0000>] 0x802e0000
[  176.300000] [<800d5170>] 0x800d5170
[  176.300000] [<80072514>] 0x80072514
[  176.300000] [<80272008>] 0x80272008
[  176.300000] [<80072a50>] 0x80072a50
[  176.300000] [<800d6b48>] 0x800d6b48
[  176.300000] [<80c000c0>] 0x80c000c0
[  176.300000] [<801e0508>] 0x801e0508
[  176.300000] [<80808080>] 0x80808080
[  176.300000] [<80808080>] 0x80808080
[  176.300000] [<80808080>] 0x80808080
[  176.300000] [<80c000c0>] 0x80c000c0
[  176.300000] [<80c261b0>] 0x80c261b0
[  176.300000] [<800b8808>] 0x800b8808
[  176.300000] [<800b3604>] 0x800b3604
[  176.300000] [<80808000>] 0x80808000
[  176.300000] [<80c242f4>] 0x80c242f4
[  176.300000] [<800b7b08>] 0x800b7b08
[  176.300000] [<80076b70>] 0x80076b70
[  176.300000] [<80077094>] 0x80077094
[  176.300000] [<800a6cd0>] 0x800a6cd0
[  176.300000] [<800772a0>] 0x800772a0
[  176.300000] [<800774d4>] 0x800774d4
[  176.300000] [<8006316c>] 0x8006316c
[  176.300000] [<8006e660>] 0x8006e660
[  176.300000] [<80127880>] 0x80127880
[  176.300000] [<80165864>] 0x80165864
[  176.300000] [<800abca8>] 0x800abca8
[  176.300000] [<80128940>] 0x80128940
[  176.300000] [<800b4980>] 0x800b4980
[  176.300000] [<800e9510>] 0x800e9510
[  176.300000] [<800b4d04>] 0x800b4d04
[  176.300000] [<800e9510>] 0x800e9510
[  176.300000] [<800ad6c4>] 0x800ad6c4
[  176.300000] [<800e9510>] 0x800e9510
[  176.300000] [<800c27f4>] 0x800c27f4
[  176.300000] [<800e9510>] 0x800e9510
[  176.300000] [<800c557c>] 0x800c557c
[  176.300000] [<801d8a44>] 0x801d8a44
[  176.300000] [<800c59d4>] 0x800c59d4
[  176.300000] [<8006c030>] 0x8006c030
[  176.300000] [<80094648>] 0x80094648
[  176.300000] [<80096ae0>] 0x80096ae0
[  176.300000] [<80076568>] 0x80076568
[  176.300000] [<80063160>] 0x80063160
[  176.300000] 
[  176.300000] Mem-Info:
[  176.300000] Normal per-cpu:
[  176.300000] CPU    0: hi:    0, btch:   1 usd:   0
[  176.300000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  176.300000]  active_file:52 inactive_file:75 isolated_file:0
[  176.300000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  176.300000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  176.300000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  176.300000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  176.300000] lowmem_reserve[]: 0 0
[  176.300000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  176.300000] 164 total pagecache pages
[  176.300000] 0 pages in swap cache
[  176.300000] Swap cache stats: add 0, delete 0, find 0/0
[  176.300000] Free swap  = 0kB
[  176.300000] Total swap = 0kB
[  176.300000] 8192 pages RAM
[  176.300000] 866 pages reserved
[  176.300000] 1713 pages shared
[  176.300000] 5446 pages non-shared
[  176.300000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  176.300000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  176.300000]   node 0: slabs: 0, objs: 0, free: 0
[  176.620000] ath: skbuff alloc of size 1926 failed
[  176.630000] servald: page allocation failure: order:0, mode:0x4020
[  176.630000] Call Trace:[<80270bbc>] 0x80270bbc
[  176.630000] [<80270bbc>] 0x80270bbc
[  176.630000] [<800af678>] 0x800af678
[  176.630000] [<800b1978>] 0x800b1978
[  176.630000] [<8019c794>] 0x8019c794
[  176.630000] [<802e0000>] 0x802e0000
[  176.630000] [<800d5170>] 0x800d5170
[  176.630000] [<80272008>] 0x80272008
[  176.630000] [<80072a50>] 0x80072a50
[  176.630000] [<80072a70>] 0x80072a70
[  176.630000] [<800d6b48>] 0x800d6b48
[  176.630000] [<80c000c0>] 0x80c000c0
[  176.630000] [<801e0508>] 0x801e0508
[  176.630000] [<80808080>] 0x80808080
[  176.630000] [<80808080>] 0x80808080
[  176.630000] [<80808080>] 0x80808080
[  176.630000] [<80c000c0>] 0x80c000c0
[  176.630000] [<80c261b0>] 0x80c261b0
[  176.630000] [<800b8808>] 0x800b8808
[  176.630000] [<800b3604>] 0x800b3604
[  176.630000] [<80808000>] 0x80808000
[  176.630000] [<80c242f4>] 0x80c242f4
[  176.630000] [<800b7b08>] 0x800b7b08
[  176.630000] [<80076b70>] 0x80076b70
[  176.630000] [<80077094>] 0x80077094
[  176.630000] [<800a6cd0>] 0x800a6cd0
[  176.630000] [<800772a0>] 0x800772a0
[  176.630000] [<800774d4>] 0x800774d4
[  176.630000] [<8006316c>] 0x8006316c
[  176.630000] [<8006e660>] 0x8006e660
[  176.630000] [<80127880>] 0x80127880
[  176.630000] [<80165864>] 0x80165864
[  176.630000] [<800abca8>] 0x800abca8
[  176.630000] [<80128940>] 0x80128940
[  176.630000] [<800b4980>] 0x800b4980
[  176.630000] [<800e9510>] 0x800e9510
[  176.630000] [<800b4d04>] 0x800b4d04
[  176.630000] [<800e9510>] 0x800e9510
[  176.630000] [<800ad6c4>] 0x800ad6c4
[  176.630000] [<800e9510>] 0x800e9510
[  176.630000] [<800c27f4>] 0x800c27f4
[  176.630000] [<800e9510>] 0x800e9510
[  176.630000] [<800c557c>] 0x800c557c
[  176.630000] [<801d8a44>] 0x801d8a44
[  176.630000] [<800c59d4>] 0x800c59d4
[  176.630000] [<8006c030>] 0x8006c030
[  176.630000] [<80094648>] 0x80094648
[  176.630000] [<80096ae0>] 0x80096ae0
[  176.630000] [<80076568>] 0x80076568
[  176.630000] [<80063160>] 0x80063160
[  176.630000] 
[  176.630000] Mem-Info:
[  176.630000] Normal per-cpu:
[  176.630000] CPU    0: hi:    0, btch:   1 usd:   0
[  176.630000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  176.630000]  active_file:52 inactive_file:75 isolated_file:0
[  176.630000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  176.630000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  176.630000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  176.630000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  176.630000] lowmem_reserve[]: 0 0
[  176.630000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  176.630000] 164 total pagecache pages
[  176.630000] 0 pages in swap cache
[  176.630000] Swap cache stats: add 0, delete 0, find 0/0
[  176.630000] Free swap  = 0kB
[  176.630000] Total swap = 0kB
[  176.630000] 8192 pages RAM
[  176.630000] 866 pages reserved
[  176.630000] 1713 pages shared
[  176.630000] 5446 pages non-shared
[  176.630000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  176.630000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  176.630000]   node 0: slabs: 0, objs: 0, free: 0
[  176.960000] ath: skbuff alloc of size 1926 failed
[  176.960000] ath: skbuff alloc of size 1926 failed
[  176.960000] ath: skbuff alloc of size 1926 failed
[  176.970000] ath: skbuff alloc of size 1926 failed
[  176.970000] ath: skbuff alloc of size 1926 failed
[  176.980000] ath: skbuff alloc of size 1926 failed
[  176.980000] ath: skbuff alloc of size 1926 failed
[  176.990000] ath: skbuff alloc of size 1926 failed
[  176.990000] ath: skbuff alloc of size 1926 failed
[  177.000000] ath: skbath: skbuff alloc of size 1926 failed
[  177.470000] ath: skbuff alloc of size 1926 failed
[  177.480000] ath: skbuff alloc of size 1926 failed
[  177.480000] ath: skbuff alloc of size 1926 failed
[  177.490000] ath: skbuff alloc of size 1926 failed
[  177.490000] ath: skbuff alloc of size 1926 failed
[  177.500000] ath: skbuff alloc of size 1926 failed
[  177.500000] ath: skbuff alloc of size 1926 failed
[  177.500000] ath: skbuff alloc of size 1926 failed
[  177.510000] ath: skbuff alloc of size 1926 failed
[  177.510000] ath: skbuff alloc of size 1926 failed
[  177.520000] ath: skbuff alloc of size 1926 failed
[  177.520000] ath: skbuff alloc of size 1926 failed
[  177.530000] ath: skbuff alloc of size 1926 failed
[  177.530000] ath: skbuff alloc of size 1926 failed
[  177.540000] ath: skbuff alloc of size 1926 failed
[  177.540000] ath: skbuff alloc of size 1926 failed
[  177.550000] ath: skbuff alloc of size 1926 failed
[  177.550000] ath: skbuff alloc of size 1926 failed
[  177.560000] ath: skbuff alloc of size 1926 failed
[  177.560000] ath: skbuff alloc of size 1926 failed
[  177.570000] ath: skbuff alloc of size 1926 failed
[  177.570000] ath: skbuff alloc of size 1926 failed
[  177.580000] ath: skbuff alloc of size 1926 failed
[  177.580000] ath: skbuff alloc of size 1926 failed
[  177.590000] ath: skbuff alloc of size 1926 failed
[  177.590000] ath: skbuff alloc of size 1926 failed
[  177.590000] ath: skbuff alloc of size 1926 failed
[  177.600000] ath: skbuff alloc of size 1926 failed
[  177.600000] ath: skbuff alloc of size 1926 failed
[  177.610000] ath: skbuff alloc of size 1926 failed
[  177.610000] ath: skbuff alloc of size 1926 failed
[  177.620000] ath: skbuff alloc of size 1926 failed
[  177.620000] ath: skbuff alloc of size 1926 failed
[  177.630000] ath: skbuff alloc of size 1926 failed
[  177.630000] ath: skbuff alloc of size 1926 failed
[  177.640000] ath: skbuff alloc of size 1926 failed
[  177.640000] ath: skbuff alloc of size 1926 failed
[  177.650000] ath: skbuff alloc of size 1926 failed
[  177.650000] ath: skbuff alloc of size 1926 failed
[  177.660000] ath: skbuff alloc of size 1926 failed
[  177.660000] ath: skbuff alloc of size 1926 failed
[  177.670000] ath: skbuff alloc of size 1926 failed
[  177.670000] ath: skbuff alloc of size 1926 failed
[  177.680000] ath: skbuff alloc of size 1926 failed
[  177.680000] ath: skbuff alloc of size 1926 failed
[  177.680000] ath: skbuff alloc of size 1926 failed
[  177.690000] ath: skbuff alloc of size 1926 failed
[  177.690000] ath: skbuff alloc of size 1926 failed
[  177.700000] ath: skbuff alloc of size 1926 failed
[  177.700000] ath: skbuff alloc of size 1926 failed
[  177.710000] ath: skbuff alloc of size 1926 failed
[  177.710000] ath: skbuff alloc of size 1926 failed
[  177.720000] ath: skbuff alloc of size 1926 failed
[  177.720000] ath: skbuff alloc of size 1926 failed
[  177.730000] ath: skbuff alloc of size 1926 failed
[  177.730000] ath: skbuff alloc of size 1926 failed
[  177.740000] ath: skbuff alloc of size 1926 failed
[  177.740000] ath: skbuff alloc of size 1926 failed
[  177.750000] ath: skbuff alloc of size 1926 failed
[  177.750000] ath: skbuff alloc of size 1926 failed
[  177.760000] ath: skbuff alloc of size 1926 failed
[  177.760000] ath: skbuff alloc of size 1926 failed
[  177.770000] ath: skbuff alloc of size 1926 failed
[  177.770000] ath: skbuff alloc of size 1926 failed
[  177.770000] ath: skbuff alloc of size 1926 failed
[  177.780000] ath: skbuff alloc of size 1926 failed
[  177.780000] ath: skbuff alloc of size 1926 failed
[  177.790000] ath: skbuff alloc of size 1926 failed
[  177.790000] ath: skbuff alloc of size 1926 failed
[  177.800000] ath: skbuff alloc of size 1926 failed
[  177.800000] ath: skbuff alloc of size 1926 failed
[  177.810000] ath: skbuff alloc of size 1926 failed
[  177.810000] ath: skbuff alloc of size 1926 failed
[  177.820000] ath: skbuff alloc of size 1926 failed
[  177.820000] ath: skbuff alloc of size 1926 failed
[  177.830000] ath: skbuff alloc of size 1926 failed
[  177.830000] ath: skbuff alloc of size 1926 failed
[  177.840000] ath: skbuff alloc of size 1926 failed
[  177.840000] ath: skbuff alloc of size 1926 failed
[  177.850000] ath: skbuff alloc of size 1926 failed
[  177.850000] ath: skbuff alloc of size 1926 failed
[  177.860000] ath: skbuff alloc of size 1926 failed
[  177.860000] ath: skbuff alloc of size 1926 failed
[  177.860000] ath: skbuff alloc of size 1926 failed
[  177.870000] ath: skbuff alloc of size 1926 failed
[  177.870000] ath: skbuff alloc of size 1926 failed
[  177.880000] ath: skbuff alloc of size 1926 failed
[  177.880000] ath: skbuff alloc of size 1926 failed
[  177.890000] ath: skbuff alloc of size 1926 failed
[  177.890000] ath: skbuff alloc of size 1926 failed
[  177.900000] ath: skbuff alloc of size 1926 failed
[  177.900000] ath: skbuff alloc of size 1926 failed
[  177.910000] ath: skbuff alloc of size 1926 failed
[  177.910000] ath: skbuff alloc of size 1926 failed
[  177.920000] ath: skbuff alloc of size 1926 failed
[  177.920000] ath: skbuff alloc of size 1926 failed
[  177.930000] ath: skbuff alloc of size 1926 failed
[  177.930000] ath: skbuff alloc of size 1926 failed
[  177.940000] ath: skbuff alloc of size 1926 failed
[  177.940000] ath: skbuff alloc of size 1926 failed
[  177.950000] ath: skbuff alloc of size 1926 failed
[  177.950000] ath: skbuff alloc of size 1926 failed
[  177.950000] ath: skbuff alloc of size 1926 failed
[  177.960000] ath: skbuff alloc of size 1926 failed
[  177.960000] ath: skbuff alloc of size 1926 failed
[  177.970000] ath: skbuff alloc of size 1926 failed
[  177.970000] ath: skbuff alloc of size 1926 failed
[  177.980000] ath: skbuff alloc of size 1926 failed
[  177.980000] ath: skbuff alloc of size 1926 failed
[  177.990000] ath: skbuff alloc of size 1926 failed
[  177.990000] ath: skbuff alloc of size 1926 failed
[  178.000000] ath: skbuff alloc of size 1926 failed
[  178.000000] ath: skbuff alloc of size 1926 failed
[  178.010000] ath: skbuff alloc of size 1926 failed
[  178.010000] ath: skbuff alloc of size 1926 failed
[  178.020000] ath: skbuff alloc of size 1926 failed
[  178.020000] ath: skbuff alloc of size 1926 failed
[  178.030000] ath: skbuff alloc of size 1926 failed
[  178.030000] ath: skbuff alloc of size 1926 failed
[  178.040000] ath: skbuff alloc of size 1926 failed
[  178.040000] ath: skbuff alloc of size 1926 failed
[  178.040000] ath: skbuff alloc of size 1926 failed
[  178.050000] ath: skbuff alloc of size 1926 failed
[  178.050000] ath: skbuff alloc of size 1926 failed
[  178.060000] ath: skbuff alloc of size 1926 failed
[  178.060000] ath: skbuff alloc of size 1926 failed
[  178.070000] ath: skbuff alloc of size 1926 failed
[  178.070000] ath: skbuff alloc of size 1926 failed
[  178.080000] ath: skbuff alloc of size 1926 failed
[  178.080000] ath: skbuff alloc of size 1926 failed
[  178.090000] ath: skbuff alloc of size 1926 failed
[  178.090000] ath: skbuff alloc of size 1926 failed
[  178.100000] ath: skbuff alloc of size 1926 failed
[  178.100000] ath: skbuff alloc of size 1926 failed
[  178.110000] ath: skbuff alloc of size 1926 failed
[  178.110000] ath: skbuff alloc of size 1926 failed
[  178.120000] ath: skbuff alloc of size 1926 failed
[  178.120000] ath: skbuff alloc of size 1926 failed
[  178.130000] ath: skbuff alloc of size 1926 failed
[  178.130000] ath: skbuff alloc of size 1926 failed
[  178.130000] ath: skbuff alloc of size 1926 failed
[  178.140000] ath: skbuff alloc of size 1926 failed
[  178.140000] ath: skbuff alloc of size 1926 failed
[  178.150000] ath: skbuff alloc of size 1926 failed
[  178.150000] ath: skbuff alloc of size 1926 failed
[  178.160000] ath: skbuff alloc of size 1926 failed
[  178.160000] ath: skbuff alloc of size 1926 failed
[  178.170000] ath: skbuff alloc of size 1926 failed
[  178.170000] ath: skbuff alloc of size 1926 failed
[  178.180000] ath: skbuff alloc of size 1926 failed
[  178.180000] ath: skbuff alloc of size 1926 failed
[  178.190000] ath: skbuff alloc of size 1926 failed
[  178.190000] ath: skbuff alloc of size 1926 failed
[  178.200000] ath: skbuff alloc of size 1926 failed
[  178.200000] ath: skbuff alloc of size 1926 failed
[  178.210000] ath: skbuff alloc of size 1926 failed
[  178.210000] ath: skbuff alloc of size 1926 failed
[  178.220000] ath: skbuff alloc of size 1926 failed
[  178.220000] ath: skbuff alloc of size 1926 failed
[  178.220000] ath: skbuff alloc of size 1926 failed
[  178.230000] ath: skbuff alloc of size 1926 failed
[  178.230000] ath: skbuff alloc of size 1926 failed
[  178.240000] ath: skbuff alloc of size 1926 failed
[  178.240000] ath: skbuff alloc of size 1926 failed
[  178.250000] ath: skbuff alloc of size 1926 failed
[  178.250000] ath: skbuff alloc of size 1926 failed
[  178.260000] ath: skbuff alloc of size 1926 failed
[  178.260000] ath: skbuff alloc of size 1926 failed
[  178.270000] ath: skbuff alloc of size 1926 failed
[  178.270000] ath: skbuff alloc of size 1926 failed
[  178.280000] ath: skbuff alloc of size 1926 failed
[  178.280000] ath: skbuff alloc of size 1926 failed
[  178.290000] ath: skbuff alloc of size 1926 failed
[  178.290000] ath: skbuff alloc of size 1926 failed
[  178.300000] ath: skbuff alloc of size 1926 failed
[  178.300000] ath: skbuff alloc of size 1926 failed
[  178.310000] ath: skbuff alloc of size 1926 failed
[  178.310000] ath: skbuff alloc of size 1926 failed
[  178.310000] ath: skbuff alloc of size 1926 failed
[  178.320000] ath: skbuff alloc of size 1926 failed
[  178.320000] ath: skbuff alloc of size 1926 failed
[  178.330000] ath: skbuff alloc of size 1926 failed
[  178.330000] ath: skbuff alloc of size 1926 failed
[  178.340000] ath: skbuff alloc of size 1926 failed
[  178.340000] ath: skbuff alloc of size 1926 failed
[  178.350000] ath: skbuff alloc of size 1926 failed
[  178.350000] ath: skbuff alloc of size 1926 failed
[  178.360000] ath: skbuff alloc of size 1926 failed
[  178.360000] ath: skbuff alloc of size 1926 failed
[  178.370000] ath: skbuff alloc of size 1926 failed
[  178.370000] ath: skbuff alloc of size 1926 failed
[  178.380000] ath: skbuff alloc of size 1926 failed
[  178.380000] ath: skbuff alloc of size 1926 failed
[  178.390000] ath: skbuff alloc of size 1926 failed
[  178.390000] ath: skbuff alloc of size 1926 failed
[  178.400000] ath: skbuff alloc of size 1926 failed
[  178.400000] ath: skbuff alloc of size 1926 failed
[  178.400000] ath: skbuff alloc of size 1926 failed
[  178.410000] ath: skbuff alloc of size 1926 failed
[  178.410000] ath: skbuff alloc of size 1926 failed
[  178.420000] ath: skbuff alloc of size 1926 failed
[  178.420000] ath: skbuff alloc of size 1926 failed
[  178.430000] ath: skbuff alloc of size 1926 failed
[  178.430000] ath: skbuff alloc of size 1926 failed
[  178.440000] ath: skbuff alloc of size 1926 failed
[  178.440000] ath: skbuff alloc of size 1926 failed
[  1000] ath: skbuff alloc of size 1926 failed
[  178.950000] ath: skbuff alloc of size 1926 failed
[  178.960000] ath: skbuff alloc of size 1926 failed
[  178.960000] ath: skbuff alloc of size 1926 failed
[  178.970000] ath: skbuff alloc of size 1926 failed
[  178.970000] ath: skbuff alloc of size 1926 failed
[  178.980000] ath: skbuff alloc of size 1926 failed
[  178.980000] ath: skbuff alloc of size 1926 failed
[  178.990000] ath: skbuff alloc of size 1926 failed
[  178.990000] ath: skbuff alloc of size 1926 failed
[  179.000000] warn_alloc_failed: 430 callbacks suppressed
[  179.000000] servald: page allocation failure: order:0, mode:0x4020
[  179.000000] Call Trace:[<80270bbc>] 0x80270bbc
[  179.000000] [<80270bbc>] 0x80270bbc
[  179.000000] [<800af678>] 0x800af678
[  179.000000] [<800b1978>] 0x800b1978
[  179.000000] [<8019c794>] 0x8019c794
[  179.000000] [<802e0000>] 0x802e0000
[  179.000000] [<800d5170>] 0x800d5170
[  179.000000] [<80272008>] 0x80272008
[  179.000000] [<80072a50>] 0x80072a50
[  179.000000] [<80072a70>] 0x80072a70
[  179.000000] [<800d6b48>] 0x800d6b48
[  179.000000] [<80c000c0>] 0x80c000c0
[  179.000000] [<801e0508>] 0x801e0508
[  179.000000] [<80808080>] 0x80808080
[  179.000000] [<80808080>] 0x80808080
[  179.000000] [<80808080>] 0x80808080
[  179.000000] [<80c000c0>] 0x80c000c0
[  179.000000] [<80c261b0>] 0x80c261b0
[  179.000000] [<800b8808>] 0x800b8808
[  179.000000] [<800b3604>] 0x800b3604
[  179.000000] [<80808000>] 0x80808000
[  179.000000] [<80c242f4>] 0x80c242f4
[  179.000000] [<800b7b08>] 0x800b7b08
[  179.000000] [<80076b70>] 0x80076b70
[  179.000000] [<80077094>] 0x80077094
[  179.000000] [<800a6cd0>] 0x800a6cd0
[  179.000000] [<800772a0>] 0x800772a0
[  179.000000] [<800774d4>] 0x800774d4
[  179.000000] [<8006316c>] 0x8006316c
[  179.000000] [<8006e660>] 0x8006e660
[  179.000000] [<80127880>] 0x80127880
[  179.000000] [<80165864>] 0x80165864
[  179.000000] [<800abca8>] 0x800abca8
[  179.000000] [<80128940>] 0x80128940
[  179.000000] [<800b4980>] 0x800b4980
[  179.000000] [<800e9510>] 0x800e9510
[  179.000000] [<800b4d04>] 0x800b4d04
[  179.000000] [<800e9510>] 0x800e9510
[  179.000000] [<800ad6c4>] 0x800ad6c4
[  179.000000] [<800e9510>] 0x800e9510
[  179.000000] [<800c27f4>] 0x800c27f4
[  179.000000] [<800e9510>] 0x800e9510
[  179.000000] [<800c557c>] 0x800c557c
[  179.000000] [<801d8a44>] 0x801d8a44
[  179.000000] [<800c59d4>] 0x800c59d4
[  179.000000] [<8006c030>] 0x8006c030
[  179.000000] [<80094648>] 0x80094648
[  179.000000] [<80096ae0>] 0x80096ae0
[  179.000000] [<80076568>] 0x80076568
[  179.000000] [<80063160>] 0x80063160
[  179.000000] 
[  179.000000] Mem-Info:
[  179.000000] Normal per-cpu:
[  179.000000] CPU    0: hi:    0, btch:   1 usd:   0
[  179.000000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  179.000000]  active_file:52 inactive_file:75 isolated_file:0
[  179.000000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  179.000000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  179.000000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  179.000000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  179.000000] lowmem_reserve[]: 0 0
[  179.000000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  179.000000] 164 total pagecache pages
[  179.000000] 0 pages in swap cache
[  179.000000] Swap cache stats: add 0, delete 0, find 0/0
[  179.000000] Free swap  = 0kB
[  179.000000] Total swap = 0kB
[  179.000000] 8192 pages RAM
[  179.000000] 866 pages reserved
[  179.000000] 1713 pages shared
[  179.000000] 5446 pages non-shared
[  179.000000] __slab_alloc: 430 callbacks suppressed
[  179.000000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  179.000000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  179.000000]   node 0: slabs: 0, objs: 0, free: 0
[  179.330000] ath: skbuff alloc of size 1926 failed
[  179.340000] servald: page allocation failure: order:0, mode:0x4020
[  179.340000] Call Trace:[<80270bbc>] 0x80270bbc
[  179.340000] [<80270bbc>] 0x80270bbc
[  179.340000] [<800af678>] 0x800af678
[  179.340000] [<800b1978>] 0x800b1978
[  179.340000] [<8019c794>] 0x8019c794
[  179.340000] [<802e0000>] 0x802e0000
[  179.340000] [<800d5170>] 0x800d5170
[  179.340000] [<80272008>] 0x80272008
[  179.340000] [<80072a50>] 0x80072a50
[  179.340000] [<80072a70>] 0x80072a70
[  179.340000] [<800d6b48>] 0x800d6b48
[  179.340000] [<80c000c0>] 0x80c000c0
[  179.340000] [<801e0508>] 0x801e0508
[  179.340000] [<80808080>] 0x80808080
[  179.340000] [<80808080>] 0x80808080
[  179.340000] [<80808080>] 0x80808080
[  179.340000] [<80c000c0>] 0x80c000c0
[  179.340000] [<80c261b0>] 0x80c261b0
[  179.340000] [<800b8808>] 0x800b8808
[  179.340000] [<800b3604>] 0x800b3604
[  179.340000] [<80808000>] 0x80808000
[  179.340000] [<80c242f4>] 0x80c242f4
[  179.340000] [<800b7b08>] 0x800b7b08
[  179.340000] [<80076b70>] 0x80076b70
[  179.340000] [<80077094>] 0x80077094
[  179.340000] [<800a6cd0>] 0x800a6cd0
[  179.340000] [<800772a0>] 0x800772a0
[  179.340000] [<800774d4>] 0x800774d4
[  179.340000] [<8006316c>] 0x8006316c
[  179.340000] [<8006e660>] 0x8006e660
[  179.340000] [<80127880>] 0x80127880
[  179.340000] [<80165864>] 0x80165864
[  179.340000] [<800abca8>] 0x800abca8
[  179.340000] [<80128940>] 0x80128940
[  179.340000] [<800b4980>] 0x800b4980
[  179.340000] [<800e9510>] 0x800e9510
[  179.340000] [<800b4d04>] 0x800b4d04
[  179.340000] [<800e9510>] 0x800e9510
[  179.340000] [<800ad6c4>] 0x800ad6c4
[  179.340000] [<800e9510>] 0x800e9510
[  179.340000] [<800c27f4>] 0x800c27f4
[  179.340000] [<800e9510>] 0x800e9510
[  179.340000] [<800c557c>] 0x800c557c
[  179.340000] [<801d8a44>] 0x801d8a44
[  179.340000] [<800c59d4>] 0x800c59d4
[  179.340000] [<8006c030>] 0x8006c030
[  179.340000] [<80094648>] 0x80094648
[  179.340000] [<80096ae0>] 0x80096ae0
[  179.340000] [<80076568>] 0x80076568
[  179.340000] [<80063160>] 0x80063160
[  179.340000] 
[  179.340000] Mem-Info:
[  179.340000] Normal per-cpu:
[  179.340000] CPU    0: hi:    0, btch:   1 usd:   0
[  179.340000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  179.340000]  active_file:52 inactive_file:75 isolated_file:0
[  179.340000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  179.340000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  179.340000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  179.340000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  179.340000] lowmem_reserve[]: 0 0
[  179.340000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  179.340000] 164 total pagecache pages
[  179.340000] 0 pages in swap cache
[  179.340000] Swap cache stats: add 0, delete 0, find 0/0
[  179.340000] Free swap  = 0kB
[  179.340000] Total swap = 0kB
[  179.340000] 8192 pages RAM
[  179.340000] 866 pages reserved
[  179.340000] 1713 pages shared
[  179.340000] 5446 pages non-shared
[  179.340000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  179.340000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  179.340000]   node 0: slabs: 0, objs: 0, free: 0
[  179.670000] ath: skbuff alloc of size 1926 failed
[  179.670000] servald: page allocation failure: order:0, mode:0x4020
[  179.670000] Call Trace:[<80270bbc>] 0x80270bbc
[  179.670000] [<80270bbc>] 0x80270bbc
[  179.670000] [<800af678>] 0x800af678
[  179.670000] [<800b1978>] 0x800b1978
[  179.670000] [<802e0000>] 0x802e0000
[  179.670000] [<800d5170>] 0x800d5170
[  179.670000] [<80072514>] 0x80072514
[  179.670000] [<80272008>] 0x80272008
[  179.670000] [<80072a50>] 0x80072a50
[  179.670000] [<800d6b48>] 0x800d6b48
[  179.670000] [<80c000c0>] 0x80c000c0
[  179.670000] [<801e0508>] 0x801e0508
[  179.670000] [<80808080>] 0x80808080
[  179.670000] [<80808080>] 0x80808080
[  179.670000] [<80808080>] 0x80808080
[  179.670000] [<80c000c0>] 0x80c000c0
[  179.670000] [<80c261b0>] 0x80c261b0
[  179.670000] [<800b8808>] 0x800b8808
[  179.670000] [<800b3604>] 0x800b3604
[  179.670000] [<80808000>] 0x80808000
[  179.670000] [<80c242f4>] 0x80c242f4
[  179.670000] [<800b7b08>] 0x800b7b08
[  179.670000] [<80076b70>] 0x80076b70
[  179.670000] [<80077094>] 0x80077094
[  179.670000] [<800a6cd0>] 0x800a6cd0
[  179.670000] [<800772a0>] 0x800772a0
[  179.670000] [<800774d4>] 0x800774d4
[  179.670000] [<8006316c>] 0x8006316c
[  179.670000] [<8006e660>] 0x8006e660
[  179.670000] [<80127880>] 0x80127880
[  179.670000] [<80165864>] 0x80165864
[  179.670000] [<800abca8>] 0x800abca8
[  179.670000] [<80128940>] 0x80128940
[  179.670000] [<800b4980>] 0x800b4980
[  179.670000] [<800e9510>] 0x800e9510
[  179.670000] [<800b4d04>] 0x800b4d04
[  179.670000] [<800e9510>] 0x800e9510
[  179.670000] [<800ad6c4>] 0x800ad6c4
[  179.670000] [<800e9510>] 0x800e9510
[  179.670000] [<800c27f4>] 0x800c27f4
[  179.670000] [<800e9510>] 0x800e9510
[  179.670000] [<800c557c>] 0x800c557c
[  179.670000] [<801d8a44>] 0x801d8a44
[  179.670000] [<800c59d4>] 0x800c59d4
[  179.670000] [<8006c030>] 0x8006c030
[  179.670000] [<80094648>] 0x80094648
[  179.670000] [<80096ae0>] 0x80096ae0
[  179.670000] [<80076568>] 0x80076568
[  179.670000] [<80063160>] 0x80063160
[  179.670000] 
[  179.670000] Mem-Info:
[  179.670000] Normal per-cpu:
[  179.670000] CPU    0: hi:    0, btch:   1 usd:   0
[  179.670000] active_anon:2519 inactive_anon:16 isolated_anon:0
[  179.670000]  active_file:52 inactive_file:75 isolated_file:0
[  179.670000]  unevictable:0 dirty:0 writeback:0 unstable:0
[  179.670000]  free:68 slab_reclaimable:373 slab_unreclaimable:1884
[  179.670000]  mapped:77 shmem:30 pagetables:376 bounce:0
[  179.670000] Normal free:272kB min:720kB low:900kB high:1080kB active_anon:10076kB inactive_anon:64kB active_file:208kB inactive_file:300kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32512kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:120kB slab_reclaimable:1492kB slab_unreclaimable:7536kB kernel_stack:2736kB pagetables:1504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17 all_unreclaimable? no
[  179.670000] lowmem_reserve[]: 0 0
[  179.670000] Normal: 22*4kB 7*8kB 6*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 272kB
[  179.670000] 164 total pagecache pages
[  179.670000] 0 pages in swap cache
[  179.670000] Swap cache stats: add 0, delete 0, find 0/0
[  179.670000] Free swap  = 0kB
[  179.670000] Total swap = 0kB
[  179.670000] 8192 pages RAM
[  179.670000] 866 pages reserved
[  179.670000] 1713 pages shared
[  179.670000] 5446 pages non-shared
[  179.670000] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[  179.670000]   cache: kmalloc-4096, object size: 4096, buffer size: 4096, default order: 3, min order: 0
[  179.670000]   node 0: slabs: 0, objs: 0, free: 0
[  179.990000] ath: skbuff alloc of size 1926 failed
[  180.000000] servald: page allocation failure: orde000] [<800e9510>] 0x800e9510
[  180.330000] [<800ad6c4>] 0x800ad6c4
[  180.330000] [<800e9510>] 0x800e9510
[  180.330000] [<800c27f4>] 0x800c27f4
[  180.330000] [<800e9510>] 0x800e9510
[  180.330000] [<800c557c>] 0x800c557c
[  180.330000] [<801d8a44>] 0x801d8a44
[  180.330000] [<800c59d4>] 0x800c59d4
[  180.330000] [<8006c030>] 0x8006c030
[  180.330000] [<80094648>] 0x80094648
[  180.330000] [<80096ae0>] 0x80096ae0
[  180.330000] [<80076568>] 0x80076568
[  180.330000] [<80063160>] 0x80063160
[  180.330000] 
[  180.330000] Mem-Info:
[  180.330000] Normal per-cpu:
[  180.330000] CPU    0: hi:    0, btch:   1 u\FF



More information about the Commotion-dev mailing list