Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mjansson/rpmalloc issues and pull requests

#99 - add fc_malloc to benchmark

Issue - State: closed - Opened by emekoi over 5 years ago - 12 comments

#98 - posible bug deallocating memory

Issue - State: closed - Opened by gstvrmrlpz over 5 years ago - 10 comments

#97 - Keep active span when fully freed

Pull Request - State: closed - Opened by mjansson over 5 years ago

#96 - Adaptive thread span cache

Pull Request - State: closed - Opened by mjansson over 5 years ago

#95 - Keep active span when fully freed

Pull Request - State: closed - Opened by mjansson over 5 years ago

#94 - Support 1GiB huge pages

Issue - State: closed - Opened by mjansson over 5 years ago - 9 comments
Labels: enhancement

#93 - Put license in readme

Pull Request - State: closed - Opened by mjansson over 5 years ago

#92 - rpmalloc: Improve 64-bit check to be more generic

Pull Request - State: closed - Opened by kallisti5 over 5 years ago - 4 comments

#91 - Support large alignments

Pull Request - State: closed - Opened by mjansson over 5 years ago

#90 - is it possible to check that a memory is allocated by rpmalloc or not?

Issue - State: closed - Opened by hichem001 over 5 years ago - 1 comment

#89 - Need better implementation of rpaligned_alloc

Issue - State: closed - Opened by waddlesplash over 5 years ago - 26 comments

#88 - How to monitor memory usage using rpmalloc lib?

Issue - State: closed - Opened by hichem001 over 5 years ago - 6 comments

#87 - Problem when building rpmalloc in 32bit on linux

Issue - State: closed - Opened by hichem001 over 5 years ago - 2 comments

#86 - Build fails with Clang 8

Issue - State: closed - Opened by mrigger over 5 years ago - 3 comments

#85 - Releaxing memory barriers on x86 arch.

Pull Request - State: closed - Opened by devnexen over 5 years ago

#84 - Configuration script error?

Pull Request - State: closed - Opened by huangyihe over 5 years ago

#83 - Little update for OpenBSD support.

Pull Request - State: closed - Opened by devnexen over 5 years ago - 1 comment

#82 - Improve FreeBSD support

Pull Request - State: closed - Opened by devnexen over 5 years ago

#80 - rpmalloc.c doesn't compile as C++

Issue - State: closed - Opened by waddlesplash over 5 years ago - 2 comments

#79 - support preconfigured huge pages

Pull Request - State: closed - Opened by mjansson almost 6 years ago

#78 - Handle OOM gracefully.

Pull Request - State: closed - Opened by waddlesplash almost 6 years ago

#77 - Build fails with "depfile has multiple output paths"

Issue - State: closed - Opened by mrigger almost 6 years ago - 3 comments

#76 - Port to Haiku.

Pull Request - State: closed - Opened by waddlesplash almost 6 years ago - 2 comments

#75 - Fix for the ninja/configuire.py

Pull Request - State: closed - Opened by luben about 6 years ago - 2 comments

#74 - Very high memory usage under shbench

Issue - State: closed - Opened by waddlesplash about 6 years ago - 5 comments
Labels: enhancement

#73 - GCD and rpmalloc_thread_initialize

Issue - State: closed - Opened by vitorhugomagalhaes about 6 years ago - 11 comments
Labels: need test case

#72 - clang compilation fixes under windows

Pull Request - State: closed - Opened by mjansson over 6 years ago - 1 comment

#71 - Endless loop if rpmalloc is compiled with MSVC for 32-bit targets

Issue - State: closed - Opened by migra-leutek over 6 years ago - 8 comments
Labels: compatibility

#70 - rpmalloc crashs

Issue - State: closed - Opened by migra-leutek over 6 years ago - 1 comment

#69 - Fails to compile using clang on Windows

Issue - State: closed - Opened by Leandros over 6 years ago - 1 comment
Labels: compatibility

#68 - Remove unused return code.

Pull Request - State: closed - Opened by ghost over 6 years ago

#67 - fix realloc and usable size with aligned pointers, remove guards feature

Pull Request - State: closed - Opened by mjansson over 6 years ago - 1 comment

#66 - fix potential access violation

Pull Request - State: closed - Opened by dcou over 6 years ago - 3 comments

#65 - fix memory_usable_size

