Changeset 23479 in vbox
- Timestamp:
- Oct 1, 2009 1:12:43 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 53101
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMInternal.h
r23478 r23479 1017 1017 1018 1018 /** Max number of locks on a page. */ 1019 #define PGM_PAGE_MAX_LOCKS 25 61019 #define PGM_PAGE_MAX_LOCKS 254 1020 1020 1021 1021 /** Get the read lock count.
Note:
See TracChangeset
for help on using the changeset viewer.