VirtualBox

Ignore:
Timestamp:
Sep 13, 2007 8:05:08 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24438
Message:

Reverse allocation for Windows hosts: physical pages are allocated in the support driver and mapped into user space
VMM: Use locked memory for the MM pagepool structures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp

    r4226 r4755  
    320320    int         rc = 0;
    321321    dprintf2(("VBoxSupDrvDeviceControlSlow(%p,%p): ioctl=%#x pBuf=%p cbIn=%#x cbOut=%#x pSession=%p\n",
    322              pDevObj, pIrp, pStack->Parameters.DeviceIoControl.IoControlCode,
    323              pBuf, pStack->Parameters.DeviceIoControl.InputBufferLength,
     322             pDevExt, pIrp, pStack->Parameters.DeviceIoControl.IoControlCode,
     323             pIrp->AssociatedIrp.SystemBuffer, pStack->Parameters.DeviceIoControl.InputBufferLength,
    324324             pStack->Parameters.DeviceIoControl.OutputBufferLength, pSession));
    325325
Note: See TracChangeset for help on using the changeset viewer.

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