- 
    Fri Oct 08 2021 EL Errata <el-errata_ww@oracle.com> - 2.16.0-1.0.1
    
- Fix RPS/XPS and busy polling optimization not getting applied [Orabug: 32153315]
- Fix error in uninstalling tuned [Orabug: 351528377]
- Updated patch with the more recent version [Orabug: 30730976]
- Set AMD CPU freq governor to ondemand when unapplying cpu tunings [Orabug: 30033199]
- Restored the system rules in recommend.conf [Orabug: 29962987]
- Added oci-nic profile and updated profiles-oci-recommend [Orabug: 29869969]
  for increasing combined channels to 16 on NICs with bnxt_en driver on BM
- Do not access xps_cpus on single queue devices [Orabug: 29894296]
- OL8 does not support System Purpose [Orabug: 29443881]
  Remove syspurpose_role option in recommend.conf.
- Added profiles-oci-recommend package [Orabug: 29632202]
- Modified the patch for ol8 [Orabug: 29560068] (james.cheng@oracle.com)
- Added iscsi plugin, and
  - added oci-rps-xps profile [Orabug: 28397039]
  - added oci-busy-polling profile [Orabug: 28748149]
  - added oci-cpu-power profile
   
  
  - 
    Wed Jul 21 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.16.0-1
    
- new release
  - rebased tuned to latest upstream
    related: rhbz#1936426
   
  
  - 
    Wed Jul 07 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.16.0-0.1.rc1
    
- new release
  - rebased tuned to latest upstream
    resolves: rhbz#1936426
  - realtime: "isolate_managed_irq=Y" should be mentioned in
    "/etc/tuned/realtime-virtual-*-variables.conf"
    resolves: rhbz#1817827
  - realtime: changed tuned default to "isolcpus=domain,managed_irq,X-Y"
    resolves: rhbz#1820626
  - applying a profile with multiple inheritance where parents include a common
    ancestor fails
    resolves: rhbz#1825882
  - failure in moving i40e IRQ threads to housekeeping CPUs from isolated CPUs
    resolves: rhbz#1933069
  - sort network devices before matching by regex
    resolves: rhbz#1939970
  - net: fixed traceback while adjusting the netdev queue count
    resolves: rhbz#1943291
  - net: fixed traceback if the first listed device returns netlink error
    resolves: rhbz#1944686
  - realtime: improve verification
    resolves: rhbz#1947858
  - bootloader: add support for the rpm-ostree
    resolves: rhbz#1950164
  - net: fixed traceback if a device channel contains n/a
    resolves: rhbz#1974071
  - mssql: updated the profile
    resolves: rhbz#1942733
   
  
  - 
    Wed Apr 21 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.15.0-3
    
- updated mssql profile
  resolves: rhbz#1942733
   
  
  - 
    Fri Feb 19 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.15.0-2
    
- realtime: added support for netdev_queue_count and extended plugin_net
  resolves: rhbz#1951992
   
  
  - 
    Thu Dec 17 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 2.15.0-1
    
- new release
  - rebased tuned to latest upstream
    related: rhbz#1874052
   
  
  - 
    Tue Dec 01 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 2.15.0-0.1.rc1
    
- new release
  - rebased tuned to latest upstream
    resolves: rhbz#1874052
  - added plugin service for linux services control
    resolves: rhbz#1869991
  - scheduler: added default_irq_smp_affinity option
    resolves: rhbz#1896348
  - bootloader: skip boom managed BLS snippets
    resolves: rhbz#1901532
  - scheduler: added perf_process_fork option to enable processing of fork
    resolves: rhbz#1894610
  - scheduler: added perf_mmap_pages option to set perf buffer size
    resolves: rhbz#1890219
  - bootloader: fixed cmdline duplication with BLS and grub2-mkconfig
    resolves: rhbz#1777874
   
  
  - 
    Thu Oct 01 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 2.14.0-4
    
- realtime-virtual-host: remove lapic advancement calculation and
  related qemu-kvm-tools-rhev requirement
  Resolves: rhbz#1845717
   
  
  - 
    Fri Jul 03 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 2.14.0-3
    
- scheduler: fixed isolated_cores to work with cgroups
  related: rhbz#1784648
   
  
  - 
    Tue Jun 30 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 2.14.0-2
    
- throughput-performance: fix performance regression on AMD platforms
  related: rhbz#1746957