- 
    Wed May 21 2025 Sidhartha Kumar <sidhartha.kumar@oracle.com> - 2.1.0-3
    
- Increase log level in cmp_meminfo()  [Orabug: 37768194]
   
  
  - 
    Mon Dec 16 2024 Sidhartha Kumar <sidhartha.kumar@oracle.com> - 2.1.0-2
    
- Rebuild to v2.1.0 for OL8, OL9, and OL10
- v2.1.0 adds a module to look for possible memory leaks
   
  
  - 
    Mon Dec 11 2023 Khalid Aziz <khalid.aziz@oracle.com> - 2.1.0-1
    
- Add module to look for possible memory leaks
   
  
  - 
    Wed Feb 09 2022 Khalid Aziz <khalid.aziz@oracle.com> - 2.0.1-1
    
- Fix total memory calculation for ARM since it is slightly
  different from x86
- Remove restriction to not build package on aarch64
   
  
  - 
    Mon Feb 07 2022 Khalid Aziz <khalid.aziz@oracle.com> - 2.0.0-2
    
- Minor update to comments in increase-verbosity.patch to update
  memoptimizer references to adaptivemm
   
  
  - 
    Tue Jan 25 2022 Khalid Aziz <khalid.aziz@oracle.com> - 2.0.0-1
    
- Update to new upstream release [Orabug: 33820292]
- Changing name to adaptivemmd from memoptimizer
- Add Obsoletes keyword to spec file to ensure updates happen
  correctly
- Change a config option name to stop systemd from complaining
  about the characters used in name
- Ensure only one instance of daemon is running by using lock file
   
  
  - 
    Thu Jul 29 2021 Khalid Aziz <khalid.aziz@oracle.com> - 1.5.0-1
    
- Update to new upstream release [Orabug: 33322490]
- Add support for one time initializations at start up
- Add support for tunables value updates upon change
  in number of hugepages on the system
- Add tuning of negative dentries cap on kernels that support it
   
  
  - 
    Mon May 17 2021 Khalid Aziz <khalid.aziz@oracle.com> - 1.4.2-1
    
- New upstream release
- Fix crash on systems with less than 4G memory [Orabug: 32884653]
   
  
  - 
    Thu Mar 25 2021 Khalid Aziz <khalid.aziz@oracle.com> - 1.4.0-1
    
- Various algorithm updates to reduce the possibility of OOM
  killer being invoked because of memoptimizer's actions
- Local patch with code cleanup [Orabug: 32563799]
   
  
  - 
    Tue Mar 02 2021 Khalid Aziz <khalid.aziz@oracle.com> - 1.3.0-2
    
- Updated spec file for OL8 build. Exclude aarch64 until memoptimizer
  is ready for ARM. [Orabug: 32576514]