Bug 751789

Summary: do not override CONFIG_XEN_MAX_DOMAIN_MEMORY=32 on x86_64
Product: [Fedora] Fedora Reporter: Paolo Bonzini <pbonzini>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-08 15:53:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Paolo Bonzini 2011-11-07 15:10:46 UTC
Description of problem:
The Fedora config-x86_64-generic file contains

CONFIG_XEN_MAX_DOMAIN_MEMORY=32

This is not necessary since the CONFIG_XEN_MAX_DOMAIN_MEMORY=128 default works well and has been tested in RHEL for quite some time now.

Version-Release number of selected component (if applicable):
kernel-3.1.0-0.rc10.git0.1.fc16.x86_64

Comment 1 Josh Boyer 2011-11-07 15:58:39 UTC
OK.  I'll fix this with the next rawhide update.

Comment 2 Josh Boyer 2011-11-07 16:26:36 UTC
Committed.  Will be in the next rawhide build.