LINUX.ORG.RU

Что покрутитть, чтобы уменьшить число dropped by kernel

 , ,


0

1
              packets ``dropped by kernel'' (this is the number of packets that were dropped, due to a lack of  buf‐
              fer  space,  by  the packet capture mechanism in the OS on which tcpdump is running, if the OS reports
              that information to applications; if not, it will be reported as 0).

Можно ли что-то покрутить, чтобы размер этих буферов увеличился, и количество dropped by kernel чтобы уменьшилось?

★★★★★

может быть

net.core.rmem_default                  
net.core.rmem_max                     
net.core.wmem_default                  
net.core.wmem_max                      
net.core.optmem_max                    

net.ipv4.tcp_rmem                      
net.ipv4.tcp_wmem                     
net.ipv4.tcp_mem                      

net.ipv4.udp_rmem_min                  
net.ipv4.udp_wmem_min                  
net.ipv4.udp_mem      

ii343hbka ★★★
()

Опцию ″-B″ у tcpdump'а?

mky ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.