thp: reduce khugepaged freezing latency (rhbz 771006)

This commit is contained in:
Dave Jones 2012-01-03 10:38:53 -05:00
parent 12b320b806
commit d4809cb073
1 changed files with 9 additions and 0 deletions

View File

@ -730,6 +730,9 @@ Patch21050: thp-reduce-khugepaged-freezing-latency.patch
#rhbz 770102
Patch21055: KVM-x86-Prevent-starting-PIT-timers-in-the-absence-of.patch
#rhbz 771006
Patch21050: thp-reduce-khugepaged-freezing-latency.patch
Patch22000: route-cache-garbage-collector.patch
%endif
@ -1354,6 +1357,9 @@ ApplyPatch b44-Use-dev_kfree_skb_irq-in-b44_tx.patch
#rhbz 771006
ApplyPatch thp-reduce-khugepaged-freezing-latency.patch
#rhbz 771006
ApplyPatch thp-reduce-khugepaged-freezing-latency.patch
ApplyPatch route-cache-garbage-collector.patch
#rhbz 770102
@ -2006,6 +2012,9 @@ fi
# and build.
%changelog
* Tue Jan 03 2012 Dave Jones <davej@redhat.com>
- thp: reduce khugepaged freezing latency (rhbz 771006)
* Tue Jan 03 2012 Josh Boyer <jwboyer@redhat.com>
- CVE-2011-4622 kvm: pit timer with no irqchip crashes the system (rhbz 770102)