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

Move lz4 decompress to backend executor #1237

Merged
merged 7 commits into from
Nov 5, 2020
Merged

Move lz4 decompress to backend executor #1237

merged 7 commits into from
Nov 5, 2020

Commits on Nov 2, 2020

  1. Let lz4 decompress in thread pool

    Change-Id: Idf2e796739fda1dc5ce5ffcfa16bc61b6e1a6281
    Linary committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    445a2bf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. tiny improve

    Change-Id: I4b4c470228caa4ba7e44df9618a7aa1f35da06ef
    Linary committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    f3ac544 View commit details
    Browse the repository at this point in the history
  2. some improve

    Change-Id: I70c2fcfd92ed923d801394cd6f97b31afa8475d4
    Linary committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    408689e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. tiny improve

    Change-Id: I8008c86b8e7c92d72dac205eca8894826a39edb8
    Linary committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    d1189c7 View commit details
    Browse the repository at this point in the history
  2. use whitebox to set LOW_WATER_MARK and HIGH_WATER_MARK

    Change-Id: Ia15672c9e0564cb9673a0b8ab983272c3943c276
    Linary committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    25f7e50 View commit details
    Browse the repository at this point in the history
  3. tiny improve

    Change-Id: I4d7a90c5e40117e00c1e017917ac5d83824df3ce
    Linary committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    ec8cb4d View commit details
    Browse the repository at this point in the history
  4. tiny improve

    Change-Id: Ic7770f0b8cb9a81dbb714ea9ce8ef99d5b710807
    Linary committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    21178e0 View commit details
    Browse the repository at this point in the history