|
|
![](http://www.xen.org/images/globals/pixel.gif) |
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] [IA64] Set PADDR_BITS to 48 to match real
# HG changeset patch
# User Alex Williamson <alex.williamson@xxxxxx>
# Date 1180988274 21600
# Node ID 0cf6b75423e92ec898cdb43a5ba0f3c3edfee14f
# Parent 3e170567505a3463bc8f59315b5da0e14cbd1cd8
[IA64] Set PADDR_BITS to 48 to match reality and save about 5KB per node.
Signed-off-by: Jes Sorensen <jes@xxxxxxx>
---
xen/include/asm-ia64/config.h | 2 ++
1 files changed, 2 insertions(+)
diff -r 3e170567505a -r 0cf6b75423e9 xen/include/asm-ia64/config.h
--- a/xen/include/asm-ia64/config.h Mon Jun 04 14:16:21 2007 -0600
+++ b/xen/include/asm-ia64/config.h Mon Jun 04 14:17:54 2007 -0600
@@ -41,6 +41,8 @@
#define supervisor_mode_kernel (0)
#define CONFIG_DMA_BITSIZE 32
+
+#define PADDR_BITS 48
/* If PERFC is used, include privop maps. */
#ifdef PERF_COUNTERS
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] [IA64] Set PADDR_BITS to 48 to match reality and save about 5KB per node.,
Xen patchbot-unstable <=
|
|
|
|
|