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

c-pal code changes for gballoc_hl/ll_set_option #409

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Nov 12, 2024

  1. c-pal code changes for gballoc_hl/ll_set_decay

    Rohit Ghivdonde committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d133a64 View commit details
    Browse the repository at this point in the history
  2. nits

    Rohit Ghivdonde committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2c2c3e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. addressed comments

    Rohit Ghivdonde committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    130a499 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into jemalloc_decay

    Rohit Ghivdonde committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    40b9174 View commit details
    Browse the repository at this point in the history
  3. nits

    Rohit Ghivdonde committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    af6e43b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. added uint32_t for number of arenas

    Rohit Ghivdonde committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a004198 View commit details
    Browse the repository at this point in the history
  2. added definition for ssize_t and avoid failure when je_mallctl return…

    …s EFAULT
    Rohit Ghivdonde committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f14a041 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. added int tests

    Rohit Ghivdonde committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5294da4 View commit details
    Browse the repository at this point in the history
  2. nits

    Rohit Ghivdonde committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e69615f View commit details
    Browse the repository at this point in the history
  3. fixed specs issue

    Rohit Ghivdonde committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    670381e View commit details
    Browse the repository at this point in the history
  4. nits

    Rohit Ghivdonde committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    21c9398 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. changed arenas.narenas to opt.narenas

    Rohit Ghivdonde committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    397bdf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. updated specs

    Rohit Ghivdonde committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    956e2b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. added new INT tests

    Rohit Ghivdonde committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8cead1a View commit details
    Browse the repository at this point in the history
  2. nits

    Rohit Ghivdonde committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5c436ae View commit details
    Browse the repository at this point in the history
  3. increased the tolerance for low decay in INT

    Rohit Ghivdonde committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4b49765 View commit details
    Browse the repository at this point in the history