找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 9615|回复: 16

LEDE明明有内存,为啥会Out of Memory?

[复制链接]
发表于 2018-5-22 18:06 | 显示全部楼层 |阅读模式
先看看日志吧
  1. [   43.429347] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  2. [   43.645506] device wlan0 entered promiscuous mode
  3. [   43.670889] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  4. [   43.677820] br-lan: port 2(wlan0) entered forwarding state
  5. [   43.683616] br-lan: port 2(wlan0) entered forwarding state
  6. [   45.685988] br-lan: port 2(wlan0) entered forwarding state
  7. [   49.270351] IMQ driver unloaded successfully.
  8. [   49.549867]         Hooked IMQ after mangle on INPUT
  9. [   49.554535]         Hooked IMQ after mangle on FORWARD
  10. [   49.559239] IMQ driver loaded successfully. (numdevs = 1, numqueues = 1, imq_dev_accurate_stats = 1)
  11. [   49.568655]         Hooking IMQ before NAT on PREROUTING.
  12. [   49.573576]         Hooking IMQ after NAT on POSTROUTING.
  13. [37176.176779] uniq invoked oom-killer: gfp_mask=0x2420848, order=0, oom_score_adj=0
  14. [37176.184564] CPU: 0 PID: 2032 Comm: uniq Not tainted 4.4.69 #0
  15. [37176.190495] Stack : 80536d62 00000031 00000000 803e0000 818ca5bc 803d2ea3 803658f4 000007f0
  16. [37176.190495]           80533fc0 81ceda6c 00000000 000000f4 00001b86 80059278 00000000 00000004
  17. [37176.190495]           00000000 00000000 8036e110 81ced90c 00000000 8005717c 80536d62 00000045
  18. [37176.190495]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  19. [37176.190495]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  20. [37176.190495]           ...
  21. [37176.226990] Call Trace:
  22. [37176.229608] [<80059278>] vprintk_default+0x24/0x30
  23. [37176.234623] [<8005717c>] printk+0x2c/0x38
  24. [37176.238785] [<801b3200>] bcm_console_setup+0x64/0xcc
  25. [37176.243958] [<80086c28>] dump_header.isra.4+0x48/0x130
  26. [37176.249297] [<801628b4>] dump_stack+0x14/0x28
  27. [37176.253806] [<80024edc>] show_stack+0x50/0x84
  28. [37176.258323] [<80086c28>] dump_header.isra.4+0x48/0x130
  29. [37176.263745] [<8009bfa8>] wait_iff_congested+0xb8/0x140
  30. [37176.269088] [<800927b4>] isolate_lru_pages.isra.10+0x8c/0x128
  31. [37176.275096] [<80087018>] oom_kill_process+0x98/0x43c
  32. [37176.280254] [<80094e14>] try_to_free_pages+0x3bc/0x544
  33. [37176.285683] [<80087728>] out_of_memory+0x2e8/0x32c
  34. [37176.290659] [<8008b094>] __alloc_pages_nodemask+0x698/0x704
  35. [37176.296507] [<8008412c>] pagecache_get_page+0x154/0x278
  36. [37176.301970] [<800e6ff0>] __find_get_block+0xf0/0x214
  37. [37176.307221] [<800e7270>] __getblk_slow+0x15c/0x36c
  38. [37176.312363] [<800e74b8>] __getblk_gfp+0x38/0x90
  39. [37176.317147] [<80112c04>] squashfs_read_data+0x1c8/0x6e8
  40. [37176.322610] [<80082aec>] page_cache_tree_insert+0x34/0xec
  41. [37176.328216] [<8008ff64>] __lru_cache_add+0x50/0xa8
  42. [37176.333321] [<801132b8>] squashfs_cache_get+0x194/0x2cc
  43. [37176.338862] [<800841f8>] pagecache_get_page+0x220/0x278
  44. [37176.344353] [<80116d58>] squashfs_readpage_block+0x1b0/0x580
  45. [37176.350379] [<80114ad8>] squashfs_readpage+0x5b0/0x6ec
  46. [37176.355841] [<8008e888>] __do_page_cache_readahead+0x1fc/0x268
  47. [37176.361951] [<80083260>] find_get_entry+0x24/0x9c
  48. [37176.367043] [<80085f80>] filemap_fault+0x1b4/0x490
  49. [37176.372009] [<800d2dec>] atime_needs_update+0x94/0x150
  50. [37176.377439] [<800a19c0>] __do_fault+0x3c/0xa8
  51. [37176.382004] [<800a4d4c>] handle_mm_fault+0x51c/0xc00
  52. [37176.387218] [<800f3248>] __fsnotify_parent+0xe0/0x100
  53. [37176.392502] [<800bae8c>] do_readv_writev+0x268/0x294
  54. [37176.397753] [<80029348>] __do_page_fault+0x1a0/0x4e4
  55. [37176.402956] [<80050e5c>] put_prev_task_fair+0x2c/0x5c
  56. [37176.408238] [<80051798>] pick_next_task_fair+0xe8/0x170
  57. [37176.413665] [<80012db8>] sys_call_table+0x244/0x5ac
  58. [37176.418800] [<800baf54>] vfs_writev+0x40/0x5c
  59. [37176.423317] [<800d4988>] __fdget_pos+0x14/0x60
  60. [37176.427915] [<800bb8c4>] SyS_writev+0x58/0xc4
  61. [37176.432422] [<80010420>] ret_from_exception+0x0/0x28
  62. [37176.437583]
  63. [37176.439101] Mem-Info:
  64. [37176.441444] active_anon:3509 inactive_anon:59 isolated_anon:0
  65. [37176.441444]  active_file:63 inactive_file:91 isolated_file:1
  66. [37176.441444]  unevictable:0 dirty:0 writeback:0 unstable:0
  67. [37176.441444]  slab_reclaimable:175 slab_unreclaimable:1215
  68. [37176.441444]  mapped:58 shmem:548 pagetables:80 bounce:0
  69. [37176.441444]  free:256 free_pcp:0 free_cma:0
  70. [37176.474134] Normal free:1024kB min:1024kB low:1280kB high:1536kB active_anon:14036kB inactive_anon:236kB active_file:252kB inactive_file:364kB unevictable:0kB isolated(anon):0kB isolated(file):4kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:232kB shmem:2192kB slab_reclaimable:700kB slab_unreclaimable:4860kB kernel_stack:376kB pagetables:320kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:3800 all_unreclaimable? yes
  71. [37176.519307] lowmem_reserve[]: 0 0
  72. [37176.522664] Normal: 4*4kB (E) 66*8kB (UME) 30*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 1024kB
  73. [37176.534581] 703 total pagecache pages
  74. [37176.538394] 0 pages in swap cache
  75. [37176.541801] Swap cache stats: add 0, delete 0, find 0/0
  76. [37176.547172] Free swap  = 0kB
  77. [37176.550079] Total swap = 0kB
  78. [37176.553085] 8192 pages RAM
  79. [37176.555851] 0 pages HighMem/MovableOnly
  80. [37176.559803] 1146 pages reserved
  81. [37176.563032] [ pid ]   uid  tgid total_vm      rss nr_ptes nr_pmds swapents oom_score_adj name
  82. [37176.571852] [  447]     0   447      304       20       4       0        0             0 ubusd
  83. [37176.580747] [  448]     0   448      226       15       3       0        0             0 askfirst
  84. [37176.589912] [  767]     0   767      314       40       4       0        0             0 logd
  85. [37176.598719] [  776]     0   776      374       29       4       0        0             0 rpcd
  86. [37176.607555] [  827]     0   827      449       42       4       0        0             0 netifd
  87. [37176.616540] [  854]     0   854      369       31       5       0        0             0 odhcpd
  88. [37176.625528] [  879]     0   879      336       16       3       0        0             0 crond
  89. [37176.634425] [  902]     0   902      268       15       3       0        0             0 dropbear
  90. [37176.643591] [  939]     0   939      397       37       4       0        0             0 uhttpd
  91. [37176.652578] [ 1056]     0  1056      767       85       4       0        0             0 smbd
  92. [37176.661386] [ 1057]     0  1057      779       43       5       0        0             0 nmbd
  93. [37176.670193] [ 1074]     0  1074      335       14       3       0        0             0 udhcpc
  94. [37176.679181] [ 1214]     0  1214      473       36       3       0        0             0 hostapd
  95. [37176.688257] [ 1433]   453  1433     1523      909       5       0        0             0 dnsmasq
  96. [37176.697334] [ 1439]     0  1439      335       15       3       0        0             0 ntpd
  97. [37176.706140] [ 2000]     0  2000      335       15       3       0        0             0 sh
  98. [37176.714768] [ 2001]     0  2001      337       15       4       0        0             0 sh
  99. [37176.723397] [ 2015]     0  2015      335       14       3       0        0             0 sh
  100. [37176.732040] [ 2031]     0  2031     2092     1772       6       0        0             0 sort
  101. [37176.740844] [ 2032]     0  2032      335       15       3       0        0             0 uniq
  102. [37176.749640] Out of memory: Kill process 2031 (sort) score 244 or sacrifice child
  103. [37176.757296] Killed process 2031 (sort) total-vm:8368kB, anon-rss:7060kB, file-rss:28kB
  104. [45171.382300] ieee80211 phy0: failed to reallocate TX buffer
  105. [45171.388273] ieee80211 phy0: failed to reallocate TX buffer
  106. [45171.394327] ieee80211 phy0: failed to reallocate TX buffer
  107. [45171.400297] ieee80211 phy0: failed to reallocate TX buffer
  108. [45171.406256] ieee80211 phy0: failed to reallocate TX buffer
  109. [45171.412217] ieee80211 phy0: failed to reallocate TX buffer
  110. [45171.418179] ieee80211 phy0: failed to reallocate TX buffer
  111. [45171.424143] ieee80211 phy0: failed to reallocate TX buffer
  112. [45171.430106] ieee80211 phy0: failed to reallocate TX buffer
  113. [45171.436071] ieee80211 phy0: failed to reallocate TX buffer
  114. [45171.442027] ieee80211 phy0: failed to reallocate TX buffer
  115. [45171.448005] ieee80211 phy0: failed to reallocate TX buffer
  116. [45171.453968] ieee80211 phy0: failed to reallocate TX buffer
  117. [45171.459926] ieee80211 phy0: failed to reallocate TX buffer
  118. [45171.465886] ieee80211 phy0: failed to reallocate TX buffer
  119. [45171.471858] ieee80211 phy0: failed to reallocate TX buffer
  120. [45171.477822] ieee80211 phy0: failed to reallocate TX buffer
  121. [45171.483787] ieee80211 phy0: failed to reallocate TX buffer
  122. [45171.489745] ieee80211 phy0: failed to reallocate TX buffer
  123. [45171.495701] ieee80211 phy0: failed to reallocate TX buffer
  124. [45171.501662] ieee80211 phy0: failed to reallocate TX buffer
  125. [45171.507624] ieee80211 phy0: failed to reallocate TX buffer
  126. [45171.513597] ieee80211 phy0: failed to reallocate TX buffer
  127. [45171.519630] ieee80211 phy0: failed to reallocate TX buffer
  128. [45171.525600] ieee80211 phy0: failed to reallocate TX buffer
  129. [45171.531569] ieee80211 phy0: failed to reallocate TX buffer
  130. [45171.537530] ieee80211 phy0: failed to reallocate TX buffer
  131. [45171.543487] ieee80211 phy0: failed to reallocate TX buffer
  132. [45171.549447] ieee80211 phy0: failed to reallocate TX buffer
  133. [45171.555407] ieee80211 phy0: failed to reallocate TX buffer
  134. [45171.561376] ieee80211 phy0: failed to reallocate TX buffer
  135. [45171.567335] ieee80211 phy0: failed to reallocate TX buffer
  136. [45171.573150] irq/39-b43: page allocation failure: order:0, mode:0x2080020
  137. [45171.580025] CPU: 0 PID: 1211 Comm: irq/39-b43 Not tainted 4.4.69 #0
  138. [45171.586452] Stack : 80536d62 00000037 00000000 803e0000 819a0c94 803d2ea3 803658f4 000004bb
  139. [45171.586452]           80533fc0 00000060 00000000 00b8b5f0 80fce828 80059278 00000000 00000004
  140. [45171.586452]           00000000 81bc5400 8036e110 80443c14 00000000 8005717c 80536d62 0000003c
  141. [45171.586452]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  142. [45171.586452]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  143. [45171.586452]           ...
  144. [45171.623008] Call Trace:
  145. [45171.625541] [<80024edc>] show_stack+0x50/0x84
  146. [45171.630061] [<80088ad0>] warn_alloc_failed+0x104/0x128
  147. [45171.635312] [<8008afa4>] __alloc_pages_nodemask+0x5a8/0x704
  148. [45171.641045] [<8008b290>] __alloc_page_frag+0x74/0x174
  149. [45171.646265] [<80220448>] __netdev_alloc_skb+0x9c/0x134
  150. [45171.651601] [<80faa294>] b43_tx_resume+0x93c/0x152c [b43]
  151. [45171.657123]
  152. [45171.658626] Mem-Info:
  153. [45171.661011] active_anon:1158 inactive_anon:57 isolated_anon:0
  154. [45171.661011]  active_file:1131 inactive_file:991 isolated_file:0
  155. [45171.661011]  unevictable:0 dirty:0 writeback:0 unstable:0
  156. [45171.661011]  slab_reclaimable:220 slab_unreclaimable:1455
  157. [45171.661011]  mapped:871 shmem:188 pagetables:61 bounce:0
  158. [45171.661011]  free:96 free_pcp:0 free_cma:0
  159. [45171.693916] Normal free:384kB min:1024kB low:1280kB high:1536kB active_anon:4632kB inactive_anon:228kB active_file:4524kB inactive_file:3964kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:3484kB shmem:752kB slab_reclaimable:880kB slab_unreclaimable:5820kB kernel_stack:336kB pagetables:244kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  160. [45171.738670] lowmem_reserve[]: 0 0
  161. [45171.742079] Normal: 0*4kB 0*8kB 24*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 384kB
  162. [45171.752920] 2310 total pagecache pages
  163. [45171.756778] 0 pages in swap cache
  164. [45171.760183] Swap cache stats: add 0, delete 0, find 0/0
  165. [45171.765553] Free swap  = 0kB
  166. [45171.768509] Total swap = 0kB
  167. [45171.771466] 8192 pages RAM
  168. [45171.774245] 0 pages HighMem/MovableOnly
  169. [45171.778186] 1146 pages reserved
  170. [45171.781544] irq/39-b43: page allocation failure: order:0, mode:0x2080020
  171. [45171.788415] CPU: 0 PID: 1211 Comm: irq/39-b43 Not tainted 4.4.69 #0
  172. [45171.794843] Stack : 80536d62 00000037 00000000 803e0000 819a0c94 803d2ea3 803658f4 000004bb
  173. [45171.794843]           80533fc0 00000060 00000000 00b485f0 80fce828 80059278 00000000 00000004
  174. [45171.794843]           00000000 803e0000 8036e110 80443c14 00000000 8005717c 80536d62 0000003c
  175. [45171.794843]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  176. [45171.794843]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  177. [45171.794843]           ...
  178. [45171.831400] Call Trace:
  179. [45171.833929] [<80024edc>] show_stack+0x50/0x84
  180. [45171.838440] [<80088ad0>] warn_alloc_failed+0x104/0x128
  181. [45171.843694] [<8008afa4>] __alloc_pages_nodemask+0x5a8/0x704
  182. [45171.849427] [<8008b290>] __alloc_page_frag+0x74/0x174
  183. [45171.854640] [<80220448>] __netdev_alloc_skb+0x9c/0x134
  184. [45171.859967] [<80faa294>] b43_tx_resume+0x93c/0x152c [b43]
  185. [45171.865488]
  186. [45171.866989] Mem-Info:
  187. [45171.869374] active_anon:1158 inactive_anon:57 isolated_anon:0
  188. [45171.869374]  active_file:1131 inactive_file:991 isolated_file:0
  189. [45171.869374]  unevictable:0 dirty:0 writeback:0 unstable:0
  190. [45171.869374]  slab_reclaimable:220 slab_unreclaimable:1455
  191. [45171.869374]  mapped:871 shmem:188 pagetables:61 bounce:0
  192. [45171.869374]  free:96 free_pcp:0 free_cma:0
  193. [45171.902280] Normal free:384kB min:1024kB low:1280kB high:1536kB active_anon:4632kB inactive_anon:228kB active_file:4524kB inactive_file:3964kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:3484kB shmem:752kB slab_reclaimable:880kB slab_unreclaimable:5820kB kernel_stack:336kB pagetables:244kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  194. [45171.947035] lowmem_reserve[]: 0 0
  195. [45171.950443] Normal: 0*4kB 0*8kB 24*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 384kB
  196. [45171.961286] 2310 total pagecache pages
  197. [45171.965144] 0 pages in swap cache
  198. [45171.968549] Swap cache stats: add 0, delete 0, find 0/0
  199. [45171.973917] Free swap  = 0kB
  200. [45171.976874] Total swap = 0kB
  201. [45171.979830] 8192 pages RAM
  202. [45171.982609] 0 pages HighMem/MovableOnly
  203. [45171.986552] 1146 pages reserved
  204. [45171.989926] irq/39-b43: page allocation failure: order:0, mode:0x2080020
  205. [45171.996796] CPU: 0 PID: 1211 Comm: irq/39-b43 Not tainted 4.4.69 #0
  206. [45172.003226] Stack : 80536d62 00000037 00000000 803e0000 819a0c94 803d2ea3 803658f4 000004bb
  207. [45172.003226]           80533fc0 00000060 00000000 00b495f0 80fce828 80059278 00000000 00000004
  208. [45172.003226]           00000000 803e0000 8036e110 80443c14 00000000 8005717c 80536d62 0000003c
  209. [45172.003226]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  210. [45172.003226]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  211. [45172.003226]           ...
  212. [45172.039783] Call Trace:
  213. [45172.042313] [<80024edc>] show_stack+0x50/0x84
  214. [45172.046824] [<80088ad0>] warn_alloc_failed+0x104/0x128
  215. [45172.052077] [<8008afa4>] __alloc_pages_nodemask+0x5a8/0x704
  216. [45172.057810] [<8008b290>] __alloc_page_frag+0x74/0x174
  217. [45172.063023] [<80220448>] __netdev_alloc_skb+0x9c/0x134
  218. [45172.068356] [<80faa294>] b43_tx_resume+0x93c/0x152c [b43]
  219. [45172.073870]
  220. [45172.075372] Mem-Info:
  221. [45172.077757] active_anon:1158 inactive_anon:57 isolated_anon:0
  222. [45172.077757]  active_file:1131 inactive_file:991 isolated_file:0
  223. [45172.077757]  unevictable:0 dirty:0 writeback:0 unstable:0
  224. [45172.077757]  slab_reclaimable:220 slab_unreclaimable:1455
  225. [45172.077757]  mapped:871 shmem:188 pagetables:61 bounce:0
  226. [45172.077757]  free:96 free_pcp:0 free_cma:0
  227. [45172.110662] Normal free:384kB min:1024kB low:1280kB high:1536kB active_anon:4632kB inactive_anon:228kB active_file:4524kB inactive_file:3964kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:3484kB shmem:752kB slab_reclaimable:880kB slab_unreclaimable:5820kB kernel_stack:336kB pagetables:244kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  228. [45172.155418] lowmem_reserve[]: 0 0
  229. [45172.158826] Normal: 0*4kB 0*8kB 24*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 384kB
  230. [45172.169668] 2310 total pagecache pages
  231. [45172.173525] 0 pages in swap cache
  232. [45172.176932] Swap cache stats: add 0, delete 0, find 0/0
  233. [45172.182300] Free swap  = 0kB
  234. [45172.185258] Total swap = 0kB
  235. [45172.188214] 8192 pages RAM
  236. [45172.190991] 0 pages HighMem/MovableOnly
  237. [45172.194935] 1146 pages reserved
  238. [45172.198279] irq/39-b43: page allocation failure: order:0, mode:0x2080020
  239. [45172.205153] CPU: 0 PID: 1211 Comm: irq/39-b43 Not tainted 4.4.69 #0
  240. [45172.211582] Stack : 80536d62 00000037 00000000 803e0000 819a0c94 803d2ea3 803658f4 000004bb
  241. [45172.211582]           80533fc0 00000060 00000000 00b4a5f0 80fce828 80059278 00000000 00000004
  242. [45172.211582]           00000000 803e0000 8036e110 80443c14 00000000 8005717c 80536d62 0000003c
  243. [45172.211582]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  244. [45172.211582]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  245. [45172.211582]           ...
  246. [45172.248139] Call Trace:
  247. [45172.250667] [<80024edc>] show_stack+0x50/0x84
  248. [45172.255174] [<80088ad0>] warn_alloc_failed+0x104/0x128
  249. [45172.260433] [<8008afa4>] __alloc_pages_nodemask+0x5a8/0x704
  250. [45172.266166] [<8008b290>] __alloc_page_frag+0x74/0x174
  251. [45172.271381] [<80220448>] __netdev_alloc_skb+0x9c/0x134
  252. [45172.276706] [<80faa294>] b43_tx_resume+0x93c/0x152c [b43]
  253. [45172.282225]
  254. [45172.283729] Mem-Info:
  255. [45172.286114] active_anon:1158 inactive_anon:57 isolated_anon:0
  256. [45172.286114]  active_file:1131 inactive_file:991 isolated_file:0
  257. [45172.286114]  unevictable:0 dirty:0 writeback:0 unstable:0
  258. [45172.286114]  slab_reclaimable:220 slab_unreclaimable:1455
  259. [45172.286114]  mapped:871 shmem:188 pagetables:61 bounce:0
  260. [45172.286114]  free:96 free_pcp:0 free_cma:0
  261. [45172.319018] Normal free:384kB min:1024kB low:1280kB high:1536kB active_anon:4632kB inactive_anon:228kB active_file:4524kB inactive_file:3964kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:3484kB shmem:752kB slab_reclaimable:880kB slab_unreclaimable:5820kB kernel_stack:336kB pagetables:244kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  262. [45172.363775] lowmem_reserve[]: 0 0
  263. [45172.367181] Normal: 0*4kB 0*8kB 24*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 384kB
  264. [45172.378023] 2310 total pagecache pages
  265. [45172.381880] 0 pages in swap cache
  266. [45172.385287] Swap cache stats: add 0, delete 0, find 0/0
  267. [45172.390656] Free swap  = 0kB
  268. [45172.393613] Total swap = 0kB
  269. [45172.396569] 8192 pages RAM
  270. [45172.399348] 0 pages HighMem/MovableOnly
  271. [45172.403290] 1146 pages reserved
  272. [45172.406952] irq/39-b43: page allocation failure: order:0, mode:0x2080020
  273. [45172.413824] CPU: 0 PID: 1211 Comm: irq/39-b43 Not tainted 4.4.69 #0
  274. [45172.420251] Stack : 80536d62 00000037 00000000 803e0000 819a0c94 803d2ea3 803658f4 000004bb
  275. [45172.420251]           80533fc0 00000060 00000000 00b4b5f0 80fce828 80059278 00000000 00000004
  276. [45172.420251]           00000000 10008c00 8036e110 80443c14 00000000 8005717c 80536d62 0000003c
  277. [45172.420251]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  278. [45172.420251]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  279. [45172.420251]           ...
  280. [45172.456808] Call Trace:
  281. [45172.459340] [<80024edc>] show_stack+0x50/0x84
  282. [45172.463852] [<80088ad0>] warn_alloc_failed+0x104/0x128
  283. [45172.469103] [<8008afa4>] __alloc_pages_nodemask+0x5a8/0x704
  284. [45172.474836] [<8008b290>] __alloc_page_frag+0x74/0x174
  285. [45172.480052] [<80220448>] __netdev_alloc_skb+0x9c/0x134
  286. [45172.485379] [<80faa294>] b43_tx_resume+0x93c/0x152c [b43]
  287. [45172.490895]
  288. [45172.492397] Mem-Info:
  289. [45172.494783] active_anon:1158 inactive_anon:57 isolated_anon:0
  290. [45172.494783]  active_file:1131 inactive_file:991 isolated_file:0
  291. [45172.494783]  unevictable:0 dirty:0 writeback:0 unstable:0
  292. [45172.494783]  slab_reclaimable:220 slab_unreclaimable:1455
  293. [45172.494783]  mapped:871 shmem:188 pagetables:61 bounce:0
  294. [45172.494783]  free:96 free_pcp:0 free_cma:0
  295. [45172.527689] Normal free:384kB min:1024kB low:1280kB high:1536kB active_anon:4632kB inactive_anon:228kB active_file:4524kB inactive_file:3964kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:3484kB shmem:752kB slab_reclaimable:880kB slab_unreclaimable:5820kB kernel_stack:336kB pagetables:244kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  296. [45172.572443] lowmem_reserve[]: 0 0
  297. [45172.575851] Normal: 0*4kB 0*8kB 24*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 384kB
  298. [45172.586693] 2310 total pagecache pages
  299. [45172.590550] 0 pages in swap cache
  300. [45172.593957] Swap cache stats: add 0, delete 0, find 0/0
  301. [45172.599326] Free swap  = 0kB
  302. [45172.602282] Total swap = 0kB
  303. [45172.605239] 8192 pages RAM
  304. [45172.608017] 0 pages HighMem/MovableOnly
  305. [45172.611959] 1146 pages reserved
  306. [45172.615310] irq/39-b43: page allocation failure: order:0, mode:0x2080020
  307. [45172.622177] CPU: 0 PID: 1211 Comm: irq/39-b43 Not tainted 4.4.69 #0
  308. [45172.628606] Stack : 80536d62 00000037 00000000 803e0000 819a0c94 803d2ea3 803658f4 000004bb
  309. [45172.628606]           80533fc0 00000060 00000000 00ae85f0 80fce828 80059278 00000000 00000004
  310. [45172.628606]           00000000 803e0000 8036e110 80443c14 00000000 8005717c 80536d62 0000003c
  311. [45172.628606]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  312. [45172.628606]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  313. [45172.628606]           ...
  314. [45172.665163] Call Trace:
  315. [45172.667692] [<80024edc>] show_stack+0x50/0x84
  316. [45172.672203] [<80088ad0>] warn_alloc_failed+0x104/0x128
  317. [45172.677459] [<8008afa4>] __alloc_pages_nodemask+0x5a8/0x704
  318. [45172.683192] [<8008b290>] __alloc_page_frag+0x74/0x174
  319. [45172.688403] [<80220448>] __netdev_alloc_skb+0x9c/0x134
  320. [45172.693734] [<80faa294>] b43_tx_resume+0x93c/0x152c [b43]
  321. [45172.699252]
  322. [45172.700754] Mem-Info:
  323. [45172.703138] active_anon:1158 inactive_anon:57 isolated_anon:0
  324. [45172.703138]  active_file:1131 inactive_file:991 isolated_file:0
  325. [45172.703138]  unevictable:0 dirty:0 writeback:0 unstable:0
  326. [45172.703138]  slab_reclaimable:220 slab_unreclaimable:1455
  327. [45172.703138]  mapped:871 shmem:188 pagetables:61 bounce:0
  328. [45172.703138]  free:96 free_pcp:0 free_cma:0
  329. [45172.736044] Normal free:384kB min:1024kB low:1280kB high:1536kB active_anon:4632kB inactive_anon:228kB active_file:4524kB inactive_file:3964kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:3484kB shmem:752kB slab_reclaimable:880kB slab_unreclaimable:5820kB kernel_stack:336kB pagetables:244kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  330. [45172.780799] lowmem_reserve[]: 0 0
  331. [45172.784207] Normal: 0*4kB 0*8kB 24*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 384kB
  332. [45172.795048] 2310 total pagecache pages
  333. [45172.798906] 0 pages in swap cache
  334. [45172.802313] Swap cache stats: add 0, delete 0, find 0/0
  335. [45172.807682] Free swap  = 0kB
  336. [45172.810638] Total swap = 0kB
  337. [45172.813595] 8192 pages RAM
  338. [45172.816374] 0 pages HighMem/MovableOnly
  339. [45172.820315] 1146 pages reserved
  340. [45172.823657] irq/39-b43: page allocation failure: order:0, mode:0x2080020
  341. [45172.830524] CPU: 0 PID: 1211 Comm: irq/39-b43 Not tainted 4.4.69 #0
  342. [45172.836954] Stack : 80536d62 00000037 00000000 803e0000 819a0c94 803d2ea3 803658f4 000004bb
  343. [45172.836954]           80533fc0 00000060 00000000 00ae95f0 80fce828 80059278 00000000 00000004
  344. [45172.836954]           00000000 803e0000 8036e110 80443c14 00000000 8005717c 80536d62 0000003c
  345. [45172.836954]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  346. [45172.836954]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  347. [45172.836954]           ...
  348. [45172.873511] Call Trace:
  349. [45172.876041] [<80024edc>] show_stack+0x50/0x84
  350. [45172.880552] [<80088ad0>] warn_alloc_failed+0x104/0x128
  351. [45172.885806] [<8008afa4>] __alloc_pages_nodemask+0x5a8/0x704
  352. [45172.891539] [<8008b290>] __alloc_page_frag+0x74/0x174
  353. [45172.896751] [<80220448>] __netdev_alloc_skb+0x9c/0x134
  354. [45172.902081] [<80faa294>] b43_tx_resume+0x93c/0x152c [b43]
  355. [45172.907598]
  356. [45172.909100] Mem-Info:
  357. [45172.911485] active_anon:1158 inactive_anon:57 isolated_anon:0
  358. [45172.911485]  active_file:1131 inactive_file:991 isolated_file:0
  359. [45172.911485]  unevictable:0 dirty:0 writeback:0 unstable:0
  360. [45172.911485]  slab_reclaimable:220 slab_unreclaimable:1455
  361. [45172.911485]  mapped:871 shmem:188 pagetables:61 bounce:0
  362. [45172.911485]  free:96 free_pcp:0 free_cma:0
  363. [45172.944391] Normal free:384kB min:1024kB low:1280kB high:1536kB active_anon:4632kB inactive_anon:228kB active_file:4524kB inactive_file:3964kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:3484kB shmem:752kB slab_reclaimable:880kB slab_unreclaimable:5820kB kernel_stack:336kB pagetables:244kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  364. [45172.989146] lowmem_reserve[]: 0 0
  365. [45172.992554] Normal: 0*4kB 0*8kB 24*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 384kB
  366. [45173.003395] 2310 total pagecache pages
  367. [45173.007253] 0 pages in swap cache
  368. [45173.010660] Swap cache stats: add 0, delete 0, find 0/0
  369. [45173.016028] Free swap  = 0kB
  370. [45173.018984] Total swap = 0kB
  371. [45173.021942] 8192 pages RAM
  372. [45173.024720] 0 pages HighMem/MovableOnly
  373. [45173.028662] 1146 pages reserved
  374. [45173.031955] sched: RT throttling activated
  375. [45173.032034] irq/39-b43: page allocation failure: order:0, mode:0x2080020
  376. [45173.043118] CPU: 0 PID: 1211 Comm: irq/39-b43 Not tainted 4.4.69 #0
  377. [45173.049548] Stack : 80536d62 00000037 00000000 803e0000 819a0c94 803d2ea3 803658f4 000004bb
  378. [45173.049548]           80533fc0 00000060 00000000 00aea5f0 80fce828 80059278 00000000 00000004
  379. [45173.049548]           00000000 803e0000 8036e110 80443c14 00000000 8005717c 80536d62 0000003c
  380. [45173.049548]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  381. [45173.049548]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  382. [45173.049548]           ...
  383. [45173.086104] Call Trace:
  384. [45173.088634] [<80024edc>] show_stack+0x50/0x84
  385. [45173.093140] [<80088ad0>] warn_alloc_failed+0x104/0x128
  386. [45173.098400] [<8008afa4>] __alloc_pages_nodemask+0x5a8/0x704
  387. [45173.104133] [<8008b290>] __alloc_page_frag+0x74/0x174
  388. [45173.109350] [<80220448>] __netdev_alloc_skb+0x9c/0x134
  389. [45173.114671] [<80faa294>] b43_tx_resume+0x93c/0x152c [b43]
  390. [45173.120191]
  391. [45173.121694] Mem-Info:
  392. [45173.124078] active_anon:1158 inactive_anon:57 isolated_anon:0
  393. [45173.124078]  active_file:1131 inactive_file:991 isolated_file:0
  394. [45173.124078]  unevictable:0 dirty:0 writeback:0 unstable:0
  395. [45173.124078]  slab_reclaimable:220 slab_unreclaimable:1455
  396. [45173.124078]  mapped:871 shmem:188 pagetables:61 bounce:0
  397. [45173.124078]  free:96 free_pcp:0 free_cma:0
  398. [45173.156984] Normal free:384kB min:1024kB low:1280kB high:1536kB active_anon:4632kB inactive_anon:228kB active_file:4524kB inactive_file:3964kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:3484kB shmem:752kB slab_reclaimable:880kB slab_unreclaimable:5820kB kernel_stack:336kB pagetables:244kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  399. [45173.201740] lowmem_reserve[]: 0 0
  400. [45173.205147] Normal: 0*4kB 0*8kB 24*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 384kB
  401. [45173.215990] 2310 total pagecache pages
  402. [45173.219847] 0 pages in swap cache
  403. [45173.223254] Swap cache stats: add 0, delete 0, find 0/0
  404. [45173.228621] Free swap  = 0kB
  405. [45173.231579] Total swap = 0kB
  406. [45173.234536] 8192 pages RAM
  407. [45173.237313] 0 pages HighMem/MovableOnly
  408. [45173.241255] 1146 pages reserved
  409. [45173.244623] irq/39-b43: page allocation failure: order:0, mode:0x2080020
  410. [45173.251493] CPU: 0 PID: 1211 Comm: irq/39-b43 Not tainted 4.4.69 #0
  411. [45173.257922] Stack : 80536d62 00000037 00000000 803e0000 819a0c94 803d2ea3 803658f4 000004bb
  412. [45173.257922]           80533fc0 00000060 00000000 00aeb5f0 80fce828 80059278 00000000 00000004
  413. [45173.257922]           00000000 803e0000 8036e110 80443c14 00000000 8005717c 80536d62 0000003c
  414. [45173.257922]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  415. [45173.257922]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  416. [45173.257922]           ...
  417. [45173.294478] Call Trace:
  418. [45173.297008] [<80024edc>] show_stack+0x50/0x84
  419. [45173.301519] [<80088ad0>] warn_alloc_failed+0x104/0x128
  420. [45173.306772] [<8008afa4>] __alloc_pages_nodemask+0x5a8/0x704
  421. [45173.312506] [<8008b290>] __alloc_page_frag+0x74/0x174
  422. [45173.317719] [<80220448>] __netdev_alloc_skb+0x9c/0x134
  423. [45173.323047] [<80faa294>] b43_tx_resume+0x93c/0x152c [b43]
  424. [45173.328565]
  425. [45173.330067] Mem-Info:
  426. [45173.332453] active_anon:1158 inactive_anon:57 isolated_anon:0
  427. [45173.332453]  active_file:1131 inactive_file:991 isolated_file:0
  428. [45173.332453]  unevictable:0 dirty:0 writeback:0 unstable:0
  429. [45173.332453]  slab_reclaimable:220 slab_unreclaimable:1455
  430. [45173.332453]  mapped:871 shmem:188 pagetables:61 bounce:0
  431. [45173.332453]  free:96 free_pcp:0 free_cma:0
  432. [45173.365358] Normal free:384kB min:1024kB low:1280kB high:1536kB active_anon:4632kB inactive_anon:228kB active_file:4524kB inactive_file:3964kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:3484kB shmem:752kB slab_reclaimable:880kB slab_unreclaimable:5820kB kernel_stack:336kB pagetables:244kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  433. [45173.410114] lowmem_reserve[]: 0 0
  434. [45173.413522] Normal: 0*4kB 0*8kB 24*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 384kB
  435. [45173.424363] 2310 total pagecache pages
  436. [45173.428221] 0 pages in swap cache
  437. [45173.431627] Swap cache stats: add 0, delete 0, find 0/0
  438. [45173.436996] Free swap  = 0kB
  439. [45173.439952] Total swap = 0kB
  440. [45173.442909] 8192 pages RAM
  441. [45173.445688] 0 pages HighMem/MovableOnly
  442. [45173.449630] 1146 pages reserved
  443. [45173.452992] irq/39-b43: page allocation failure: order:0, mode:0x2080020
  444. [45173.459867] CPU: 0 PID: 1211 Comm: irq/39-b43 Not tainted 4.4.69 #0
  445. [45173.466296] Stack : 80536d62 00000037 00000000 803e0000 819a0c94 803d2ea3 803658f4 000004bb
  446. [45173.466296]           80533fc0 00000060 00000000 00adc5f0 80fce828 80059278 00000000 00000004
  447. [45173.466296]           00000000 803e0000 8036e110 80443c14 00000000 8005717c 80536d62 0000003c
  448. [45173.466296]           00000000 801b3200 00000000 00000000 00000000 00000000 00000000 00000000
  449. [45173.466296]           00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  450. [45173.466296]           ...
  451. [45173.502852] Call Trace:
  452. [45173.505382] [<80024edc>] show_stack+0x50/0x84
  453. [45173.509893] [<80088ad0>] warn_alloc_failed+0x104/0x128
  454. [45173.515147] [<8008afa4>] __alloc_pages_nodemask+0x5a8/0x704
  455. [45173.520880] [<8008b290>] __alloc_page_frag+0x74/0x174
  456. [45173.526094] [<80220448>] __netdev_alloc_skb+0x9c/0x134
  457. [45173.531425] [<80faa294>] b43_tx_resume+0x93c/0x152c [b43]
  458. [45173.536941]
  459. [45173.538441] Mem-Info:
  460. [45173.540826] active_anon:1158 inactive_anon:57 isolated_anon:0
  461. [45173.540826]  active_file:1131 inactive_file:991 isolated_file:0
  462. [45173.540826]  unevictable:0 dirty:0 writeback:0 unstable:0
  463. [45173.540826]  slab_reclaimable:220 slab_unreclaimable:1455
  464. [45173.540826]  mapped:871 shmem:188 pagetables:61 bounce:0
  465. [45173.540826]  free:96 free_pcp:0 free_cma:0
  466. [45173.573732] Normal free:384kB min:1024kB low:1280kB high:1536kB active_anon:4632kB inactive_anon:228kB active_file:4524kB inactive_file:3964kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:32768kB managed:28184kB mlocked:0kB dirty:0kB writeback:0kB mapped:3484kB shmem:752kB slab_reclaimable:880kB slab_unreclaimable:5820kB kernel_stack:336kB pagetables:244kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
  467. [45173.618487] lowmem_reserve[]: 0 0
  468. [45173.621895] Normal: 0*4kB 0*8kB 24*16kB (U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 384kB
  469. [45173.632736] 2310 total pagecache pages
  470. [45173.636595] 0 pages in swap cache
  471. [45173.640001] Swap cache stats: add 0, delete 0, find 0/0
  472. [45173.645370] Free swap  = 0kB
  473. [45173.648326] Total swap = 0kB
  474. [45173.651283] 8192 pages RAM
  475. [45173.654062] 0 pages HighMem/MovableOnly
  476. [45173.658003] 1146 pages reserved
  477. [45173.670197] ieee80211 phy0: failed to reallocate TX buffer
  478. [45173.676169] ieee80211 phy0: failed to reallocate TX buffer
  479. [45173.682134] ieee80211 phy0: failed to reallocate TX buffer
  480. [45173.688101] ieee80211 phy0: failed to reallocate TX buffer
  481. [45173.694062] ieee80211 phy0: failed to reallocate TX buffer
  482. [45173.700030] ieee80211 phy0: failed to reallocate TX buffer
  483. [45173.706222] ieee80211 phy0: failed to reallocate TX buffer
  484. [45173.712203] ieee80211 phy0: failed to reallocate TX buffer
  485. [45173.718161] ieee80211 phy0: failed to reallocate TX buffer
  486. [45173.724118] ieee80211 phy0: failed to reallocate TX buffer
  487. [45173.730082] ieee80211 phy0: failed to reallocate TX buffer
  488. [45173.736052] ieee80211 phy0: failed to reallocate TX buffer
  489. [45173.742015] ieee80211 phy0: failed to reallocate TX buffer
  490. [45173.747979] ieee80211 phy0: failed to reallocate TX buffer
  491. [45173.753943] ieee80211 phy0: failed to reallocate TX buffer
  492. [45173.759899] ieee80211 phy0: failed to reallocate TX buffer
  493. [45173.765857] ieee80211 phy0: failed to reallocate TX buffer
  494. [45173.771841] ieee80211 phy0: failed to reallocate TX buffer
  495. [45173.777797] ieee80211 phy0: failed to reallocate TX buffer
  496. [45173.783759] ieee80211 phy0: failed to reallocate TX buffer
  497. [45173.789720] ieee80211 phy0: failed to reallocate TX buffer
  498. [45173.795681] ieee80211 phy0: failed to reallocate TX buffer
  499. [45173.801640] ieee80211 phy0: failed to reallocate TX buffer
  500. [45173.807597] ieee80211 phy0: failed to reallocate TX buffer
  501. [45173.813631] ieee80211 phy0: failed to reallocate TX buffer
  502. [45173.819595] ieee80211 phy0: failed to reallocate TX buffer
  503. [45173.825552] ieee80211 phy0: failed to reallocate TX buffer
  504. [45173.831515] ieee80211 phy0: failed to reallocate TX buffer
  505. [45173.837482] ieee80211 phy0: failed to reallocate TX buffer
  506. [45173.843441] ieee80211 phy0: failed to reallocate TX buffer
  507. [45173.850503] ieee80211 phy0: failed to reallocate TX buffer
  508. [45173.856600] ieee80211 phy0: failed to reallocate TX buffer
  509. [45173.862562] ieee80211 phy0: failed to reallocate TX buffer
  510. [45173.868531] ieee80211 phy0: failed to reallocate TX buffer
  511. [45173.879356] ieee80211 phy0: failed to reallocate TX buffer
  512. [45173.885396] ieee80211 phy0: failed to reallocate TX buffer
  513. [45173.891364] ieee80211 phy0: failed to reallocate TX buffer
  514. [45173.897323] ieee80211 phy0: failed to reallocate TX buffer
  515. [45173.903274] ieee80211 phy0: failed to reallocate TX buffer
  516. [45173.909221] ieee80211 phy0: failed to reallocate TX buffer
  517. [78053.609638] sh (3142): drop_caches: 3
复制代码
再看下free命令,问题就是为啥还有内存,结果报错呢?
  1. root@DB120:/etc# free
  2.              total       used       free     shared    buffers     cached
  3. Mem:         28184      21100       7084        844        952       3076
  4. -/+ buffers/cache:      17072      11112
  5. Swap:            0          0          0
复制代码

我的恩山、我的无线 The best wifi forum is right here.
发表于 2018-5-22 18:13 | 显示全部楼层
进来学习学习
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-22 19:01 来自手机 | 显示全部楼层
32M?不够用啦!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-22 19:43 | 显示全部楼层
看不懂,帮你顶下打个酱油吧
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-23 08:49 | 显示全部楼层
限制了,不许安装别的

点评

请教,限制了什么?可以修改吗  详情 回复 发表于 2018-5-23 08:52
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2018-5-23 08:52 | 显示全部楼层
dongfangy2011 发表于 2018-5-23 08:49
限制了,不许安装别的

请教,限制了什么?可以修改吗

点评

你是尝试运行什么而提示 RAM 不足?opkg?  详情 回复 发表于 2018-5-23 14:04
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-23 14:04 来自手机 | 显示全部楼层
笑西风 发表于 2018-5-23 08:52
请教,限制了什么?可以修改吗

你是尝试运行什么而提示 RAM 不足?opkg?

点评

没有安装啥,就是当路由AP运行中的日志,使用过程中会突然无线繁忙,大约几十分钟后又恢复  详情 回复 发表于 2018-5-24 08:42
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2018-5-24 08:42 | 显示全部楼层
LGA1150 发表于 2018-5-23 14:04
你是尝试运行什么而提示 RAM 不足?opkg?

没有安装啥,就是当路由AP运行中的日志,使用过程中会突然无线繁忙,大约几十分钟后又恢复
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-24 08:47 | 显示全部楼层
Flash是不是满了

点评

大约还有5.7M呢overlay空间可以装软件包  详情 回复 发表于 2018-5-24 09:22
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2018-5-24 09:22 | 显示全部楼层

大约还有5.7M呢overlay空间可以装软件包
  1. root@DB120:~# df -h
  2. Filesystem                Size      Used Available Use% Mounted on
  3. /dev/root                 8.0M      8.0M         0 100% /rom
  4. tmpfs                    13.8M    256.0K     13.5M   2% /tmp
  5. /dev/mtdblock3            6.6M    968.0K      5.7M  14% /overlay
  6. overlayfs:/overlay        6.6M    968.0K      5.7M  14% /
  7. tmpfs                   512.0K         0    512.0K   0% /dev
复制代码
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-24 19:43 | 显示全部楼层
"内存不足"的意思是“内存不够用”而不是“完全没有内存可以用”

点评

日志上已经写了out of memory呀,已经出现wifi无线断掉的情况  详情 回复 发表于 2018-5-25 18:03
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2018-5-25 18:03 | 显示全部楼层
981213 发表于 2018-5-24 19:43
"内存不足"的意思是“内存不够用”而不是“完全没有内存可以用”

日志上已经写了out of memory呀,已经出现wifi无线断掉的情况

点评

因为你的剩余内存不足所以告诉你out of memory啊……告诉你的是你剩下的内存不够我干活了所以我干不了活了,而不是你一点内存都没有了……  详情 回复 发表于 2018-5-25 19:23
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-25 19:23 | 显示全部楼层
笑西风 发表于 2018-5-25 18:03
日志上已经写了out of memory呀,已经出现wifi无线断掉的情况

因为你的剩余内存不足所以告诉你out of memory啊……告诉你的是你剩下的内存不够我干活了所以我干不了活了,而不是你一点内存都没有了……
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-25 19:25 | 显示全部楼层
本帖最后由 981213 于 2018-5-25 19:42 编辑

以及,系统在内存不足的时候是会开始杀掉系统进程的,可能你敲free下去的时候看到的已经是系统清理过一批进程之后的结果。漏了一件事……如果系统没有足够的连续内存空间供申请的话申请内存也是会失败并且提示Out of memory的
反正……32M还是用旧一些的OpenWrt吧别上LEDE了……

点评

谢谢高手哈,原来就自己刷了官方openwrt,简单用着也正常,就是QoS流控不好整,于是换了新一点的LEDE加石像鬼,现在有些不稳定,想着能够优化就优化下,这个老设备还是挺能用的 从日志上看,有时会把dnsmasq给kill  详情 回复 发表于 2018-5-27 14:38
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-25 20:28 | 显示全部楼层
本帖最后由 djjk 于 2018-5-25 20:31 编辑

Linux 驱动程序的内存分配是在内核空间进行的,而free反馈的是用户空间的内存使用情况。
所以尽管你用free 看到还有剩余内存,但无法体现出内核空间的内存使用情况。
通过 cat /proc/meminfo 命令才能了解内核空间的内存使用细节。

不过通常驱动出现这种情况只能说明驱动程序写得不那么溜,缓冲区的回收不是很及时。

点评

大侠说得很清楚,理解一点了,先把正常时候的信息放出来  详情 回复 发表于 2018-5-27 14:34
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-20 01:58

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表