Changeset 111 for trunk/hal/x86_64/core/hal_boot.h
- Timestamp:
 - Jun 30, 2017, 10:10:41 AM (8 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/hal/x86_64/core/hal_boot.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/hal/x86_64/core/hal_boot.h
r73 r111 134 134 135 135 /* These parameters are configurable. */ 136 #define CLUSTER_VA_SIZE 0x100000000 /*4GB */137 #define CLUSTER_PA_SIZE 0x 200000000 /* 8GB */136 #define CLUSTER_VA_SIZE 0x1000000000 /* 64GB */ 137 #define CLUSTER_PA_SIZE 0x0200000000 /* 8GB */ 138 138 139 139 /* Macros to get the VA ranges for a cluster */  
Note: See TracChangeset
          for help on using the changeset viewer.
      