久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      linux下如何查看設備信息

      linux下如何查看設備信息

      查看pci設備

      lspci -v

      查看cpu信息?答:

      more /proc/cpuinfo

      cpu信息中,siblings是邏輯處理器數(shù)量,cpu cores是內(nèi)核數(shù)量,當siblings大cpu cores兩倍時,說明超線程已經(jīng)打開;當siblings和cpu cores一致,說明系統(tǒng)不支持超線程或者沒有開啟超線程。

      查看cpu個數(shù)

      cat /pro/cpuinfo | grep "physical id" | sort | uniq | wc -l

      查看cpu內(nèi)核個數(shù)

      cat /proc/cpuinfo | grep "cpu cores"

      查看內(nèi)存信息

      more /proc/meminfo

      查看硬盤分區(qū)信息

      fdisk -l

      推薦教程:linux教程

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號-2    滬公網(wǎng)安備31011702889846號