VirtualBox

儲存庫 vbox 的更動 42568


忽略:
時間撮記:
2012-8-3 上午09:23:29 (12 年 以前)
作者:
vboxsync
訊息:

ATA: Log the LUN of the stuck I/O thread

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/Storage/DevATA.cpp

    r42324 r42568  
    45954595                    if ((u64ResetTimeStop - pCtl->u64ResetTime) >= 10)
    45964596                    {
    4597                         LogRel(("PIIX3 ATA: Async I/O thread probably stuck in operation, interrupting\n"));
     4597                        LogRel(("PIIX3 ATA LUN#%d: Async I/O thread probably stuck in operation, interrupting\n", s->iLUN));
    45984598                        pCtl->u64ResetTime = u64ResetTimeStop;
    45994599                        RTThreadPoke(pCtl->AsyncIOThread);
     
    60046004    {
    60056005        /* Reads from the other command block registers should be 8-bit only.
    6006          * If they are not, the low byte is propagated to the high bits. 
     6006         * If they are not, the low byte is propagated to the high bits.
    60076007         * Undocumented, but observed on a real PIIX4 system.
    60086008         */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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