Changeset 12892
- Timestamp:
- Sep 28, 2009, 4:08:40 PM (15 years ago)
- File:
-
- 1 edited
-
branches/purify/source/lisp-kernel/pmcl-kernel.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/purify/source/lisp-kernel/pmcl-kernel.c
r12891 r12892 383 383 #ifdef WINDOWS 384 384 /* Supposedly, the high-end version of Vista allow 128GB of pageable memory */ 385 #define MAXIMUM_MAPPABLE_MEMORY ( 120LL<<30LL)385 #define MAXIMUM_MAPPABLE_MEMORY (512LL<<30LL) 386 386 #endif 387 387 #else
Note:
See TracChangeset
for help on using the changeset viewer.
