RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1772651 - Latency spikes after recent CVE application
Summary: Latency spikes after recent CVE application
Keywords:
Status: CLOSED DUPLICATE of bug 1772894
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: kernel-rt
Version: 7.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Clark Williams
QA Contact: Qiao Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-14 19:47 UTC by Tom Rix
Modified: 2023-08-08 02:49 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-15 15:57:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tom Rix 2019-11-14 19:47:16 UTC
Description of problem:

The KVM-RT team saw large cyclictest latency's during testing of RT kernels
that were built with the recent set of CVEs.

One of these CVEs, CVE-2018-1220, introduced code for recovering
shattered huge pages in the kvm/mmu.c code. A settable
variable in this code, nx_huge_pages_recovery_ratio, was defaulted to
the value 60, which means that the recovery code would loop potentially
60 times while the kvm->mmu_lock was held. This bit of code introduced
very large (> 5000us) on single VMs with multiple vCPUs. On a single VM with 1
vCPU, the max latency was around 138us which is still unacceptable. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Beth Uptagrafft 2019-11-15 15:57:59 UTC

*** This bug has been marked as a duplicate of bug 1772894 ***


Note You need to log in before you can comment on or make changes to this bug.