ubuntu - Linux系统上, "lo(本地还回)"网卡的性能取决于什么?
PHPz
PHPz 2017-04-17 15:20:28
0
1
395

我在笔记本上, Ubuntu系统, cpu(酷睿i5)大概占用50%, 用iperf测了几次, 速度为 38~40Gbits/sec

xxx@xxx:~$ iperf -c 127.0.0.1 ------------------------------------------------------------ Client connecting to 127.0.0.1, TCP port 5001 TCP window size: 2.50 MByte (default) ------------------------------------------------------------ [ 3] local 127.0.0.1 port 41856 connected with 127.0.0.1 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 47.2 GBytes 40.6 Gbits/sec
PHPz
PHPz

学习是最好的投资!

répondre à tous (1)
大家讲道理

如果是用localhost同时做主机和客户端的话,iperf是不走网卡的,而是直接内存交换,所以这里的速度反映的是你的内存存取速度。在这里,你用10秒钟时间共传输了47.2G字节,所以速度是4.72GB/秒,这就是你的内存速度。

    Derniers téléchargements
    Plus>
    effets Web
    Code source du site Web
    Matériel du site Web
    Modèle frontal
    À propos de nous Clause de non-responsabilité Sitemap
    Site Web PHP chinois:Formation PHP en ligne sur le bien-être public,Aidez les apprenants PHP à grandir rapidement!