Changeset 37248 in vbox
- Timestamp:
- May 30, 2011 10:02:24 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h
r37242 r37248 115 115 * Like which VMs to start squeezing first. */ 116 116 GMMPRIORITY enmPriority; 117 /** Hints at the last chunk we allocated some memory from. */ 118 uint32_t idLastChunkHint; 117 119 118 120 /** The current number of ballooned pages. */
Note:
See TracChangeset
for help on using the changeset viewer.