projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8525ec
)
[IA64] Change PIB size to 2M
author
awilliam@xenbuild.aw
<awilliam@xenbuild.aw>
Fri, 9 Jun 2006 16:40:31 +0000
(10:40 -0600)
committer
awilliam@xenbuild.aw
<awilliam@xenbuild.aw>
Fri, 9 Jun 2006 16:40:31 +0000
(10:40 -0600)
Signed-off-by: Anthony Xu <anthony.xu@intel.com>
xen/include/public/arch-ia64.h
patch
|
blob
|
history
diff --git
a/xen/include/public/arch-ia64.h
b/xen/include/public/arch-ia64.h
index 1a22ed1937f36916efbd0a4320d24aa5625e9104..dc3f12aeeaa4353a79d334c4c456edec46117740 100644
(file)
--- a/
xen/include/public/arch-ia64.h
+++ b/
xen/include/public/arch-ia64.h
@@
-86,7
+86,7
@@
typedef struct pmt_entry pmt_entry_t;
#define IO_SAPIC_SIZE 0x100000
#define PIB_START 0xfee00000UL
-#define PIB_SIZE 0x
1
00000
+#define PIB_SIZE 0x
2
00000
#define GFW_START (4*MEM_G -16*MEM_M)
#define GFW_SIZE (16*MEM_M)