vbox的更動 63560 路徑 trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
- 時間撮記:
- 2016-8-16 下午02:01:20 (8 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
r63465 r63560 4327 4327 } 4328 4328 4329 /* todo:we should split this up into an allocate and flush operation. sometimes you want to flush and not allocate more (which will trigger the vm account limit error) */4329 /** @todo we should split this up into an allocate and flush operation. sometimes you want to flush and not allocate more (which will trigger the vm account limit error) */ 4330 4330 if ( rc == VERR_GMM_HIT_VM_ACCOUNT_LIMIT 4331 4331 && pVM->pgm.s.cHandyPages > 0)
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器