[OpenWrt-Devel] Linksys WRT54G / 16mb / wifi / lowmem / concurrency
Fernando Frediani
fhfrediani at gmail.com
Fri Dec 19 10:21:23 EST 2014
Hi Bastian,
These are very good news. Well done.
So, should I assume that this result is already using zram ?
Regards,
Fernando
On 17/12/2014 06:41, Bastian Bittorf wrote:
> I did some experiments to get our "good old" Linksys WRT54G
> running with recent trunk r43602 / kernel 3.14.26. We are only
> using it in adhoc-mode (with olsrd) and it is working OK.
>
> But there is still an issue, but i think it has to do with the
> design of the bootup-process:
>
> if wifi is enabled, the box has a lot of (see below [1])
>
> # "irq/4-b43: page allocation failure: order:3, mode:0x204020"
>
> during bootup and is "laggy" / unresponsive.
> if wifi is disabled and we do after bootup a
>
> uci set wireless.radio0.disabled=0; wifi
>
> there are no problems and even 4000 kb free ram.
> I havent opened a ticket on bugtracker, because it
> is no bug 8-)
>
> question: will procd fire init-scripts in parallel?
> question: hotplug-events are queued and run one after another, right?
>
> bye, bastian.
>
> [1]
> [ 39.070000] irq/4-b43: page allocation failure: order:3, mode:0x204020
> [ 39.070000] CPU: 0 PID: 769 Comm: irq/4-b43 Not tainted 3.14.26 #1
> [ 39.070000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 39.070000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 39.070000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 ffffff80
> [ 39.070000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 39.070000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 39.070000] ...
> [ 39.070000] Call Trace:
> [ 39.070000] [<801f504c>] show_stack+0x48/0x70
> [ 39.070000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 39.070000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 39.070000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 39.070000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 39.070000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 39.070000]
> [ 39.070000] Mem-Info:
> [ 39.070000] Normal per-cpu:
> [ 39.070000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 39.070000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 39.070000] active_file:543 inactive_file:484 isolated_file:3
> [ 39.070000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 39.070000] free:186 slab_reclaimable:233 slab_unreclaimable:840
> [ 39.070000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 39.070000] free_cma:0
> [ 39.070000] Normal free:744kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0k
> B dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB
> pages_scanned:5 all_unreclaimable? no
> [ 39.070000] lowmem_reserve[]: 0 0
> [ 39.070000] Normal: 52*4kB (UR) 27*8kB (UR) 18*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 744kB
> [ 39.070000] 1034 total pagecache pages
> [ 39.070000] 0 pages in swap cache
> [ 39.070000] Swap cache stats: add 0, delete 0, find 0/0
> [ 39.070000] Free swap = 0kB
> [ 39.070000] Total swap = 0kB
> [ 39.070000] 4096 pages RAM
> [ 39.070000] 0 pages HighMem/MovableOnly
> [ 39.070000] 894 pages reserved
> [ 39.070000] SLAB: Unable to allocate memory on node 0 (gfp=0x4020)
> [ 39.070000] cache: kmalloc-32768, object size: 32768, order: 3
> [ 39.070000] node 0: slabs: 9/9, objs: 9/9, free: 0
> [ 39.300000] irq/4-b43: page allocation failure: order:3, mode:0x204020
> [ 39.300000] CPU: 0 PID: 769 Comm: irq/4-b43 Not tainted 3.14.26 #1
> [ 39.300000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 39.300000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 39.300000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 00014600
> [ 39.300000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 39.300000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 39.300000] ...
> [ 39.300000] Call Trace:
> [ 39.300000] [<801f504c>] show_stack+0x48/0x70
> [ 39.300000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 39.300000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 39.300000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 39.300000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 39.300000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 39.300000]
> [ 39.300000] Mem-Info:
> [ 39.300000] Normal per-cpu:
> [ 39.300000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 39.300000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 39.300000] active_file:543 inactive_file:484 isolated_file:3
> [ 39.300000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 39.300000] free:186 slab_reclaimable:233 slab_unreclaimable:840
> [ 39.300000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 39.300000] free_cma:0
> [ 39.300000] Normal free:744kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0k
> B dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB
> pages_scanned:5 all_unreclaimable? no
> [ 39.300000] lowmem_reserve[]: 0 0
> [ 39.300000] Normal: 52*4kB (UR) 27*8kB (UR) 18*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 744kB
> [ 39.300000] 1034 total pagecache pages
> [ 39.300000] 0 pages in swap cache
> [ 39.300000] Swap cache stats: add 0, delete 0, find 0/0
> [ 39.300000] Free swap = 0kB
> [ 39.300000] Total swap = 0kB
> [ 39.300000] 4096 pages RAM
> [ 39.300000] 0 pages HighMem/MovableOnly
> [ 39.300000] 894 pages reserved
> [ 39.300000] SLAB: Unable to allocate memory on node 0 (gfp=0x4020)
> [ 39.300000] cache: kmalloc-32768, object size: 32768, order: 3
> [ 39.300000] node 0: slabs: 9/9, objs: 9/9, free: 0
> [ 39.530000] irq/4-b43: page allocation failure: order:3, mode:0x204020
> [ 39.530000] CPU: 0 PID: 769 Comm: irq/4-b43 Not tainted 3.14.26 #1
> [ 39.530000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 39.530000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 39.530000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 0000beba
> [ 39.530000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 39.530000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 39.530000] ...
> [ 39.530000] Call Trace:
> [ 39.530000] [<801f504c>] show_stack+0x48/0x70
> [ 39.530000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 39.530000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 39.530000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 39.530000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 39.530000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 39.530000]
> [ 39.530000] Mem-Info:
> [ 39.530000] Normal per-cpu:
> [ 39.530000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 39.530000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 39.530000] active_file:543 inactive_file:484 isolated_file:3
> [ 39.530000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 39.530000] free:186 slab_reclaimable:233 slab_unreclaimable:840
> [ 39.530000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 39.530000] free_cma:0
> [ 39.530000] Normal free:744kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0k
> B dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB
> pages_scanned:5 all_unreclaimable? no
> [ 39.530000] lowmem_reserve[]: 0 0
> [ 39.530000] Normal: 52*4kB (UR) 27*8kB (UR) 18*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 744kB
> [ 39.530000] 1034 total pagecache pages
> [ 39.530000] 0 pages in swap cache
> [ 39.530000] Swap cache stats: add 0, delete 0, find 0/0
> [ 39.530000] Free swap = 0kB
> [ 39.530000] Total swap = 0kB
> [ 39.530000] 4096 pages RAM
> [ 39.530000] 0 pages HighMem/MovableOnly
> [ 39.530000] 894 pages reserved
> [ 39.530000] SLAB: Unable to allocate memory on node 0 (gfp=0x4020)
> [ 39.530000] cache: kmalloc-32768, object size: 32768, order: 3
> [ 39.530000] node 0: slabs: 9/9, objs: 9/9, free: 0
> [ 39.760000] irq/4-b43: page allocation failure: order:3, mode:0x204020
> [ 39.760000] CPU: 0 PID: 769 Comm: irq/4-b43 Not tainted 3.14.26 #1
> [ 39.760000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 39.760000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 39.760000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 00014600
> [ 39.760000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 39.760000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 39.760000] ...
> [ 39.760000] Call Trace:
> [ 39.760000] [<801f504c>] show_stack+0x48/0x70
> [ 39.760000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 39.760000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 39.760000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 39.760000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 39.760000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 39.760000]
> [ 39.760000] Mem-Info:
> [ 39.760000] Normal per-cpu:
> [ 39.760000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 39.760000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 39.760000] active_file:543 inactive_file:484 isolated_file:3
> [ 39.760000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 39.760000] free:186 slab_reclaimable:233 slab_unreclaimable:840
> [ 39.760000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 39.760000] free_cma:0
> [ 39.760000] Normal free:744kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0k
> B dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB
> pages_scanned:5 all_unreclaimable? no
> [ 39.760000] lowmem_reserve[]: 0 0
> [ 39.760000] Normal: 52*4kB (UR) 27*8kB (UR) 18*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 744kB
> [ 39.760000] 1034 total pagecache pages
> [ 39.760000] 0 pages in swap cache
> [ 39.760000] Swap cache stats: add 0, delete 0, find 0/0
> [ 39.760000] Free swap = 0kB
> [ 39.760000] Total swap = 0kB
> [ 39.760000] 4096 pages RAM
> [ 39.760000] 0 pages HighMem/MovableOnly
> [ 39.760000] 894 pages reserved
> [ 39.760000] SLAB: Unable to allocate memory on node 0 (gfp=0x4020)
> [ 39.760000] cache: kmalloc-32768, object size: 32768, order: 3
> [ 39.760000] node 0: slabs: 9/9, objs: 9/9, free: 0
> [ 39.980000] irq/4-b43: page allocation failure: order:3, mode:0x204020
> [ 39.980000] CPU: 0 PID: 769 Comm: irq/4-b43 Not tainted 3.14.26 #1
> [ 39.980000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 39.980000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 39.980000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 00000000
> [ 39.980000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 39.980000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 39.980000] ...
> [ 39.980000] Call Trace:
> [ 39.980000] [<801f504c>] show_stack+0x48/0x70
> [ 39.980000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 39.980000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 39.980000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 39.980000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 39.980000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 39.980000]
> [ 39.980000] Mem-Info:
> [ 39.980000] Normal per-cpu:
> [ 39.980000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 39.980000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 39.980000] active_file:543 inactive_file:484 isolated_file:3
> [ 39.980000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 39.980000] free:186 slab_reclaimable:233 slab_unreclaimable:840
> [ 39.980000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 39.980000] free_cma:0
> [ 39.980000] Normal free:744kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0k
> B dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB
> pages_scanned:5 all_unreclaimable? no
> [ 39.980000] lowmem_reserve[]: 0 0
> [ 39.980000] Normal: 52*4kB (UR) 27*8kB (UR) 18*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 744kB
> [ 39.980000] 1034 total pagecache pages
> [ 39.980000] 0 pages in swap cache
> [ 39.980000] Swap cache stats: add 0, delete 0, find 0/0
> [ 39.980000] Free swap = 0kB
> [ 39.980000] Total swap = 0kB
> [ 39.980000] 4096 pages RAM
> [ 39.980000] 0 pages HighMem/MovableOnly
> [ 39.980000] 894 pages reserved
> [ 39.980000] SLAB: Unable to allocate memory on node 0 (gfp=0x4020)
> [ 39.980000] cache: kmalloc-32768, object size: 32768, order: 3
> [ 39.980000] node 0: slabs: 9/9, objs: 9/9, free: 0
> [ 40.210000] irq/4-b43: page allocation failure: order:3, mode:0x204020
> [ 40.210000] CPU: 0 PID: 769 Comm: irq/4-b43 Not tainted 3.14.26 #1
> [ 40.210000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 40.210000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 40.210000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 00014600
> [ 40.210000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 40.210000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 40.210000] ...
> [ 40.210000] Call Trace:
> [ 40.210000] [<801f504c>] show_stack+0x48/0x70
> [ 40.210000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 40.210000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 40.210000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 40.210000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 40.210000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 40.210000]
> [ 40.210000] Mem-Info:
> [ 40.210000] Normal per-cpu:
> [ 40.210000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 40.210000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 40.210000] active_file:543 inactive_file:484 isolated_file:3
> [ 40.210000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 40.210000] free:186 slab_reclaimable:233 slab_unreclaimable:840
> [ 40.210000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 40.210000] free_cma:0
> [ 40.210000] Normal free:744kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0k
> B dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB
> pages_scanned:5 all_unreclaimable? no
> [ 40.210000] lowmem_reserve[]: 0 0
> [ 40.210000] Normal: 52*4kB (UR) 27*8kB (UR) 18*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 744kB
> [ 40.210000] 1034 total pagecache pages
> [ 40.210000] 0 pages in swap cache
> [ 40.210000] Swap cache stats: add 0, delete 0, find 0/0
> [ 40.210000] Free swap = 0kB
> [ 40.210000] Total swap = 0kB
> [ 40.210000] 4096 pages RAM
> [ 40.210000] 0 pages HighMem/MovableOnly
> [ 40.210000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 40.210000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 40.210000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 00014600
> [ 40.210000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 40.210000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 40.210000] ...
> [ 40.210000] Call Trace:
> [ 40.210000] [<801f504c>] show_stack+0x48/0x70
> [ 40.210000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 40.210000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 40.210000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 40.210000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 40.210000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 40.210000]
> [ 40.210000] Mem-Info:
> [ 40.210000] Normal per-cpu:
> [ 40.210000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 40.210000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 40.210000] active_file:543 inactive_file:484 isolated_file:3
> [ 40.210000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 40.210000] free:186 slab_reclaimable:233 slab_unreclaimable:840
> [ 40.210000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 40.210000] free_cma:0
> [ 40.210000] Normal free:744kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0k
> B dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB
> pages_scanned:5 all_unreclaimable? no
> [ 40.210000] lowmem_reserve[]: 0 0
> [ 40.210000] Normal: 52*4kB (UR) 27*8kB (UR) 18*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 744kB
> [ 40.210000] 1034 total pagecache pages
> [ 40.210000] 0 pages in swap cache
> [ 40.210000] Swap cache stats: add 0, delete 0, find 0/0
> [ 40.210000] Free swap = 0kB
> [ 40.210000] Total swap = 0kB
> [ 40.210000] 4096 pages RAM
> [ 40.210000] 0 pages HighMem/MovableOnly
> [ 40.210000] 894 pages reserved
> [ 40.210000] SLAB: Unable to allocate memory on node 0 (gfp=0x4020)
> [ 40.210000] cache: kmalloc-32768, object size: 32768, order: 3
> [ 40.210000] node 0: slabs: 9/9, objs: 9/9, free: 0
> [ 40.440000] [sched_delayed] sched: RT throttling activated
> [ 40.450000] irq/4-b43: page allocation failure: order:3, mode:0x204020
> [ 40.450000] CPU: 0 PID: 769 Comm: irq/4-b43 Not tainted 3.14.26 #1
> [ 40.450000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 40.450000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 40.450000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 00014600
> [ 40.450000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 40.450000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 40.450000] ...
> [ 40.450000] Call Trace:
> [ 40.450000] [<801f504c>] show_stack+0x48/0x70
> [ 40.450000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 40.450000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 40.450000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 40.450000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 40.450000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 40.450000]
> [ 40.450000] Mem-Info:
> [ 40.450000] Normal per-cpu:
> [ 40.450000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 40.450000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 40.450000] active_file:543 inactive_file:484 isolated_file:3
> [ 40.450000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 40.450000] free:186 slab_reclaimable:233 slab_unreclaimable:840
> [ 40.450000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 40.450000] free_cma:0
> [ 40.450000] Normal free:744kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0kB dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB
> free_cma:0kB writeback_tmp:0kB pages_scanned:5 all_unreclaimable? no
> [ 40.450000] lowmem_reserve[]: 0 0
> [ 40.450000] Normal: 52*4kB (UR) 27*8kB (UR) 18*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 744kB
> [ 40.450000] 1034 total pagecache pages
> [ 40.450000] 0 pages in swap cache
> [ 40.450000] Swap cache stats: add 0, delete 0, find 0/0
> [ 40.450000] Free swap = 0kB
> [ 40.450000] Total swap = 0kB
> [ 40.450000] 4096 pages RAM
> [ 40.450000] 0 pages HighMem/MovableOnly
> [ 40.450000] 894 pages reserved
> [ 40.450000] SLAB: Unable to allocate memory on node 0 (gfp=0x4020)
> [ 40.450000] cache: kmalloc-32768, object size: 32768, order: 3
> [ 40.450000] node 0: slabs: 9/9, objs: 9/9, free: 0
> [ 40.670000] irq/4-b43: page allocation failure: order:3, mode:0x204020
> [ 40.670000] CPU: 0 PID: 769 Comm: irq/4-b43 Not tainted 3.14.26 #1
> [ 40.670000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 40.670000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 40.670000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 00014600
> [ 40.670000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 40.670000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 40.670000] ...
> [ 40.670000] Call Trace:
> [ 40.670000] [<801f504c>] show_stack+0x48/0x70
> [ 40.670000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 40.670000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 40.670000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 40.670000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 40.670000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 40.670000]
> [ 40.670000] Mem-Info:
> [ 40.670000] Normal per-cpu:
> [ 40.670000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 40.670000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 40.670000] active_file:543 inactive_file:484 isolated_file:3
> [ 40.670000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 40.670000] free:186 slab_reclaimable:233 slab_unreclaimable:840
> [ 40.670000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 40.670000] free_cma:0
> [ 40.670000] Normal free:744kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0kB dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB
> free_cma:0kB writeback_tmp:0kB pages_scanned:5 all_unreclaimable? no
> [ 40.670000] lowmem_reserve[]: 0 0
> [ 40.670000] Normal: 52*4kB (UR) 27*8kB (UR) 18*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 744kB
> [ 40.670000] 1034 total pagecache pages
> [ 40.670000] 0 pages in swap cache
> [ 40.670000] Swap cache stats: add 0, delete 0, find 0/0
> [ 40.670000] Free swap = 0kB
> [ 40.670000] Total swap = 0kB
> [ 40.670000] 4096 pages RAM
> [ 40.670000] 0 pages HighMem/MovableOnly
> [ 40.670000] 894 pages reserved
> [ 40.670000] SLAB: Unable to allocate memory on node 0 (gfp=0x4020)
> [ 40.670000] cache: kmalloc-32768, object size: 32768, order: 3
> [ 40.670000] node 0: slabs: 9/9, objs: 9/9, free: 0
> [ 40.900000] irq/4-b43: page allocation failure: order:3, mode:0x204020
> [ 40.900000] CPU: 0 PID: 769 Comm: irq/4-b43 Not tainted 3.14.26 #1
> [ 40.900000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 40.900000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 40.900000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 00014600
> [ 40.900000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 40.900000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 40.900000] ...
> [ 40.900000] Call Trace:
> [ 40.900000] [<801f504c>] show_stack+0x48/0x70
> [ 40.900000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 40.900000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 40.900000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 40.900000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 40.900000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 40.900000]
> [ 40.900000] Mem-Info:
> [ 40.900000] Normal per-cpu:
> [ 40.900000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 40.900000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 40.900000] active_file:543 inactive_file:484 isolated_file:3
> [ 40.900000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 40.900000] free:182 slab_reclaimable:233 slab_unreclaimable:840
> [ 40.900000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 40.900000] free_cma:0
> [ 40.900000] Normal free:728kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0kB dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB
> free_cma:0kB writeback_tmp:0kB pages_scanned:5 all_unreclaimable? no
> [ 40.900000] lowmem_reserve[]: 0 0
> [ 40.900000] Normal: 52*4kB (UR) 27*8kB (UR) 17*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 728kB
> [ 40.900000] 1034 total pagecache pages
> [ 40.900000] 0 pages in swap cache
> [ 40.900000] Swap cache stats: add 0, delete 0, find 0/0
> [ 40.900000] Free swap = 0kB
> [ 40.900000] Total swap = 0kB
> [ 40.900000] 4096 pages RAM
> [ 40.900000] 0 pages HighMem/MovableOnly
> [ 40.900000] 894 pages reserved
> [ 40.900000] SLAB: Unable to allocate memory on node 0 (gfp=0x4020)
> [ 40.900000] cache: kmalloc-32768, object size: 32768, order: 3
> [ 40.900000] node 0: slabs: 9/9, objs: 9/9, free: 0
> [ 41.130000] irq/4-b43: page allocation failure: order:3, mode:0x204020
> [ 41.130000] CPU: 0 PID: 769 Comm: irq/4-b43 Not tainted 3.14.26 #1
> [ 41.130000] Stack : 00000006 ffffffff 00000000 00000000 00000000 00000000 80377432 00000036
> [ 41.130000] 80676390 00000000 802be7e4 80304dc7 00000301 80366080 80676390 00000000
> [ 41.130000] 00000000 00000000 802feb2c 8025a53c 00000000 801b7f6c 00000006 00000000
> [ 41.130000] 802c1850 80ca9aa4 00000000 00000000 00000000 00000000 00000000 00000000
> [ 41.130000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
> [ 41.130000] ...
> [ 41.130000] Call Trace:
> [ 41.130000] [<801f504c>] show_stack+0x48/0x70
> [ 41.130000] [<8026b394>] warn_alloc_failed+0xf0/0x114
> [ 41.130000] [<800259cc>] __alloc_pages_nodemask+0x59c/0x708
> [ 41.130000] [<8009a564>] cache_alloc_refill+0x308/0x614
> [ 41.130000] [<8015a22c>] kmem_cache_alloc+0x88/0xf4
> [ 41.130000] [<806c751c>] minstrel_remove_sta_debugfs+0x634/0x1bd8 [mac80211]
> [ 41.130000]
> [ 41.130000] Mem-Info:
> [ 41.130000] Normal per-cpu:
> [ 41.130000] CPU 0: hi: 0, btch: 1 usd: 0
> [ 41.130000] active_anon:215 inactive_anon:2 isolated_anon:0
> [ 41.130000] active_file:543 inactive_file:484 isolated_file:3
> [ 41.130000] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 41.130000] free:178 slab_reclaimable:233 slab_unreclaimable:840
> [ 41.130000] mapped:217 shmem:5 pagetables:29 bounce:0
> [ 41.130000] free_cma:0
> [ 41.130000] Normal free:712kB min:448kB low:560kB high:672kB active_anon:860kB inactive_anon:8kB active_file:2172kB inactive_file:1936kB unevictable:0kB isolated(anon):0kB isolated(file):12kB
> present:16384kB managed:12808kB mlocked:0kB dirty:0kB writeback:0kB mapped:868kB shmem:20kB slab_reclaimable:932kB slab_unreclaimable:3360kB kernel_stack:224kB pagetables:116kB unstable:0kB bounce:0kB
> free_cma:0kB writeback_tmp:0kB pages_scanned:5 all_unreclaimable? no
> [ 41.130000] lowmem_reserve[]: 0 0
> [ 41.130000] Normal: 52*4kB (UR) 27*8kB (UR) 16*16kB (UR) 1*32kB (R) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 712kB
> [ 41.130000] 1034 total pagecache pages
> [ 41.130000] 0 pages in swap cache
> [ 41.130000] Swap cache stats: add 0, delete 0, find 0/0
> [ 41.130000] Free swap = 0kB
> [ 41.130000] Total swap = 0kB
> [ 41.130000] 4096 pages RAM
> [ 41.130000] 0 pages HighMem/MovableOnly
> [ 41.130000] 894 pages reserved
> [ 41.130000] SLAB: Unable to allocate memory on node 0 (gfp=0x4020)
> [ 41.130000] cache: kmalloc-32768, object size: 32768, order: 3
> [ 41.130000] node 0: slabs: 9/9, objs: 9/9, free: 0
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list