Skip to content

Releases: mertsamig/AIO

AIOx2

03 Jan 14:16
14d3cfc
Compare
Choose a tag to compare
  • Drop FSCC usage: Does harm to performance more than good.
  • Bring boost tune function: Improve latency and performance at the cost of a little more power usage.
  • IO tune changes: Improve i/o keeping in mind that most mobile devices don't have spinning storages.
  • Scheduler and governor changes: Tweaked to provide better user experience.
  • VM changes: Remove obsolete nodes and provide better values for rest.
  • TCP changes: Bring function to set congestion model to desired one if available on kernel.
  • Bring blkio and devfreq tuning.
  • Huge props refactoring: Remove obsolete, useless, non-existing props; correct values for existing ones; bring new ones to improve user experience.
  • Huge device settings changes: Same goes for device settings as props. Tweaked newly added nodes in newer Android versions.
  • Drop bourbon usage: Same as FSCC.

AIOx1

06 Dec 10:42
14d3cfc
Compare
Choose a tag to compare

After all this private tests, first public release is here.