<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><span style="font-size: 12pt;">>>> difficile, altri nodi uguali non vanno out-of-memory.</span><br></div><div style="font-family: 'times new roman', 'new york', times, serif;"><div style="font-family: 'times new roman', 'new york', times, serif;"><div class="y_msg_container" style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">>>> qui l'unica cosa che cambia e' la STA che si sgangia e riaggancia di continuo.<br><br>ma poi alla fine scopriremo che l'informatica non è una scienza perfetta... :)<br><br>>>> root@NSM5GalliaNazza:~# sysctl -n vm.min_free_kbytes<br>>>> 721<br><br>replico anche il mio scooreggione:</div><div class="y_msg_container" style="font-family: 'times new
 roman', 'new york', times, serif; font-size: 12pt;"><br></div><div class="y_msg_container"><div class="y_msg_container">root@Capizzanux:~# sysctl -n vm.min_free_kbytes</div><div class="y_msg_container">721</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">modificando questa variabile come si comporta ?...<span style="font-size: 12pt;">questo è il mio free:</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div><div>root@Capizzanux:~# free</div><div>             total         used         free       shared      buffers</div><div>Mem:         29236        26080         3156      
      0         2772</div><div>-/+ buffers:              23308         5928</div><div>Swap:            0            0            0</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Secondo me con un file di swap in /tmp si fà un bel tampone e si capisce qualcosa. Quando ti si sconnette quanta memoria primaria ti ritrovi ?</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Ora non so se può aiutare svuotare a passo temporale (watch -n 3) costante tutte le caches del kernel, giusto per capire se è lui
 che gonfia ad cazzum:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div>echo 3 > /proc/sys/vm/drop_caches<br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Se è la frammentazione svuotando le caches dovremmo vedere il carico macchina salire.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Cmq se si esaurisce così facilmente controlla la frammentazione della memoria e la sua disponibilità in /proc/buddyinfo. Se l'antenna non fà niente, o quasi niente, la prima colonna dovrebbe essere circa così (ho solo olsr ed ssh attivo. non uso ipv6 e in rete non c'è n'anima):</div><div style="font-family: 'times new
 roman', 'new york', times, serif; font-size: 12pt;"><br></div><div><div>root@Capizzanux:~# cat /proc/buddyinfo </div><div>Node 0, zone   Normal     93     67     40     55     25      6      5      4      0      0      0 </div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Domanda: abbiamo solo memoria normale, niente dma o high ! Ragazzi ma anche su Sburratone e su AirOS è così ? Shcusate l'ignoranza.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york',
 times, serif; font-size: 12pt;">Altro aspetto, frammentazione ? hai l'MTU a 1500 ?</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Sull'antenna c''è tunnel VPN ? Usi ipv6 ? Insomma, è possibile che sia l' alloc_pages_nodemask del Kernel quando ha a che fare con frammentazione/uso_ram eccessiva.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Se non puoi monitorare con netcat avvia syslogd su un file a piacere e con logger buttagli quello che desideri. Ad ogni modo è un intero passato come buffer size alla kalloc che fà allarmare il kernel.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">L'hai compilata ad-hoc questa
 versione oppure è il medesimo firmware (aa4) che sto usando io ?</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">rif:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><a href="https://www.kernel.org/doc/Documentation/sysctl/vm.txt">https://www.kernel.org/doc/Documentation/sysctl/vm.txt</a><br></div></div><a href="http://www.centos.org/docs/5/html/5.2/Deployment_Guide/s2-proc-buddyinfo.html">http://www.centos.org/docs/5/html/5.2/Deployment_Guide/s2-proc-buddyinfo.html</a><br><a href="https://www.kernel.org/doc/Documentation/vm/slub.txt">https://www.kernel.org/doc/Documentation/vm/slub.txt</a><br><br></div><div class="y_msg_container"><div style="font-size: 12pt;">ps = <span style="font-size: 12pt;">ragazzi ma su attitude adjustment chi ha installato "nohup" ? e
 mica lo trovo... !</span></div><div><span style="font-size: 12pt;"><br></span></div></div> </div> </div>  </div></body></html>