VirtualBox

儲存庫 vbox 的更動 34856


忽略:
時間撮記:
2010-12-9 上午09:09:02 (14 年 以前)
作者:
vboxsync
訊息:

The gip timer is not high-res on linux.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c

    r33940 r34856  
    327327#endif
    328328                    {
    329                         printk(KERN_INFO DEVICE_NAME ": TSC mode is %s, kernel timer mode is "
    330 #ifdef IPRT_LINUX_HAS_HRTIMER
    331                                "'high-res'"
    332 #else
    333                                "'normal'"
    334 #endif
    335                                ".\n",
     329                        printk(KERN_INFO DEVICE_NAME ": TSC mode is %s, kernel timer mode is 'normal'.\n",
    336330                               g_DevExt.pGip->u32Mode == SUPGIPMODE_SYNC_TSC ? "'synchronous'" : "'asynchronous'");
    337331                        LogFlow(("VBoxDrv::ModuleInit returning %#x\n", rc));
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette