Blob Blame History Raw
Makefile.am
astyle.sh
autogen.sh
autohbw/Makefile.mk
autohbw/autohbw.c
autohbw/autohbw_get_src_lines.pl
autohbw/autohbw_test.sh
build.sh
configure.ac
examples/Makefile.mk
examples/autohbw_candidates.c
examples/filter_example.c
examples/hello_hbw_example.c
examples/hello_memkind_example.c
examples/memkind_allocated.hpp
examples/memkind_allocated_example.cpp
examples/memkind_decorator_debug.c
examples/memkind_get_stat.c
include/hbw_allocator.h
include/hbwmalloc.h
include/memkind.h
include/memkind/internal/heap_manager.h
include/memkind/internal/memkind_arena.h
include/memkind/internal/memkind_bandwidth.h
include/memkind/internal/memkind_dax_kmem.h
include/memkind/internal/memkind_default.h
include/memkind/internal/memkind_gbtlb.h
include/memkind/internal/memkind_hbw.h
include/memkind/internal/memkind_hugetlb.h
include/memkind/internal/memkind_interleave.h
include/memkind/internal/memkind_log.h
include/memkind/internal/memkind_pmem.h
include/memkind/internal/memkind_private.h
include/memkind/internal/memkind_regular.h
include/memkind/internal/tbb_wrapper.h
include/memkind/internal/vec.h
include/memkind_allocator.h
include/memkind_deprecated.h
include/pmem_allocator.h
install_astyle.sh
man/autohbw.7
man/hbwallocator.3
man/hbwmalloc.3
mna/memkind-auto-dax-kmem-nodes.1
man/memkind-hbw-nodes.1
man/memkind.3
man/memkind_arena.3
man/memkind_dax_kmem.3
man/memkind_default.3
man/memkind_hbw.3
man/memkind_hugetlb.3
man/memkind_pmem.3
man/memkindallocator.3
man/pmemallocator.3
memkind.spec.mk
src/Makefile.mk
src/hbwmalloc.c
src/heap_manager.c
src/memkind-auto-dax-kmem-nodes.c
src/memkind-hbw-nodes.c
src/memkind.c
src/memkind_arena.c
src/memkind_bandwidth.c
src/memkind_dax_kmem.c
src/memkind_default.c
src/memkind_gbtlb.c
src/memkind_hbw.c
src/memkind_hugetlb.c
src/memkind_interleave.c
src/memkind_log.c
src/memkind_pmem.c
src/memkind_regular.c
src/tbb_wrapper.c
test/Allocator.hpp
test/Makefile.mk
test/TestPolicy.hpp
test/alloc_benchmark.c
test/alloc_performance_tests.cpp
test/allocate_to_max_stress_test.cpp
test/allocator_perf_tool/AllocationSizes.hpp
test/allocator_perf_tool/Allocation_info.cpp
test/allocator_perf_tool/Allocation_info.hpp
test/allocator_perf_tool/Allocator.hpp
test/allocator_perf_tool/AllocatorFactory.hpp
test/allocator_perf_tool/CSVLogger.hpp
test/allocator_perf_tool/CommandLine.hpp
test/allocator_perf_tool/Configuration.hpp
test/allocator_perf_tool/ConsoleLog.hpp
test/allocator_perf_tool/FunctionCalls.hpp
test/allocator_perf_tool/FunctionCallsPerformanceTask.cpp
test/allocator_perf_tool/FunctionCallsPerformanceTask.h
test/allocator_perf_tool/GTestAdapter.hpp
test/allocator_perf_tool/HBWmallocAllocatorWithTimer.hpp
test/allocator_perf_tool/HugePageOrganizer.hpp
test/allocator_perf_tool/HugePageUnmap.hpp
test/allocator_perf_tool/Iterator.hpp
test/allocator_perf_tool/JemallocAllocatorWithTimer.hpp
test/allocator_perf_tool/Makefile
test/allocator_perf_tool/MemkindAllocatorWithTimer.hpp
test/allocator_perf_tool/Numastat.hpp
test/allocator_perf_tool/PmemMockup.cpp
test/allocator_perf_tool/PmemMockup.hpp
test/allocator_perf_tool/Runnable.hpp
test/allocator_perf_tool/ScenarioWorkload.cpp
test/allocator_perf_tool/ScenarioWorkload.h
test/allocator_perf_tool/StandardAllocatorWithTimer.hpp
test/allocator_perf_tool/Stats.hpp
test/allocator_perf_tool/StressIncreaseToMax.cpp
test/allocator_perf_tool/StressIncreaseToMax.h
test/allocator_perf_tool/Task.hpp
test/allocator_perf_tool/TaskFactory.hpp
test/allocator_perf_tool/Tests.hpp
test/allocator_perf_tool/Thread.hpp
test/allocator_perf_tool/TimerSysTime.hpp
test/allocator_perf_tool/VectorIterator.hpp
test/allocator_perf_tool/Workload.hpp
test/allocator_perf_tool/WrappersMacros.hpp
test/allocator_perf_tool/main.cpp
test/autohbw_test.py
test/autohbw_test_helper.c
test/bat_tests.cpp
test/check.cpp
test/check.h
test/common.h
test/dax_kmem_nodes.cpp
test/dax_kmem_nodes.h
test/dax_kmem_env_var_test.py
test/decorator_test.cpp
test/decorator_test.h
test/dlopen_test.cpp
test/draw_plots.py
test/environ_err_dax_kmem_malloc_positive_test.cpp
test/environ_err_dax_kmem_malloc_test.cpp
test/environ_err_hbw_malloc_test.cpp
test/error_message_tests.cpp
test/fragmentation_benchmark_pmem.cpp
test/freeing_memory_segfault_test.cpp
test/gb_page_tests_bind_policy.cpp
test/get_arena_test.cpp
test/hbw_allocator_performance_tests.cpp
test/hbw_allocator_tests.cpp
test/hbw_detection_test.py
test/hbw_verify_function_test.cpp
test/heap_manager_init_perf_test.cpp
test/huge_page_test.cpp
test/load_tbbmalloc_symbols.c
test/locality_test.cpp
test/main.cpp
test/memkind_allocator_tests.cpp
test/memkind_dax_kmem_test.cpp
test/memkind_detect_kind_tests.cpp
test/memkind_null_kind_test.cpp
test/memkind_pmem_config_tests.cpp
test/memkind_pmem_long_time_tests.cpp
test/memkind_pmem_tests.cpp
test/memkind_stat_test.cpp
test/memkind_defrag_reallocate.cpp
test/memkind_versioning_tests.cpp
test/memory_footprint_test.cpp
test/memory_manager.h
test/multithreaded_tests.cpp
test/negative_tests.cpp
test/performance/framework.cpp
test/performance/framework.hpp
test/performance/operations.hpp
test/performance/perf_tests.cpp
test/performance/perf_tests.hpp
test/pmem_alloc_performance_tests.cpp
test/pmem_allocator_tests.cpp
test/proc_stat.h
test/python_framework/__init__.py
test/python_framework/cmd_helper.py
test/python_framework/huge_page_organizer.py
test/random_sizes_allocator.h
test/run_alloc_benchmark.sh
test/static_kinds_list.h
test/static_kinds_tests.cpp
test/tbbmalloc.h
test/test.sh
test/test_dax_kmem.sh
test/trace_mechanism_test.py
test/trace_mechanism_test_helper.c
test/trial_generator.cpp
test/trial_generator.h
utils/docker/Dockerfile.fedora-31
utils/docker/Dockerfile.ubuntu-18.04
utils/docker/docker_install_ndctl.sh
utils/docker/docker_install_tbb.sh
utils/docker/docker_run_build.sh
utils/docker/docker_run_coverage.sh
utils/docker/docker_run_test.sh
utils/docker/run_local.sh
utils/docker/set_host_configuration.sh