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

[WIP] make disjoint pool a C structure #898

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. make slab a C structure

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    267b155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f7dbb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97df9e5 View commit details
    Browse the repository at this point in the history
  4. use utils lock in bucket

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    50842f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b487769 View commit details
    Browse the repository at this point in the history
  6. make bucket C structure 2

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    dbacd44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4730d57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb7f676 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81cc968 View commit details
    Browse the repository at this point in the history
  10. fix

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3b06aee View commit details
    Browse the repository at this point in the history
  11. use critnib

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ded4a20 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    24cf90a View commit details
    Browse the repository at this point in the history
  13. fix cmake

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f527b30 View commit details
    Browse the repository at this point in the history
  14. fix

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    00b0dc8 View commit details
    Browse the repository at this point in the history
  15. move functions

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a95fe58 View commit details
    Browse the repository at this point in the history
  16. AllocImpl

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3331b22 View commit details
    Browse the repository at this point in the history
  17. fix valgrind

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b6e07d6 View commit details
    Browse the repository at this point in the history
  18. atomics cd

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6f083a5 View commit details
    Browse the repository at this point in the history
  19. move code

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    15881fc View commit details
    Browse the repository at this point in the history
  20. fix for ThreadSanitizer

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7e9f4d8 View commit details
    Browse the repository at this point in the history
  21. error handling

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9ce6514 View commit details
    Browse the repository at this point in the history
  22. remove cpp file

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    27a1e2c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5713174 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    769268b View commit details
    Browse the repository at this point in the history
  25. cleanup

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    81900c5 View commit details
    Browse the repository at this point in the history
  26. cleanup

    bratpiorka committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    59d1de0 View commit details
    Browse the repository at this point in the history