Bug 463653

Summary: [LTC 6.0 FEAT] 201299:Large Pages: Dynamic resize of hugepage Pool
Product: Red Hat Enterprise Linux 6 Reporter: IBM Bug Proxy <bugproxy>
Component: kernelAssignee: Kevin W Monroe <kmonroe>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Jenner <mjenner>
Severity: high Docs Contact:
Priority: high    
Version: 6.0CC: ejratl, notting, peterm
Target Milestone: alphaKeywords: FutureFeature
Target Release: 6.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-23 22:12:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 356741    

Description IBM Bug Proxy 2008-09-24 05:11:05 UTC
=Comment: #0=================================================
Emily J. Ratliff <emilyr.com> - 2008-09-16 18:11 EDT
1. Feature Overview:
Feature Id:	[201299]
a. Name of Feature:	Large Pages: Dynamic resize of hugepage Pool
b. Feature Description
Previously boot-time reserve was the only really workable option, but this feature gives more
general availability of large pages via on-demand resizing of the large page pool.  Upon pool
depletion, pages are temporarily allocated if possible.  Boot time reservation is also more flexible
(kernelcore and movablecore kernel boot parameters allow memory to be partitioned, eg:
http://www.csn.ul.ie/~mel/docs/poolmanagement/).  These come 'for free' with a current kernel, but
the distro may desire documentation for the system administrator and test coverage.

2. Feature Details:
Sponsor:	LTC
Architectures:
x86
x86_64
ppc64

Arch Specificity: Both
Affects Core Kernel: Yes
Delivery Mechanism: Direct from community
Category:	Kernel
Request Type:	Kernel - Enhancement from IBM
d. Upstream Acceptance:	Accepted
Sponsor Priority	1
f. Severity: High
IBM Confidential:	no
Code Contribution:	IBM code
g. Component Version Target:	2.6.24

3. Business Case
Increased ease of use of large pages enables improving performance in a larger user base.  In
particular for batch job oriented systems (eg: HPC) with widely varying large page requirements from
job to job, this enables resizing the hugepage pool without requiring rebooting between each job.

4. Primary contact at Red Hat: 
John Jarvis
jjarvis

5. Primary contacts at Partner:
Project Management Contact:
Michael Hohnbaum, hbaum.com, 503-578-5486

Technical contact(s):
Badari Pulavarty, badari.com
Mel Gorman, MELGOR.com

IBM Manager:
Larry Kessler, lkessler.com

Comment 1 Bill Nottingham 2008-10-02 21:00:08 UTC
RHEL 6 will include at least a 2.6.24 kernel, so this should not be a problem.

The feature requested has already been accepted into the upstream code base
planned for the next major release of Red Hat Enterprise Linux.

When the next milestone release of Red Hat Enterprise Linux 6 is available,
please verify that the feature requested is present and functioning as
desired.

Comment 2 IBM Bug Proxy 2009-03-03 00:40:26 UTC
All the code is accepted into mainline 2.6.24 with the sysfs interface merged in 2.6.27. There are no special patches needed for RHEL6.

Comment 3 Kevin W Monroe 2009-09-23 22:12:43 UTC
Closing - included in Red Hat Enterprise Linux 6.

Comment 4 IBM Bug Proxy 2010-05-06 15:54:26 UTC
------- Comment From ebmunson.com 2010-05-06 11:43 EDT-------
Verified against RHEL 6 Snap 1 and all is well.