Linux
  • Linux
  • Bash
  • Debian
  • Ubuntu
  • Shell
  • CentOS
  • SSH
☰

為什麼cpu使用率永遠達不到100%?

tag-icon 2024-7-12 • tag-icon linux cpu-usage
為什麼cpu使用率永遠達不到100%?

我有一個雙核心處理器。我正在運行以下程式的兩個實例:

void main(){
    int i;
    while(1){
        i=i+1;
    }
}

我運行 TOP,CPU 使用率達到 97%,但從未達到 100%,為什麼? CPU 應該總是忙於運行這兩個程序,而沒有 I/O 操作。

謝謝

THE END
為某些用戶保留 DHCP 插槽嗎? 為某些用戶保留 DHCP 插槽嗎?
是否可以讓 Windows 8 開始功能表對於 VNC 來說不再那麼華麗? 是否可以讓 Windows 8 開始功能表對於 VNC 來說不再那麼華麗?

相關內容

熱門問答

熱門問答

  • linux
  • cpu-usage
  • wireless-networking
  • dhcp
  • ip-address
  • vnc
  • desktop
  • windows-8
  • start-menu

© 2024 rvso.com 版權所有. 網站地圖