Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evict oldest half of cache on TRIM_MEMORY_RUNNING_CRITICAL #2889

Merged
merged 4 commits into from
Feb 13, 2018

Commits on Feb 10, 2018

  1. LruResourceCache: Evict oldest half of cache on TRIM_MEMORY_RUNNING_C…

    …RITICAL
    Yuval Gnessin committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    a343b98 View commit details
    Browse the repository at this point in the history
  2. LruBitmapPool: Evict oldest half of cache on TRIM_MEMORY_RUNNING_CRIT…

    …ICAL
    Yuval Gnessin committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    5d04dea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a25b11 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Use || instead of duplicating the size logic

    Yuval Gnessin committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    dff22c9 View commit details
    Browse the repository at this point in the history