VirtualBox

Changeset 27119 in vbox


Ignore:
Timestamp:
Mar 5, 2010 5:43:04 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
58454
Message:

comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp

    r27111 r27119  
    7272/** @todo r=bird: this isn't safe on linux. See suplibOsPageAlloc in
    7373 *        SUPLib-linux.cpp. We should probably just fail outright here if
    74  *        linux, just in case... */
     74 *        linux, just in case...
     75 *        frank: To be more specific, the problem is fork(). */
    7576            void *pv = RTMemPageAlloc(VMMDEV_MEMORY_BALLOON_CHUNK_SIZE);
    7677            rc = VbglR3MemBalloonChange(pv, /* inflate=*/ true);
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