Pull Request - State: closed - Opened by dcou over 6 years ago - 3 comments

#64 - rpmalloc_usable_size returns wrong size when used on aligned allocs

Issue - State: closed - Opened by dcou over 6 years ago - 1 comment

#63 - Improve cross thread use cases

Issue - State: closed - Opened by mjansson over 6 years ago - 12 comments
Labels: enhancement

#62 - Allow returning memory to the system from freeing thread

Pull Request - State: closed - Opened by dcou over 6 years ago - 3 comments

#61 - fixed cache size, large deallocations transfer spans between heaps

Pull Request - State: closed - Opened by mjansson over 6 years ago

#60 - Allow fully allocated spans to be adopted by other heap

Issue - State: closed - Opened by mjansson over 6 years ago - 1 comment
Labels: enhancement

#59 - Huge page support and allow atomic span unmapping

Pull Request - State: closed - Opened by mjansson over 6 years ago - 1 comment

#58 - Store subspan remainder counter as atomic

Issue - State: closed - Opened by mjansson over 6 years ago - 1 comment
Labels: enhancement

#57 - use c11 atomics for non-msvc compilers

Pull Request - State: closed - Opened by mjansson over 6 years ago

#56 - Enable 64KiB page size and improve cache/unmap control

Pull Request - State: closed - Opened by mjansson over 6 years ago

#55 - Option to disable unmapping

Issue - State: closed - Opened by carlokok over 6 years ago - 11 comments
Labels: enhancement

#54 - WebAssembly page_size

Issue - State: closed - Opened by carlokok over 6 years ago - 9 comments
Labels: bug, compatibility

#53 - allow rpaligned_realloc to accept oldsize == 0

Issue - State: closed - Opened by jritts over 6 years ago - 2 comments
Labels: bug

#52 - rpmalloc related segfaults with ksplashqml and Networkmanager(glib)

Issue - State: closed - Opened by justanerd over 6 years ago - 7 comments
Labels: bug

#51 - Random access violations in custom test on windows

Issue - State: closed - Opened by brandon-kohn over 6 years ago - 17 comments
Labels: bug

#50 - Super spans

Pull Request - State: closed - Opened by mjansson over 6 years ago

#49 - question on thread api

Issue - State: closed - Opened by velkyel over 6 years ago - 1 comment

#48 - Configurable span granularity

Pull Request - State: closed - Opened by mjansson over 6 years ago

#47 - Handle zero sized allocations

Issue - State: closed - Opened by incrediblejr over 6 years ago - 2 comments
Labels: bug

#46 - out of bounds read in _memory_allocate_large_from_heap

Issue - State: closed - Opened by velkyel over 6 years ago - 6 comments
Labels: bug, need test case

#45 - Test cases

Pull Request - State: closed - Opened by mjansson over 6 years ago

#44 - Memory guards

Pull Request - State: closed - Opened by mjansson over 6 years ago

#43 - Configurable span alignment requirement

Issue - State: closed - Opened by mjansson over 6 years ago - 1 comment
Labels: enhancement

#42 - Configurable page size

Pull Request - State: closed - Opened by mjansson over 6 years ago

#41 - rpMalloc crashing in iOS w/ a 16kb page size

Issue - State: closed - Opened by jritts over 6 years ago - 6 comments
Labels: bug

#40 - Configurable memory mapper

Pull Request - State: closed - Opened by mjansson over 6 years ago

#39 - Add support for external allocators

Issue - State: closed - Opened by refnum over 6 years ago - 8 comments
Labels: enhancement

#38 - Fix typos.

Pull Request - State: closed - Opened by refnum over 6 years ago - 2 comments

#37 - Fix cast errors when compiling with clang.

Pull Request - State: closed - Opened by refnum over 6 years ago - 2 comments

#36 - Avoid redefining assert macro.

Pull Request - State: closed - Opened by refnum over 6 years ago

#35 - Rename PAGE_SIZE to RP_PAGE_SIZE.

Pull Request - State: closed - Opened by refnum over 6 years ago - 1 comment

#34 - Fix cast warnings.

Pull Request - State: closed - Opened by refnum over 6 years ago - 2 comments

#33 - Add optional over/underwrite guards

Issue - State: closed - Opened by mjansson over 6 years ago - 3 comments
Labels: enhancement

#32 - ABA problem with orphaned heaps

