[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] [XEN] Re-increase MAX_ORDER to 20 for the time being. Reducing



# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 68c22a722e6ff1314f9d9653ca010cc9df6a02af
# Parent  4f1e39ec05d6ec711f9ba4a66a3653ed3e168311
[XEN] Re-increase MAX_ORDER to 20 for the time being. Reducing
breaks domain0 builder.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
---
 xen/include/xen/mm.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 4f1e39ec05d6 -r 68c22a722e6f xen/include/xen/mm.h
--- a/xen/include/xen/mm.h      Thu Jun 08 16:51:39 2006 +0100
+++ b/xen/include/xen/mm.h      Fri Jun 09 08:15:58 2006 +0100
@@ -71,7 +71,7 @@ unsigned long avail_domheap_pages(void);
 #ifdef CONFIG_PAGEALLOC_MAX_ORDER
 #define MAX_ORDER CONFIG_PAGEALLOC_MAX_ORDER
 #else
-#define MAX_ORDER 11 /* 2^11 contiguous pages */
+#define MAX_ORDER 20 /* 2^20 contiguous pages */
 #endif
 
 /* Automatic page scrubbing for dead domains. */

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.