Add support for 16g huge pages on Ubuntu 16.04.2 PowerNV
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Ubuntu-power-systems project |
Fix Released
|
Medium
|
Canonical Kernel Team | ||
linux (Ubuntu) |
Fix Released
|
Medium
|
Joseph Salisbury | ||
Zesty |
Won't Fix
|
Medium
|
Joseph Salisbury | ||
Artful |
Fix Released
|
Medium
|
Joseph Salisbury | ||
Bionic |
Fix Released
|
Medium
|
Joseph Salisbury |
Bug Description
16G Huge Pages are not supported on PowerNV (bare metal) installations. Ubuntu 16.04.2 still allows 16G huge pages to be turned on.
Contact Information = Mike Hollinger (<email address hidden>)
---uname output---
Linux aprilmin4 4.4.0-83-generic #106-Ubuntu SMP Mon Jun 26 17:53:54 UTC 2017 ppc64le ppc64le ppc64le GNU/Linux
Machine Type = 8335-GTB
---Debugger---
A debugger is not configured
---Steps to Reproduce---
1. Add the following to the kernel boot args (either via editing the petitboot boot option manually, or updating /boot/grub/
default_
2. Boot Linux
3. Observe that the kernel believes 16G huge pages are available:
ubuntu@aprilmin7:~$ cat /proc/meminfo | grep -i huge
AnonHugePages: 475136 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 16777216 kB
ubuntu@aprilmin7:~$ ls /sys/devices/
hugepages-1024kB hugepages-16384kB hugepages-
Stack trace output:
no
Oops output:
no
System Dump Info:
The system is not configured to capture a system dump.
*Additional Instructions for Mike Hollinger (<email address hidden>):
-Post a private note with access information to the machine that the bug is occuring on.
-Attach sysctl -a output output to the bug.
This may be recreated on any bare metal POWER8 server with Ubuntu 16.04.2; I haven't checked other versions of Ubuntu.
tags: | added: architecture-ppc64le bugnameltc-156931 severity-medium targetmilestone-inin--- |
Changed in ubuntu: | |
assignee: | nobody → Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) |
affects: | ubuntu → kernel-package (Ubuntu) |
Changed in ubuntu-power-systems: | |
importance: | Undecided → Medium |
assignee: | nobody → Canonical Kernel Team (canonical-kernel-team) |
affects: | kernel-package (Ubuntu) → linux (Ubuntu) |
Changed in linux (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: kernel-da-key |
Changed in ubuntu-power-systems: | |
status: | New → Triaged |
summary: |
- Possible to turn on 16g huge pages on Ubuntu 16.04.2 PowerNV + It should not be possible to turn on 16g huge pages on Ubuntu 16.04.2 + PowerNV |
tags: | added: triage-g |
tags: |
added: kernel-key removed: kernel-da-key |
tags: |
added: kernel-da-key removed: kernel-key |
Changed in ubuntu-power-systems: | |
status: | Triaged → In Progress |
Changed in linux (Ubuntu): | |
status: | In Progress → Incomplete |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Incomplete |
Changed in linux (Ubuntu Zesty): | |
status: | In Progress → Incomplete |
Changed in linux (Ubuntu Artful): | |
status: | In Progress → Incomplete |
Changed in ubuntu-power-systems: | |
status: | In Progress → Incomplete |
Changed in linux (Ubuntu Artful): | |
status: | Incomplete → In Progress |
Changed in linux (Ubuntu Zesty): | |
status: | Incomplete → In Progress |
Changed in linux (Ubuntu Xenial): | |
status: | Incomplete → In Progress |
Changed in linux (Ubuntu): | |
status: | Incomplete → In Progress |
summary: |
- It should not be possible to turn on 16g huge pages on Ubuntu 16.04.2 - PowerNV + Add support for 16g huge pages on Ubuntu 16.04.2 PowerNV |
tags: |
added: targetmilestone-inin1704 removed: targetmilestone-inin--- |
Changed in linux (Ubuntu Zesty): | |
status: | In Progress → Won't Fix |
no longer affects: | linux (Ubuntu Xenial) |
Changed in linux (Ubuntu Artful): | |
status: | In Progress → Fix Committed |
Changed in ubuntu-power-systems: | |
status: | Incomplete → In Progress |
Changed in linux (Ubuntu Bionic): | |
status: | In Progress → Fix Released |
Changed in ubuntu-power-systems: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-power-systems: | |
status: | Fix Committed → Fix Released |
------- Comment From <email address hidden> 2017-08-02 00:43 EDT-------
Cannonical, Any update here ?