Issue - State: closed - Opened by stoyannk almost 7 years ago - 3 comments
Labels: bug

#31 - Use dmb ish instead of dmb st and dmb sy

Pull Request - State: closed - Opened by icecream95 almost 7 years ago - 3 comments
Labels: compatibility

#30 - EINVAL undeclared on MINGW

Issue - State: closed - Opened by tresf almost 7 years ago - 5 comments
Labels: bug

#29 - Dynamic loading broken on Mac

Issue - State: closed - Opened by joshlf almost 7 years ago - 7 comments
Labels: bug

#28 - It just crashes

Issue - State: closed - Opened by poige about 7 years ago - 8 comments

#27 - add arg validation to valloc and pvalloc

Pull Request - State: closed - Opened by mjansson about 7 years ago - 1 comment

#26 - Expand integer range checking to new entry points

Issue - State: closed - Opened by K2 about 7 years ago - 2 comments
Labels: bug

#25 - Comparison with Lockless Inc's Allocator

Issue - State: closed - Opened by cebtenzzre over 7 years ago - 6 comments
Labels: enhancement

#24 - Use pragma once and proper C++ checking.

Pull Request - State: closed - Opened by czipperz over 7 years ago - 2 comments

#23 - Make rpmalloc C90 compliant, use pragma once, proper C++ checking.

Pull Request - State: closed - Opened by czipperz over 7 years ago - 5 comments

#22 - Use extern "C" around header file rpmalloc.h for C++ users

Issue - State: closed - Opened by czipperz over 7 years ago - 4 comments

#21 - Add entry points

Issue - State: closed - Opened by mjansson over 7 years ago - 1 comment
Labels: enhancement

#20 - segfault in python 2.7 shutdown

Issue - State: closed - Opened by justanerd over 7 years ago - 15 comments
Labels: bug

#19 - rpmalloc_initialize() takes over 5 seconds on iOS

Issue - State: closed - Opened by michaeleiselsc over 7 years ago - 3 comments
Labels: bug

#18 - Considere using a license?

Issue - State: closed - Opened by clopez over 7 years ago - 3 comments
Labels: question

#17 - Comparison with bmalloc?

Issue - State: closed - Opened by clopez over 7 years ago - 2 comments
Labels: enhancement

#16 - Improve adaptive cache size

Issue - State: closed - Opened by mjansson over 7 years ago - 1 comment
Labels: enhancement

#15 - Implement more detailed memory statistics

Issue - State: closed - Opened by mjansson over 7 years ago - 1 comment
Labels: enhancement

#14 - Reduce span classes

Pull Request - State: closed - Opened by mjansson over 7 years ago

#13 - Cache presets

Pull Request - State: closed - Opened by mjansson over 7 years ago

#12 - Test cases

Issue - State: closed - Opened by mjansson over 7 years ago
Labels: enhancement

#11 - Offer three different cache presets

Issue - State: closed - Opened by mjansson over 7 years ago - 1 comment
Labels: enhancement

#10 - Tag entry points with attributes

Issue - State: closed - Opened by mjansson over 7 years ago - 1 comment
Labels: enhancement

#9 - Reduce number of span size classes

Issue - State: closed - Opened by mjansson over 7 years ago - 1 comment
Labels: enhancement

#8 - Support breaking up large super spans

Issue - State: closed - Opened by mjansson over 7 years ago - 3 comments
Labels: enhancement

#7 - Improve documentation

Issue - State: closed - Opened by mjansson over 7 years ago - 1 comment
Labels: enhancement

#6 - Assimilate orphaned heaps

Issue - State: closed - Opened by mjansson over 7 years ago
Labels: enhancement

#5 - Comparison with the other tiny lockfree allocator

Issue - State: closed - Opened by ivan-tkatchev over 7 years ago - 2 comments
Labels: enhancement

#4 - add argument validation

Pull Request - State: closed - Opened by mjansson over 7 years ago - 2 comments

#3 - Using HugePages

Issue - State: closed - Opened by luben over 7 years ago - 8 comments
Labels: enhancement

#2 - Multiple integer overflows expose security risks

Issue - State: closed - Opened by K2 over 7 years ago - 6 comments
Labels: enhancement

#1 - Remove unused var 'best_factor' (gcc whines about this)

Pull Request - State: closed - Opened by andoma over 7 years ago - 3 comments