Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282070
b: refs/heads/master
c: 80df464
h: refs/heads/master
v: v3
  • Loading branch information
Maxim Uvarov authored and Konrad Rzeszutek Wilk committed Nov 21, 2011
1 parent e66814a commit c4f9632
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 92931abf3f5bd3efe941d67d67c5f14b6c16d4f7
refs/heads/master: 80df46494846e857399618c54df30ce294dc1edd
4 changes: 3 additions & 1 deletion trunk/arch/x86/xen/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ config XEN_PVHVM

config XEN_MAX_DOMAIN_MEMORY
int
default 128
default 500 if X86_64
default 64 if X86_32
depends on XEN
help
This only affects the sizing of some bss arrays, the unused
Expand All @@ -48,3 +49,4 @@ config XEN_DEBUG_FS
help
Enable statistics output and various tuning options in debugfs.
Enabling this option may incur a significant performance overhead.

0 comments on commit c4f9632

Please sign in to comment.