VirtualBox

儲存庫 vbox 的更動 63297


忽略:
時間撮記:
2016-8-10 下午04:24:25 (8 年 以前)
作者:
vboxsync
訊息:

bugref:4567: Linux kernel driver maintenance: add LRU handlers to guest video driver memory manager to work with Linux 4.7, based on upstream kernel commit 98c2872a.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Additions/linux/drm/vbox_ttm.c

    r62550 r63297  
    275275    .io_mem_reserve = &vbox_ttm_io_mem_reserve,
    276276    .io_mem_free = &vbox_ttm_io_mem_free,
     277#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 7, 0)
     278    .lru_tail = &ttm_bo_default_lru_tail,
     279    .swap_lru_tail = &ttm_bo_default_swap_lru_tail,
     280#endif
    277281};
    278282
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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